mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/efl to 1.18.4-1
This commit is contained in:
parent
51144025e8
commit
d21654dc13
1 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue