extra/efl to 1.24.3-1

This commit is contained in:
Kevin Mihelich 2020-07-08 11:17:16 +00:00
parent 980011f1a8
commit a4d2c6e80b

View file

@ -6,7 +6,7 @@
pkgbase=efl
pkgname=('efl' 'efl-docs')
pkgver=1.23.3
pkgver=1.24.3
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries"
arch=('x86_64')
@ -31,7 +31,7 @@ optdepends=('geoclue: For elocation'
makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja')
options=('!emptydirs')
source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
sha256sums=('53cea69eaabe443a099fb204b7353e968e7bb62b41fbb0da24451403c7a56901')
sha256sums=('de95c6e673c170c1e21382918b122417c091c643e7dcaced89aa785529625c2a')
build() {
@ -50,6 +50,7 @@ build() {
-Dfb=true \
-Ddrm=true \
-Dwl=true \
-Dglib=true \
-Dnetwork-backend=connman \
-Devas-loaders-disabler=json \
-Dbindings= \