extra/efl to 1.27.0-1

This commit is contained in:
Kevin Mihelich 2023-12-23 18:38:34 +00:00
parent 590446a2c1
commit 8867ad6d17

View file

@ -6,8 +6,8 @@
pkgbase=efl
pkgname=('efl' 'efl-docs')
pkgver=1.26.3
pkgrel=6
pkgver=1.27.0
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries"
arch=('x86_64')
url="https://www.enlightenment.org"
@ -34,7 +34,8 @@ makedepends=('doxygen' 'libraw' 'librsvg' 'libspectre' 'meson' 'ninja' 'poppler'
'texlive-core' 'wayland-protocols')
options=('!emptydirs')
source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
sha256sums=('d9f83aa0fd9334f44deeb4e4952dc0e5144683afac786feebce6030951617d15')
sha256sums=('3dfb99fbcc268c0bc797e2f83e8c503ef9de66284f40b381bb597a08185c00f4')
build() {
@ -58,6 +59,7 @@ build() {
-Dbindings= \
-Dbuild-examples=false \
-Dbuild-tests=false \
-Ddocs=true \
$CONFIG . build
ninja -C build