wok-6.x diff raine/receipt @ rev 15778
Up tazlito (5.1.3)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 09 18:06:52 2014 +0000 (2014-01-09) |
parents | 11cce6c93ceb |
children | 5b16e60b3d24 |
line diff
1.1 --- a/raine/receipt Wed Aug 14 22:18:58 2013 +0000 1.2 +++ b/raine/receipt Thu Jan 09 18:06:52 2014 +0000 1.3 @@ -5,11 +5,14 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Emulates M68K Taito and Jaleco arcade machines" 1.6 MAINTAINER="devl547@gmail.com" 1.7 -DEPENDS="libsdl zlib libpng libsdl-image liblzma libsdl-ttf muparser mesa" 1.8 -BUILD_DEPENDS="libsdl-dev zlib-dev libpng-dev nasm libsdl-image-dev liblzma-dev libsdl-ttf-dev muparser-dev mesa-dev" 1.9 +LICENSE="other" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://rainemu.swishparty.co.uk" 1.12 WGET_URL="$WEB_SITE/cgi-bin/gitweb.cgi?p=raine;a=snapshot;h=02988ce197bc5b9f1a9eae66251e883d649cc03b;sf=tgz" 1.13 + 1.14 +DEPENDS="libsdl zlib libpng libsdl-image liblzma libsdl-ttf muparser mesa" 1.15 +BUILD_DEPENDS="libsdl-dev zlib-dev libpng-dev nasm libsdl-image-dev liblzma-dev libsdl-ttf-dev muparser-dev mesa-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {