wok-4.x rev 12397
manaplus: fix source tarball version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 04 12:45:09 2013 +0000 (2013-07-04) |
parents | f8760003d124 |
children | 5977a5034181 |
files | manaplus/receipt |
line diff
1.1 --- a/manaplus/receipt Wed Jul 03 17:05:09 2013 +0200 1.2 +++ b/manaplus/receipt Thu Jul 04 12:45:09 2013 +0000 1.3 @@ -4,9 +4,9 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Extended client for Evol Online and The Mana World" 1.6 MAINTAINER="admin@trixarian.net" 1.7 -TARBALL="manaplus.tar.xz" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.xz" 1.9 WEB_SITE="http://manaplus.org/" 1.10 -WGET_URL="http://download.evolonline.org/manaplus/download/$TARBALL" 1.11 +WGET_URL="http://download.evolonline.org/manaplus/download/$VERSION/$TARBALL" 1.12 BUILD_DEPENDS="curl-dev enet libxml2-dev libsdl-mixer-dev libsdl-image-dev libsdl-net-dev libsdl-ttf-dev libsdl-gfx-dev physfs-dev png-dev zlib-dev" 1.13 DEPENDS="curl physfs libxml2 libsdl-mixer libsdl-image libsdl-net libsdl-ttf libpng libsdl-gfx ttf-dejavu zlib" 1.14