extra/efl to 1.16.0-2

This commit is contained in:
Kevin Mihelich 2015-12-16 13:21:09 +00:00
parent fa5334f68d
commit 27c5f42833

View file

@ -8,14 +8,14 @@
pkgbase=efl pkgbase=efl
pkgname=('efl' 'efl-docs') pkgname=('efl' 'efl-docs')
pkgver=1.16.0 pkgver=1.16.0
pkgrel=1 pkgrel=2
pkgdesc="Enlightenment Foundation Libraries" pkgdesc="Enlightenment Foundation Libraries"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://www.enlightenment.org" url="http://www.enlightenment.org"
license=('BSD' 'LGPL2.1' 'GPL2' 'custom') license=('BSD' 'LGPL2.1' 'GPL2' 'custom')
depends=('bullet' 'libjpeg-turbo' 'gst-plugins-base' depends=('bullet' 'libjpeg-turbo' 'gst-plugins-base'
'luajit' 'curl' 'fribidi' 'libpulse' 'libxcomposite' 'luajit' 'curl' 'fribidi' 'libpulse' 'libxcomposite'
'libxinerama' 'libxrandr' 'libxss' 'libxinerama' 'libxrandr' 'libxss' 'libinput'
'libxcursor' 'libxp' 'libwebp' 'shared-mime-info' 'libxcursor' 'libxp' 'libwebp' 'shared-mime-info'
'libxkbcommon' 'wayland' 'lz4' 'openjpeg' 'avahi') 'libxkbcommon' 'wayland' 'lz4' 'openjpeg' 'avahi')
optdepends=('python2: einabench-cmp') optdepends=('python2: einabench-cmp')
@ -46,7 +46,7 @@ build() {
--disable-static --disable-tslib --enable-fb \ --disable-static --disable-tslib --enable-fb \
--enable-xinput22 --enable-multisense --enable-systemd \ --enable-xinput22 --enable-multisense --enable-systemd \
--enable-image-loader-webp --enable-harfbuzz --enable-wayland \ --enable-image-loader-webp --enable-harfbuzz --enable-wayland \
--enable-liblz4 --disable-neon --enable-liblz4 --enable-drm --disable-neon
make make
make -j1 doc make -j1 doc