wok-next diff prboom/receipt @ rev 3767
php: add ftp/zip/calendar/exif support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 29 17:25:48 2009 +0200 (2009-07-29) |
parents | 3dce3a64acf3 |
children | f3327707164a |
line diff
1.1 --- a/prboom/receipt Fri May 01 12:46:23 2009 +0200 1.2 +++ b/prboom/receipt Wed Jul 29 17:25:48 2009 +0200 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="PrBoom is the culmination of years of work by various people and projects on the Doom source code." 1.6 MAINTAINER="mallory@sweetpeople.org" 1.7 -DEPENDS="libSDL libsdl-mixer libsdl-net libpng libgl libglu" 1.8 -BUILD_DEPENDS="libSDL-dev libsdl-mixer-dev libsdl-net-dev" 1.9 +DEPENDS="libsdl libsdl-mixer libsdl-net libpng libgl libglu" 1.10 +BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://prboom.sourceforge.net/" 1.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"