wok diff btanks/receipt @ rev 10922
Up: dokuwiki to 2011-05-25a.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Aug 10 13:57:38 2011 +0000 (2011-08-10) |
parents | d1768332cee0 |
children | ce4e9b8600cb |
line diff
1.1 --- a/btanks/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/btanks/receipt Wed Aug 10 13:57:38 2011 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="A fast 2d tank arcade game with multiplayer and split-screen modes." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="expat mesa libsigc++ libvorbis lua openal libsdl libsdl-image libsmpeg" 1.8 -BUILD_DEPENDS="expat-dev mesa-dev libsigc++-dev libvorbis libvorbis-dev libogg libogg-dev lua-dev openal-dev libsdl-dev libsdl-image-dev libsmpeg-dev scons chrpath pkg-config" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://btanks.sourceforge.net" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.12 1.13 +DEPENDS="expat mesa libsigc++ libvorbis lua openal libsdl libsdl-image libsmpeg" 1.14 +BUILD_DEPENDS="expat-dev mesa-dev libsigc++-dev libvorbis libvorbis-dev libogg libogg-dev \ 1.15 + lua-dev openal-dev libsdl-dev libsdl-image-dev libsmpeg-dev scons chrpath pkg-config libsmpeg-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {