[arch-commits] Commit in efl/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Fri Oct 21 08:52:23 UTC 2016
Date: Friday, October 21, 2016 @ 08:52:22
Author: ronald
Revision: 279095
upgpkg: efl 1.18.2-1
update to 1.18.2
Modified:
efl/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-21 08:17:26 UTC (rev 279094)
+++ PKGBUILD 2016-10-21 08:52:22 UTC (rev 279095)
@@ -4,8 +4,8 @@
pkgbase=efl
pkgname=('efl' 'efl-docs')
-pkgver=1.18.0
-pkgrel=2
+pkgver=1.18.2
+pkgrel=1
pkgdesc="Enlightenment Foundation Libraries"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
@@ -15,13 +15,13 @@
'libxinerama' 'libxrandr' 'libxss' 'libinput'
'libxcursor' 'libxp' 'libwebp' 'shared-mime-info'
'libxkbcommon' 'wayland' 'lz4' 'openjpeg' 'avahi'
- 'libspectre' 'libraw' 'librsvg' 'vlc')
+ 'libspectre' 'libraw' 'librsvg')
optdepends=('python2: einabench-cmp' 'libreoffice: thumbnailing for DOC/PPT/XLS files')
makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick')
options=('!emptydirs')
source=(http://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz
'eina_doxygen.patch')
-sha1sums=('656ccdae1ac02bca2788f9e8a222cdd02bf110ac'
+sha1sums=('d39bba5676f64cec3d0e4eba952de4217bca7333'
'ef2b961e793c711685623a149ab55b1bec9a3676')
prepare() {
@@ -41,7 +41,7 @@
--disable-static --disable-tslib --enable-fb \
--enable-xinput22 --enable-multisense --enable-systemd \
--enable-image-loader-webp --enable-harfbuzz --enable-wayland \
- --enable-liblz4 --enable-drm --enable-elput
+ --enable-liblz4 --enable-drm --enable-elput --enable-egl --with-opengl=es
make
make -j1 doc || return 0 # don't fail on the docs
More information about the arch-commits
mailing list