wok-next diff libmypaint/receipt @ rev 21080

Update tiff (4.0.10): libs -> into libtiff, apps -> into tiff
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Dec 24 02:07:02 2018 +0200 (2018-12-24)
parents 014a4f35b014
children
line diff
     1.1 --- a/libmypaint/receipt	Thu May 24 23:51:14 2018 +0300
     1.2 +++ b/libmypaint/receipt	Mon Dec 24 02:07:02 2018 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="libmypaint"
     1.5  VERSION="1.3.0"
     1.6  CATEGORY="graphics"
     1.7 -SHORT_DESC="Library for making brushstrokes which is used by MyPaint and other projects"
     1.8 +SHORT_DESC="Making brushstrokes used by MyPaint and other projects"
     1.9  MAINTAINER="al.bobylev@gmail.com"
    1.10  LICENSE="BSD"
    1.11  WEB_SITE="http://mypaint.org/"
    1.12 @@ -12,7 +12,7 @@
    1.13  WGET_URL="https://github.com/mypaint/libmypaint/releases/download/v$VERSION/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="json-c-dev intltool gobject-introspection-dev"
    1.16 -SPLIT="libmypaint-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure $CONFIGURE_ARGS &&