wok-next diff xorg-libXpm/receipt @ rev 14901
Add python-magic
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 31 11:54:19 2013 +0200 (2013-07-31) |
parents | 7be02119d74d |
children | b67414949731 |
line diff
1.1 --- a/xorg-libXpm/receipt Sun Jun 02 16:41:49 2013 +0000 1.2 +++ b/xorg-libXpm/receipt Wed Jul 31 11:54:19 2013 +0200 1.3 @@ -7,7 +7,8 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="other" 1.6 WEB_SITE="http://www.x.org/" 1.7 -TARBALL="${PACKAGE#xorg-}-$VERSION.tar.bz2" 1.8 +SOURCE="libXpm" 1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.11 1.12 DEPENDS="xorg-libX11"