wok-current diff id3v2/receipt @ rev 23527
updated python-pil (1.1.6 -> 1.1.7)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 06 14:22:33 2020 +0100 (2020-04-06) |
parents | 15c045f565df |
children | ba7cbdb5749c |
line diff
1.1 --- a/id3v2/receipt Tue Aug 14 13:39:06 2012 +0200 1.2 +++ b/id3v2/receipt Mon Apr 06 14:22:33 2020 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="A command line editor for id3v2 tags." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="id3lib" 1.8 -BUILD_DEPENDS="id3lib-dev" 1.9 +LICENSE="LGPL2.1" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://id3v2.sourceforge.net/" 1.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.13 1.14 +DEPENDS="id3lib" 1.15 +BUILD_DEPENDS="id3lib-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {