mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/uqm_voice: Updated for version 0.8.0.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cab929f2a6
commit
c32daa5b36
4 changed files with 14 additions and 10 deletions
|
@ -1,5 +1,7 @@
|
|||
uqm_voice (optional game content for uqm)
|
||||
|
||||
The Ur-Quan Masters is a port of the 3DO version of the PC game "Star
|
||||
Control II". It runs on modern operating systems and is 100% free.
|
||||
|
||||
This package contains optional game content that provides in-game speech.
|
||||
You don't need this package to play the game.
|
||||
This package contains optional game content that provides in-game
|
||||
speech. You don't need this package to play the game.
|
||||
|
|
|
@ -6,14 +6,14 @@
|
|||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
uqm_voice: uqm_voice (optional game content that provides in-game speech)
|
||||
uqm_voice: uqm_voice (optional game content for uqm)
|
||||
uqm_voice:
|
||||
uqm_voice: The Ur-Quan Masters is a port of the 3DO version of the PC game "Star
|
||||
uqm_voice: Control II". It runs on modern operating systems and is 100% free.
|
||||
uqm_voice:
|
||||
uqm_voice: This package contains optional game content that provides in-game
|
||||
uqm_voice: speech. You don't need this package to play the game.
|
||||
uqm_voice:
|
||||
uqm_voice: To play the game, you must install uqm and uqm_content.
|
||||
uqm_voice: speech. You don't need this package to play the game.
|
||||
uqm_voice:
|
||||
uqm_voice:
|
||||
uqm_voice:
|
||||
uqm_voice:
|
||||
|
|
|
@ -6,8 +6,10 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20201026 bkw: updated for v0.8.0
|
||||
|
||||
PRGNAM=uqm_voice
|
||||
VERSION=${VERSION:-0.7.0}
|
||||
VERSION=${VERSION:-0.8.0}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="uqm_voice"
|
||||
VERSION="0.7.0"
|
||||
VERSION="0.8.0"
|
||||
HOMEPAGE="http://sc2.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sc2/uqm-0.7.0-voice.uqm"
|
||||
MD5SUM="b78e0606325810f9f2e9ec786191c01b"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sc2/uqm-0.8.0-voice.uqm"
|
||||
MD5SUM="fc89f77d7b66c2669abca6c157f5259a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="uqm"
|
||||
|
|
Loading…
Reference in a new issue