extra/gegl to 0.3.34-1.1

This commit is contained in:
Kevin Mihelich 2018-05-10 12:56:36 +00:00
parent b1ea5bfab3
commit 5e19a7e231

View file

@ -1,12 +1,11 @@
# $Id$
# Maintainer: Daniel Isenmann <daniel@archlinux.org>
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - disable instrospection, currently broken
# remove when bumped upstream
pkgname=gegl
pkgver=0.3.34
pkgrel=1
pkgrel=1.1
pkgdesc="Graph based image processing framework"
arch=('x86_64')
url="http://www.gegl.org/"
@ -47,7 +46,7 @@ build() {
cd ${pkgname}
./configure --prefix=/usr --with-sdl --with-librsvg \
--with-libavformat --with-jasper --disable-docs \
--enable-workshop --enable-introspection=no
--enable-workshop
# https://bugzilla.gnome.org/show_bug.cgi?id=655517
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool