wok-next diff gegl/receipt @ rev 21017

Some maintenance
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 16 16:46:05 2018 +0300 (2018-10-16)
parents 014a4f35b014
children d5aab818505e
line diff
     1.1 --- a/gegl/receipt	Thu May 24 23:51:14 2018 +0300
     1.2 +++ b/gegl/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="erjo@slitaz.org"
     1.5  LICENSE="GPL3"
     1.6  WEB_SITE="http://gegl.org/"
     1.7 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/gegl.html"
     1.8 +LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/gegl.html"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WGET_URL="https://download.gimp.org/pub/gegl/${VERSION%.*}/$TARBALL"
    1.12 @@ -17,7 +17,7 @@
    1.13  gdk-pixbuf-dev lensfun-dev librsvg-dev v4l-utils-dev openexr-dev ilmbase-dev \
    1.14  libsdl-dev libraw-dev jasper-dev lua-dev ffmpeg-dev lcms-dev libspiro-dev \
    1.15  exiv2-dev tiff-dev libwebp-dev gdb"
    1.16 -SPLIT="gegl gegl-extra gegl-dev"
    1.17 +SPLIT="$PACKAGE $PACKAGE-extra $PACKAGE-dev"
    1.18  COOKOPTS="skip-log-errors"
    1.19  
    1.20  compile_rules() {
    1.21 @@ -41,7 +41,7 @@
    1.22  			transformops.so libgegl*.so*
    1.23  			DEPENDS="babl gexiv2 glib json-glib libjpeg-turbo libpng16 libspiro"
    1.24  			;;
    1.25 -		gegl-extra)
    1.26 +		*-extra)
    1.27  			copy @std @rm
    1.28  			DEPENDS="babl cairo ffmpeg gdk-pixbuf gegl glib jasper lcms2 \
    1.29  			liblua libraw librsvg libsdl libwebp openexr pango tiff"