13 Commits

Author SHA1 Message Date
Boris Faure
cf1c2ebd6d testing/efl: upgrade to 1.24.0
+ add openjpeg-dev as dependency
+ change buildtype to be optimized on size
+ disable debug (like plain buildtype)
+ the issue with luajit has been fixed
+ add commented-out buildir variable and sed on $pkgver to ease testing with alphas.
2020-05-06 14:02:40 +00:00
Ariadne Conill
54cf0efa6c testing/efl: disable on mips 2020-04-08 07:20:48 +00:00
Leo
8e766ec29b testing/efl: fix comment on why s390x is not enabled 2020-03-02 03:11:27 -03:00
Rasmus Thomsen
539c11eaf7 testing/*: make CMake and meson respect our C{,PP,XX}FLAGS
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
2020-02-21 18:12:22 +01:00
Rasmus Thomsen
78d37d9942 tree-wide: use --buildtype=debugoptimized for meson packages
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
2020-01-07 10:13:47 +01:00
Leo
9919e92cd8 testing/efl: upgrade to 1.23.3 2019-12-03 18:17:37 +01:00
Leo
dcb951fc7b testing/efl: upgrade to 1.23.2 2019-11-22 18:57:14 +01:00
Boris Faure
80bea9189c testing/efl: upgrade to 1.23.1 2019-10-17 11:07:37 +02:00
Boris Faure
561165e5c3 testing/efl: upgrade to 1.23.0
Build system has changed to meson/ninja
2019-10-06 11:27:05 +02:00
Leo
a1e00a8b6a testing/efl: cleanup
- Remove depends=, use so: providers
- Fix license
2019-08-10 21:30:48 -03:00
Leo
c8207dc30e testing/efl: upgrade to 1.22.2 2019-08-10 21:22:21 -03:00
Kevin Daudt
d59493869f testing/efl: disable s390x
efl depends on luajit, which is not available on s390x.
2019-03-26 07:25:51 +00:00
Boris Faure
3a4d90d636 testing/efl: new aport 2019-03-20 21:08:49 +00:00