wok-6.x diff prboom/receipt @ rev 4609
libv4l: add LD_PREPLOAD trick to /etc/profile
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Dec 15 16:42:43 2009 +0000 (2009-12-15) |
parents | 3dce3a64acf3 |
children | f3327707164a |
line diff
1.1 --- a/prboom/receipt Fri May 01 12:46:23 2009 +0200 1.2 +++ b/prboom/receipt Tue Dec 15 16:42:43 2009 +0000 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"