diff options
author | David Melik <dchmelik@gmail.com> | 2015-02-20 09:09:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-20 09:09:23 +0700 |
commit | a58d1a343405ab3f092ea54ccdfe457b4ee8939e (patch) | |
tree | 205d67f7da7cfc8c09375bc6256504192509b7b0 /games/angband | |
parent | 3b7a596405ff2d50369cfda7fb3e89aa531a72bd (diff) | |
download | slackbuilds-a58d1a343405ab3f092ea54ccdfe457b4ee8939e.tar.gz |
games/angband: Updated for version v3.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/angband')
-rw-r--r-- | games/angband/README | 16 | ||||
-rw-r--r-- | games/angband/angband.SlackBuild | 7 | ||||
-rw-r--r-- | games/angband/angband.desktop | 2 | ||||
-rw-r--r-- | games/angband/angband.info | 6 | ||||
-rw-r--r-- | games/angband/doinst.sh | 2 | ||||
-rw-r--r-- | games/angband/slack-desc | 10 |
6 files changed, 25 insertions, 18 deletions
diff --git a/games/angband/README b/games/angband/README index 50e79cb6ae..f0fefdb628 100644 --- a/games/angband/README +++ b/games/angband/README @@ -1,6 +1,12 @@ -Angband is a graphical dungeon adventure game that uses textual characters -to represent the walls and floors of a dungeon and the inhabitants therein, -in the vein of games like NetHack and Rogue. +Angband is a graphical dungeon adventure game that uses textual characters to +represent the walls and floors of a dungeon and the inhabitants therein, in the +vein of games like NetHack and Rogue. If you need help in-game, press '?'. -Your user account will need to be a member of the "games" group in order -to play Angband with best results. +Your user account will need to be a member of the "games" group in order to play +Angband with best results. + +Angband (at least text version) needs UTF-8, listed by: locale -a. +Edit /etc/profile.d/lang.sh or export $LANG, or run such as (for USA): +LANG=en_US.UTF-8 angband. + +Run the graphics/tiles version by: angband -msdl. diff --git a/games/angband/angband.SlackBuild b/games/angband/angband.SlackBuild index bca6d10618..92f62eb6ab 100644 --- a/games/angband/angband.SlackBuild +++ b/games/angband/angband.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=angband -VERSION=${VERSION:-v3.5.0} +VERSION=${VERSION:-3.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -58,9 +58,9 @@ set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -rm -rf $TMP/$PRGNAM-$VERSION +rm -rf $TMP/$PRGNAM-v$VERSION cd $TMP -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-v$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . find -L . \ @@ -72,6 +72,7 @@ find -L . \ CFLAGS="$SLKCFLAGS" \ LDFLAGS="-lSDL" \ ./configure \ + --enable-sdl \ --prefix=/usr \ --datarootdir=/usr/share/games \ --sysconfdir=/etc \ diff --git a/games/angband/angband.desktop b/games/angband/angband.desktop index 9d3ba2ba22..8933def883 100644 --- a/games/angband/angband.desktop +++ b/games/angband/angband.desktop @@ -5,4 +5,4 @@ Exec=angband Terminal=true Type=Application Categories=Game; -Icon=tome +Icon=angband diff --git a/games/angband/angband.info b/games/angband/angband.info index 119281a3bd..f6ec88995d 100644 --- a/games/angband/angband.info +++ b/games/angband/angband.info @@ -1,8 +1,8 @@ PRGNAM="angband" -VERSION="v3.5.0" +VERSION="v3.5.1" HOMEPAGE="http://www.rephial.org/" -DOWNLOAD="http://rephial.org/downloads/3.5/angband-v3.5.0.tar.gz" -MD5SUM="4f6ee37abdb411285deb1685ddecba6a" +DOWNLOAD="http://rephial.org/downloads/3.5/angband-v3.5.1.tar.gz" +MD5SUM="3b9a324551cfd48b101f197a8441f135" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/games/angband/doinst.sh b/games/angband/doinst.sh index ae3c29f8ee..d792186a6c 100644 --- a/games/angband/doinst.sh +++ b/games/angband/doinst.sh @@ -20,7 +20,7 @@ config etc/angband/edit/p_hist.txt.new config etc/angband/edit/p_race.txt.new config etc/angband/edit/pain.txt.new config etc/angband/edit/pit.txt.new -config etc/angband/edit/shop_own.txt.new +config etc/angband/edit/room_template.txt.new config etc/angband/edit/spell.txt.new config etc/angband/edit/store.txt.new config etc/angband/edit/terrain.txt.new diff --git a/games/angband/slack-desc b/games/angband/slack-desc index 55a211c627..9b8943062c 100644 --- a/games/angband/slack-desc +++ b/games/angband/slack-desc @@ -10,10 +10,10 @@ angband: angband (graphical dungeon adventure game) angband: angband: Angband is a graphical dungeon adventure game that uses textual angband: characters to represent the walls and floors of a dungeon and the -angband: inhabitants therein, in the vein of games like NetHack and Rogue. For -angband: more information about the game, its variants, and somewhere to upload -angband: your characters and screenshots, please see http://angband.oook.cz/. -angband: Angband now requires a UTF-8 locale. You can list locales by typing -angband: locale -a. Then export the LOCALE variable to the locale you want. +angband: inhabitants therein, in the vein of games like NetHack and Rogue. If +angband: you need help in-game, press '?'. +angband: For more information about the game, its variants, and somewhere to +angband: upload your characters and screenshots, please see +angband: http://angband.oook.cz/. angband: home: http://rephial.org/ forum: http://angband.oook.cz/forum/ angband: Usenet newsgroup: nntp://rec.games.roguelike.angband |