summaryrefslogtreecommitdiffstats
path: root/games/bsnes/bsnes.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali2011-08-04 12:15:27 +0200
committer Niels Horn2011-08-04 12:15:27 +0200
commitdfef3794a5f9e0535601007b87d3d7d84a4cb5ec (patch)
tree3974ded78c20c0bc158678848b415579e5f9e988 /games/bsnes/bsnes.SlackBuild
parenta0ae03b0d31360ccf6705c4e39d960d04d97b940 (diff)
downloadslackbuilds-dfef3794a5f9e0535601007b87d3d7d84a4cb5ec.tar.gz
games/bsnes: Updated for version 0.080.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/bsnes/bsnes.SlackBuild')
-rw-r--r--games/bsnes/bsnes.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/bsnes/bsnes.SlackBuild b/games/bsnes/bsnes.SlackBuild
index cfde6e25e0..3c5bc2d16d 100644
--- a/games/bsnes/bsnes.SlackBuild
+++ b/games/bsnes/bsnes.SlackBuild
@@ -5,7 +5,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=bsnes
-VERSION=${VERSION:-0.079}
+VERSION=${VERSION:-0.080}
SRCVER=${VERSION:2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -80,9 +80,8 @@ fi
# Determine which mode to build bsnes.
# Possible values for PROFILE are accuracy, compatibility, and performance.
-PROFILE=${PROFILE:-accuracy}
+PROFILE=${PROFILE:-compatibility}
-# Determine which mode for profile in compatibility performance accuracy; do
CXXFLAGS="$SLKCFLAGS" \
make \
platform=x \