extra/efl to 1.18.4-1

This commit is contained in:
Kevin Mihelich 2017-03-07 13:32:10 +00:00
parent 51144025e8
commit d21654dc13

View file

@ -8,8 +8,8 @@
pkgbase=efl
pkgname=('efl' 'efl-docs')
pkgver=1.18.2
pkgrel=3
pkgver=1.18.4
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
@ -24,10 +24,9 @@ optdepends=('python2: einabench-cmp' 'libreoffice: thumbnailing for DOC/PPT/XLS
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=('d39bba5676f64cec3d0e4eba952de4217bca7333'
'eina_doxygen.patch')
sha1sums=('34e7d9ea62da5a539289a0e76af7403b278e5c59'
'ef2b961e793c711685623a149ab55b1bec9a3676')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
sed -i 's/env python$/&2/' src/scripts/eina/eina-bench-cmp