From ff7d55741fdfbf42fc883b41fc0478b94ecbc404 Mon Sep 17 00:00:00 2001 From: M.Dinslage Date: Sat, 5 Mar 2011 08:54:23 -0300 Subject: games/fceux: Moved to /usr/games + changed icon. Signed-off-by: Niels Horn --- games/fceux/Nintendo.png | Bin 29286 -> 15671 bytes games/fceux/README | 4 +--- games/fceux/fceux.SlackBuild | 6 +++--- games/fceux/fceux.info | 2 +- games/fceux/slack-desc | 38 +++++++++++++++++++------------------- 5 files changed, 24 insertions(+), 26 deletions(-) diff --git a/games/fceux/Nintendo.png b/games/fceux/Nintendo.png index b7bb4202f7..8df17e57c9 100644 Binary files a/games/fceux/Nintendo.png and b/games/fceux/Nintendo.png differ diff --git a/games/fceux/README b/games/fceux/README index 4cb9534b61..45b9d28932 100644 --- a/games/fceux/README +++ b/games/fceux/README @@ -1,8 +1,6 @@ -fceux (An 8-bit NES emulator based on FCE Ultra) - fceux is a Nintendo Entertainment System (NES), Famicom, and Famicom Disk System (FDS) emulator. It supports both PAL (European) and NTSC (USA/JPN) modes. It supports both Windows and SDL versions for cross compatibility. -This package requires scons (available at SBo) +This requires scons. diff --git a/games/fceux/fceux.SlackBuild b/games/fceux/fceux.SlackBuild index 2b57bf1031..5458d8fa1d 100644 --- a/games/fceux/fceux.SlackBuild +++ b/games/fceux/fceux.SlackBuild @@ -6,7 +6,7 @@ PRGNAM=fceux VERSION=${VERSION:-2.1.4a} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -55,8 +55,8 @@ find . \ scons #Dont use scons install, we'll take care of install ourselves -mkdir -p $PKG/usr/bin -install -m 0755 bin/fceux $PKG/usr/bin +mkdir -p $PKG/usr/games +install -m 0755 bin/fceux $PKG/usr/games #install man pages mkdir -p $PKG/usr/man/man6 diff --git a/games/fceux/fceux.info b/games/fceux/fceux.info index eb04f72bd5..1a28a6bfb9 100644 --- a/games/fceux/fceux.info +++ b/games/fceux/fceux.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="M.Dinslage" EMAIL="daedra1980@gmail.com" -APPROVED="Erik Hanson" +APPROVED="Erik Hanson,Niels Horn" diff --git a/games/fceux/slack-desc b/games/fceux/slack-desc index b1daf67eb5..eea34d3738 100644 --- a/games/fceux/slack-desc +++ b/games/fceux/slack-desc @@ -1,19 +1,19 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -fceux: fceux (An 8-bit NES emulator based on FCE Ultra) -fceux: -fceux: fceux is a Nintendo Entertainment System (NES), Famicom, and -fceux: Famicom Disk System (FDS) emulator. It supports both PAL -fceux: (European) and NTSC (USA/JPN) modes. It supports both Windows -fceux: and SDL versions for cross compatibility. -fceux: -fceux: -fceux: -fceux: -fceux: +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +fceux: fceux (An 8-bit NES emulator based on FCE Ultra) +fceux: +fceux: fceux is a Nintendo Entertainment System (NES), Famicom, and +fceux: Famicom Disk System (FDS) emulator. It supports both PAL +fceux: (European) and NTSC (USA/JPN) modes. It supports both Windows +fceux: and SDL versions for cross compatibility. +fceux: +fceux: +fceux: +fceux: +fceux: -- cgit v1.2.3