summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Matteo Bernardini2016-02-07 22:36:26 +0100
committer Robby Workman2016-02-12 01:38:20 +0100
commit56c7d4051d865ccf692a67655d9f6986615819a1 (patch)
tree640d67fe46567dc0e211ec80da1745283a0e0958 /games
parent79f0a338e516d4995244a8aa4e106d89361e5d0a (diff)
downloadslackbuilds-56c7d4051d865ccf692a67655d9f6986615819a1.tar.gz
games/dolphin-emu: Updated for version 20160206_76d614e.
Marked 32bit as UNSUPPORTED, thanks to idlemoor Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/dolphin-emu/README4
-rw-r--r--games/dolphin-emu/dolphin-emu.SlackBuild2
-rw-r--r--games/dolphin-emu/dolphin-emu.info10
3 files changed, 8 insertions, 8 deletions
diff --git a/games/dolphin-emu/README b/games/dolphin-emu/README
index b7259920c1..bac270aa0f 100644
--- a/games/dolphin-emu/README
+++ b/games/dolphin-emu/README
@@ -6,8 +6,8 @@ lesser known titles can be hit or miss. Triforce compatibility is
currently limited to a couple of games - others require more of the
Triforce-specific peripheral devices to be emulated.
-Optional dependencies: are SFML, OpenAL, portaudio, soil, SDL2,
-miniupnpc, soundtouch, ffmpeg and wxGTK3
+Optional dependencies: SFML, OpenAL, portaudio, soil, miniupnpc,
+soundtouch, ffmpeg and wxGTK3
Optional dependencies (not used): wayland and polarssl (version < 1.3)
diff --git a/games/dolphin-emu/dolphin-emu.SlackBuild b/games/dolphin-emu/dolphin-emu.SlackBuild
index 92b9c755f1..b67c59a03f 100644
--- a/games/dolphin-emu/dolphin-emu.SlackBuild
+++ b/games/dolphin-emu/dolphin-emu.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dolphin-emu
-VERSION=${VERSION:-20151223_81f379b}
+VERSION=${VERSION:-20160206_76d614e}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/dolphin-emu/dolphin-emu.info b/games/dolphin-emu/dolphin-emu.info
index 13e3cd5117..212337f65c 100644
--- a/games/dolphin-emu/dolphin-emu.info
+++ b/games/dolphin-emu/dolphin-emu.info
@@ -1,10 +1,10 @@
PRGNAM="dolphin-emu"
-VERSION="20151223_81f379b"
+VERSION="20160206_76d614e"
HOMEPAGE="http://dolphin-emu.org/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/dolphin-20151223_81f379b.tar.xz"
-MD5SUM="660385ce7d6d16ca2fb52fe76e5fd363"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
+DOWNLOAD="UNSUPPORTED"
+MD5SUM=""
+DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/dolphin-20160206_76d614e.tar.xz"
+MD5SUM_x86_64="444fce8f80ce1d594f428a2c1b823050"
REQUIRES="nvidia-cg-toolkit"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"