From 801ba30e341ad8a7e662b45a29ec543a9f207499 Mon Sep 17 00:00:00 2001 From: Carlos Corbacho Date: Wed, 5 Jun 2013 12:03:10 -0400 Subject: games/scummvm: Updated for version 1.6.0. Signed-off-by: dsomero --- games/scummvm/README | 3 ++- games/scummvm/scummvm.SlackBuild | 4 ++-- games/scummvm/scummvm.info | 6 +++--- games/scummvm/slack-desc | 22 +++++++++++----------- 4 files changed, 18 insertions(+), 17 deletions(-) (limited to 'games/scummvm') diff --git a/games/scummvm/README b/games/scummvm/README index 7a0b5b023c..0d7522eab1 100644 --- a/games/scummvm/README +++ b/games/scummvm/README @@ -5,4 +5,5 @@ LucasArts games such as Monkey Island, Day of the Tentacle, and others. ScummVM also contains interpreters for several non-SCUMM games - currently Beneath a Steel Sky, Broken Sword I & II, and Simon the Sorcerer 1 & 2. -ScummVM has an optional dependency on fluidsynth. +ScummVM optionally uses libmpeg2 and fluidsynth, both are available from +SlackBuilds.org diff --git a/games/scummvm/scummvm.SlackBuild b/games/scummvm/scummvm.SlackBuild index 02dcc1cec3..8097ea2fb4 100644 --- a/games/scummvm/scummvm.SlackBuild +++ b/games/scummvm/scummvm.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for scummvm # Copyright 2006 Halim Issa -# Copyright 2008, 2010 Carlos Corbacho +# Copyright 2008, 2010, 2012, 2013 Carlos Corbacho # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=scummvm -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/scummvm/scummvm.info b/games/scummvm/scummvm.info index 3de59ab46d..93f7f1d42a 100644 --- a/games/scummvm/scummvm.info +++ b/games/scummvm/scummvm.info @@ -1,8 +1,8 @@ PRGNAM="scummvm" -VERSION="1.5.0" +VERSION="1.6.0" HOMEPAGE="http://www.scummvm.org/" -DOWNLOAD="http://downloads.sourceforge.net/scummvm/scummvm-1.5.0.tar.bz2" -MD5SUM="d71d1df5c8262556fedbe885972fbf6e" +DOWNLOAD="http://downloads.sourceforge.net/scummvm/scummvm-1.6.0.tar.bz2" +MD5SUM="473c151ff44e3db7b603ecacd800a0d2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/games/scummvm/slack-desc b/games/scummvm/slack-desc index 90ffe9f920..672eedb153 100644 --- a/games/scummvm/slack-desc +++ b/games/scummvm/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 ':'. +# 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------------------------------------------------------| scummvm: ScummVM (SCUMM game engine interpreter) -scummvm: -scummvm: ScummVM is a collection of interpreters, capable of emulating +scummvm: +scummvm: ScummVM is a collection of interpreters, capable of emulating scummvm: several adventure game engines. ScummVM mainly supports engines scummvm: created using SCUMM (Script Creation Utility for Maniac Mansion), -scummvm: used in various LucasArts games such as Monkey Island, Day of the -scummvm: Tentacle, and others. ScummVM also contains interpreters for +scummvm: used in various LucasArts games such as Monkey Island, Day of the +scummvm: Tentacle, and others. ScummVM also contains interpreters for scummvm: several non-SCUMM games, currently these are Beneath a Steel Sky, scummvm: Broken Sword I & II, and Simon the Sorcerer 1 & 2. -scummvm: -scummvm: +scummvm: +scummvm: -- cgit v1.2.3-65-gdbad