mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/efl to 1.24.3-1
This commit is contained in:
parent
980011f1a8
commit
a4d2c6e80b
1 changed files with 3 additions and 2 deletions
|
@ -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= \
|
||||
|
|
Loading…
Reference in a new issue