[notify] gegl: dependency change: exiv2 -> gexiv2

This commit is contained in:
Danny Rawlins 2019-07-20 21:37:48 +10:00
parent 3568baecce
commit 1badf398e2
3 changed files with 8 additions and 7 deletions

View File

@ -134,6 +134,8 @@ drwxr-xr-x root/root usr/lib/gegl-0.4/
-rwxr-xr-x root/root usr/lib/gegl-0.4/seamless-clone-compose.so
-rwxr-xr-x root/root usr/lib/gegl-0.4/seamless-clone.la
-rwxr-xr-x root/root usr/lib/gegl-0.4/seamless-clone.so
-rwxr-xr-x root/root usr/lib/gegl-0.4/svg-load.la
-rwxr-xr-x root/root usr/lib/gegl-0.4/svg-load.so
-rwxr-xr-x root/root usr/lib/gegl-0.4/text.la
-rwxr-xr-x root/root usr/lib/gegl-0.4/text.so
-rwxr-xr-x root/root usr/lib/gegl-0.4/tiff-load.la

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/dtALqYi1uqvBoHeCqaeHCG+uLGjV4b+n9oTsCvaZhKZaNdCAqIWnI1OaYfvQ5S4lu4B7KcbMkPSAr7ljmlomwg=
SHA256 (Pkgfile) = 2740ec6a2e3fe052ca541c46a549fe518169325f09873cdfef746336c7f5ebe2
SHA256 (.footprint) = 775c5e306e0e744dd2643a56f3140e55a5643df630d648db3ca86c3df7b69202
RWSE3ohX2g5d/ZL+s9ijr2Q8VjwYZvE1n77en/E85Xwsj9olF7L7eagBStudfZ7yn41Upom6jE9EXo6BPrfQ6dSLhe6MNou9DwA=
SHA256 (Pkgfile) = fe3466ea4e92bf1b3ba6c317ba65621b69b6e1be97ec187fb24ae46d8f9778e7
SHA256 (.footprint) = 7f365f51ee61912d86683c549e4e7c760b4e515a17e46dddc59cd8519ffe02dd
SHA256 (gegl-0.4.16.tar.bz2) = 0112df690301d9eb993cc48965fc71b7751c9021a4f4ee08fcae366c326b5e5a

View File

@ -2,18 +2,17 @@
# URL: http://gegl.org
# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: Simone Rota, sip at crux dot nu
# Depends on: babl exiv2 glu json-glib librsvg util-linux
# Depends on: babl gexiv2 glu json-glib librsvg util-linux
# Optional: libsdl ffmpeg
name=gegl
version=0.4.16
release=1
source=(http://ftp.gimp.org/pub/$name/${version%.*}/$name-$version.tar.bz2)
release=2
source=(https://ftp.gimp.org/pub/$name/${version%.*}/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure $PKGMK_GEGL --prefix=/usr --disable-docs
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/locale