wok-next diff id3lib/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 0ec6086e21d6
children
line diff
     1.1 --- a/id3lib/receipt	Sat Apr 14 01:31:03 2018 +0300
     1.2 +++ b/id3lib/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="3.8.3"
     1.5  CATEGORY="multimedia"
     1.6  SHORT_DESC="Library to manipulate ID3v1 and ID3v2 tags"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://id3lib.sourceforge.net/"
    1.11  
    1.12 @@ -12,7 +12,7 @@
    1.13  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="patch libtool zlib-dev"
    1.16 -SPLIT="id3lib-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	libtoolize -fc &&