games/scummvm: Updated for version 1.6.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Carlos Corbacho 2013-06-05 12:03:10 -04:00 committed by dsomero
parent afb12327a6
commit 801ba30e34
4 changed files with 18 additions and 17 deletions

View File

@ -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

View File

@ -3,7 +3,7 @@
# Slackware build script for scummvm
# Copyright 2006 Halim Issa <yallaone@gmail.com>
# Copyright 2008, 2010 Carlos Corbacho <carlos@strangeworlds.co.uk>
# Copyright 2008, 2010, 2012, 2013 Carlos Corbacho <carlos@strangeworlds.co.uk>
# 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}

View File

@ -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=""

View File

@ -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: