extra/efl to 1.12.0-3

This commit is contained in:
Kevin Mihelich 2014-11-28 20:52:08 +00:00
parent 049b51ff86
commit 3fa0c39f8d

View file

@ -8,7 +8,7 @@
pkgbase=efl
pkgname=('efl' 'efl-docs')
pkgver=1.12.0
pkgrel=1
pkgrel=3
pkgdesc="Enlightenment Foundation Libraries"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
@ -17,7 +17,7 @@ depends=('bullet' 'libjpeg-turbo' 'gst-plugins-base'
'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'
@ -45,7 +45,8 @@ build() {
./configure --prefix=/usr \
--disable-static --disable-tslib --enable-fb \
--enable-xinput22 --enable-multisense --enable-systemd \
--enable-image-loader-webp --enable-harfbuzz --enable-wayland --disable-neon
--enable-image-loader-webp --enable-harfbuzz --enable-wayland \
--enable-liblz4 --disable-neon
make
make -j1 doc