wok-next diff libnxml/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents 5841522533ec
children
line diff
     1.1 --- a/libnxml/receipt	Mon Apr 16 11:36:31 2018 +0300
     1.2 +++ b/libnxml/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -3,9 +3,8 @@
     1.4  PACKAGE="libnxml"
     1.5  VERSION="0.18.3"
     1.6  CATEGORY="libs"
     1.7 -SHORT_DESC="nXML is a C library for parsing, writing and creating XML 1.0 and \
     1.8 -1.1 files or streams"
     1.9 -MAINTAINER="tcg.thegamer@gmail.com"
    1.10 +SHORT_DESC="Parsing, writing and creating XML 1.0 and 1.1 files or streams"
    1.11 +MAINTAINER="devel@slitaz.org"
    1.12  LICENSE="LGPL2.1"
    1.13  WEB_SITE="https://www.autistici.org/bakunin/libnxml/doc/"
    1.14  
    1.15 @@ -13,7 +12,7 @@
    1.16  WGET_URL="https://www.autistici.org/bakunin/libnxml/$TARBALL"
    1.17  
    1.18  BUILD_DEPENDS="gfortran curl-dev"
    1.19 -SPLIT="libnxml-dev"
    1.20 +SPLIT="$PACKAGE-dev"
    1.21  
    1.22  compile_rules() {
    1.23  	./configure $CONFIGURE_ARGS &&