wok diff supertux/receipt @ rev 7739

Added pre_install and post_remove to hd2u.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Dec 20 08:07:07 2010 +0000 (2010-12-20)
parents 4897058add72
children 8a32d9db2ad2
line diff
     1.1 --- a/supertux/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/supertux/receipt	Mon Dec 20 08:07:07 2010 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games."
     1.6  MAINTAINER="mallory@skyrock.com"
     1.7 -DEPENDS="libsdl libsdl-image libsdl-mixer nvidia"
     1.8 +DEPENDS="libsdl libsdl-image libsdl-mixer"
     1.9 +SUGGESTED="nvidia"
    1.10  BUILD_DEPENDS="libsdl-dev libsdl-image-dev libsdl-mixer-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://supertux.lethargik.org/"