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