wok-next diff libmypaint/receipt @ rev 21598

updated doxygen (1.8.15 -> 1.8.18)
author Hans-G?nter Theisgen
date Wed Jun 24 14:39:37 2020 +0100 (2020-06-24)
parents 014a4f35b014
children
line diff
     1.1 --- a/libmypaint/receipt	Thu May 24 23:51:14 2018 +0300
     1.2 +++ b/libmypaint/receipt	Wed Jun 24 14:39:37 2020 +0100
     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 &&