wok-next diff libmms/receipt @ rev 21161

diffutils splitted again
author Hans-G?nter Theisgen
date Wed Feb 20 09:13:09 2019 +0100 (2019-02-20)
parents a3c581bf52b8
children
line diff
     1.1 --- a/libmms/receipt	Fri Aug 10 12:53:17 2018 +0300
     1.2 +++ b/libmms/receipt	Wed Feb 20 09:13:09 2019 +0100
     1.3 @@ -3,8 +3,8 @@
     1.4  PACKAGE="libmms"
     1.5  VERSION="0.6.4"
     1.6  CATEGORY="development"
     1.7 -SHORT_DESC="LibMMS is a common library for parsing mms and mmsh streams"
     1.8 -MAINTAINER="slitaz@kacper.se"
     1.9 +SHORT_DESC="Parsing mms and mmsh streams"
    1.10 +MAINTAINER="devel@slitaz.org"
    1.11  LICENSE="LGPL2.1"
    1.12  WEB_SITE="https://launchpad.net/libmms"
    1.13  
    1.14 @@ -12,7 +12,7 @@
    1.15  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.16  
    1.17  BUILD_DEPENDS="glib-dev"
    1.18 -SPLIT="libmms-dev"
    1.19 +SPLIT="$PACKAGE-dev"
    1.20  
    1.21  compile_rules() {
    1.22  	./configure $CONFIGURE_ARGS &&