[arch-commits] Commit in efl/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Sat Nov 22 21:15:35 UTC 2014


    Date: Saturday, November 22, 2014 @ 22:15:35
  Author: ronald
Revision: 226844

upgpkg: efl 1.12.0-2

update enlightenment

Modified:
  efl/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-22 20:18:33 UTC (rev 226843)
+++ PKGBUILD	2014-11-22 21:15:35 UTC (rev 226844)
@@ -5,7 +5,7 @@
 pkgbase=efl
 pkgname=('efl' 'efl-docs')
 pkgver=1.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Enlightenment Foundation Libraries"
 arch=('i686' 'x86_64')
 url="http://www.enlightenment.org"
@@ -14,7 +14,7 @@
          'luajit' 'curl' 'fribidi' 'libpulse' 'libxcomposite'
          'libxinerama' 'libxrandr' 'libxss'
          'libxcursor' 'libxp' 'libwebp' 'shared-mime-info'
-         'libxkbcommon' 'wayland')
+         'libxkbcommon' 'wayland' 'lz4')
 optdepends=('python2: einabench-cmp')
 makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript')
 replaces=('ecore' 'edje' 'eet' 'eeze' 'efreet' 'eina' 'eio' 'embryo'
@@ -42,7 +42,8 @@
   ./configure --prefix=/usr \
   --disable-static --disable-tslib --enable-fb \
   --enable-xinput22 --enable-multisense --enable-systemd \
-  --enable-image-loader-webp --enable-harfbuzz --enable-wayland 
+  --enable-image-loader-webp --enable-harfbuzz --enable-wayland \
+  --enable-liblz4
 
   make
   make -j1 doc



More information about the arch-commits mailing list