mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/efl to 1.25.1-1
This commit is contained in:
parent
e57addd223
commit
ea0dc29d7d
1 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
pkgbase=efl
|
||||
pkgname=('efl' 'efl-docs')
|
||||
pkgver=1.24.3
|
||||
pkgrel=4
|
||||
pkgver=1.25.1
|
||||
pkgrel=1
|
||||
pkgdesc="Enlightenment Foundation Libraries"
|
||||
arch=('x86_64')
|
||||
url="https://www.enlightenment.org"
|
||||
|
@ -30,7 +30,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=('de95c6e673c170c1e21382918b122417c091c643e7dcaced89aa785529625c2a')
|
||||
sha256sums=('351ca0211ca000234527a503585f039f985607ec9439e34b49d8b8bbf35a7e6b')
|
||||
|
||||
|
||||
build() {
|
||||
|
@ -51,7 +51,7 @@ build() {
|
|||
-Dwl=true \
|
||||
-Dglib=true \
|
||||
-Dnetwork-backend=connman \
|
||||
-Devas-loaders-disabler=json \
|
||||
-Devas-loaders-disabler=json,avif \
|
||||
-Dbindings= \
|
||||
-Dbuild-examples=false \
|
||||
-Dbuild-tests=false \
|
||||
|
|
Loading…
Reference in a new issue