extra/efl to 1.22.2-1

This commit is contained in:
Kevin Mihelich 2019-05-16 23:02:30 +00:00
parent 6ec64a8013
commit e72d90ed75

View file

@ -7,8 +7,8 @@
pkgbase=efl
pkgname=('efl' 'efl-docs')
pkgver=1.21.1
pkgrel=2
pkgver=1.22.2
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries"
arch=('x86_64')
url="https://www.enlightenment.org"
@ -19,18 +19,13 @@ depends=('bullet' 'libjpeg-turbo' 'gst-plugins-base'
'libxcursor' 'libxp' 'libwebp' 'shared-mime-info'
'libxkbcommon' 'libxkbcommon-x11' 'wayland' 'lz4' 'openjpeg' 'avahi'
'libspectre' 'libraw' 'librsvg' 'wayland-protocols'
'mesa')
'mesa' 'hicolor-icon-theme' 'poppler')
depends_aarch64=('lua52')
optdepends=('python2: einabench-cmp' 'libreoffice: thumbnailing for DOC/PPT/XLS files')
makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick')
options=('!emptydirs')
source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
sha256sums=('44774b42b3dbbbe4d124c8fddcd169c6ffab9d602d1a757abcfb9a84e001a928')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
sed -i 's/env python$/&2/' src/scripts/eina/eina-bench-cmp
}
sha256sums=('1699891f825911622de0aa77fe1140eff7335aba619d2352485e54dcff6b1cd0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"