diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-17 20:15:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-17 23:34:12 -0500 |
commit | 63fb4f0580b81fa6b10833d39920a5ac441fb895 (patch) | |
tree | 0dd65368bb9ec5e021c88e97f2456e010b445e9f /games/fceux/fceux.info | |
parent | 0713c4ca79748b6ab0365ff92cdf0dd7e19180ca (diff) | |
download | slackbuilds-63fb4f0580b81fa6b10833d39920a5ac441fb895.tar.gz |
games/fceux: Updated to subversion revision r2668.
Rewritten the patch to fix underlinking.
Modified the definition of CFLAGS to let the build system get them.
Various cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/fceux/fceux.info')
-rw-r--r-- | games/fceux/fceux.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/fceux/fceux.info b/games/fceux/fceux.info index e028b23a57..57ee14d833 100644 --- a/games/fceux/fceux.info +++ b/games/fceux/fceux.info @@ -1,10 +1,10 @@ PRGNAM="fceux" -VERSION="2.1.5" +VERSION="r2668" HOMEPAGE="http://fceux.com/web/home.html" -DOWNLOAD="http://downloads.sourceforge.net/fceultra/fceux-2.1.5.src.tar.bz2" -MD5SUM="e8b20e62bbbb061b1a59d51b47c827bd" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/fceux-r2668.src.tar.xz" +MD5SUM="42dd2194ddf292baf9a55475faf27d9d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="scons" +REQUIRES="lua scons" MAINTAINER="M.Dinslage" EMAIL="daedra1980@gmail.com" |