extra/efl to 1.11.0-1

This commit is contained in:
David Beauchamp 2014-08-27 16:18:04 -04:00
parent 8a014a8583
commit 5eb109d605

View file

@ -7,7 +7,7 @@
pkgbase=efl
pkgname=('efl' 'efl-docs')
pkgver=1.10.2
pkgver=1.11.0
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries"
arch=('i686' 'x86_64')
@ -15,16 +15,17 @@ url="http://www.enlightenment.org"
license=('BSD' 'LGPL2.1' 'GPL2' 'custom')
depends=('bullet' 'libjpeg-turbo' 'gst-plugins-base'
'luajit' 'curl' 'fribidi' 'libpulse' 'libxcomposite'
'libxinerama' 'libxrandr' 'libxss' 'python2'
'libxinerama' 'libxrandr' 'libxss'
'libxcursor' 'libxp' 'libwebp' 'shared-mime-info'
'libxkbcommon' 'wayland')
makedepends=('doxygen')
optdepends=('python2: eina-bench-cmp')
makedepends=('doxygen' 'python')
replaces=('ecore' 'edje' 'eet' 'eeze' 'efreet' 'eina' 'eio' 'embryo'
'emotion' 'ethumb' 'evas')
options=('!emptydirs')
source=(http://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.gz)
install=efl.install
sha1sums=('e128ce35db624b88d3fe37713f2c3473e341a5e4')
sha1sums=('e639248be1f9ae3b9351251adf67823105be7da9')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"