From e2f7d6ee34406e8390b4020b82d35df2847aaa6d Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Tue, 12 Jan 2016 19:47:08 +0700 Subject: games/prboom-plus: Updated for version 2.5.1.4. Signed-off-by: Willy Sudiarto Raharjo --- games/prboom-plus/README | 5 +---- games/prboom-plus/prboom-plus.SlackBuild | 2 +- games/prboom-plus/prboom-plus.info | 6 +++--- 3 files changed, 5 insertions(+), 8 deletions(-) (limited to 'games/prboom-plus') diff --git a/games/prboom-plus/README b/games/prboom-plus/README index 61162ca9cd..43eafc4b0e 100644 --- a/games/prboom-plus/README +++ b/games/prboom-plus/README @@ -5,10 +5,7 @@ variable gamespeed, re-record, walkcam, chasecam, full full mouselook, fov and other features along with full compatibility with the original Doom/Doom2 engines. -FluidSynth, needed for soundfont support, is a recommended optional dependency. -To get soundfont support, edit ~/.prboom-plus/prboom-plus.cfg. Set -snd_midiplayer to "fluidsynth" and snd_soundfont to the path to the soundfont -(.sf2) file. +FluidSynth, needed for soundfont support, is an optional dependency. The documentation refers to a directory into which an IWAD file (doom.wad, doom2.wad, tnt.wad, plutonia.wad, or the shareware doom1.wad) may be placed. diff --git a/games/prboom-plus/prboom-plus.SlackBuild b/games/prboom-plus/prboom-plus.SlackBuild index c7a5bf4f48..2ac6a047c3 100644 --- a/games/prboom-plus/prboom-plus.SlackBuild +++ b/games/prboom-plus/prboom-plus.SlackBuild @@ -5,7 +5,7 @@ # Written by Dugan Chen (thedoogster@gmail.com) PRGNAM=prboom-plus -VERSION=${VERSION:-2.5.1.3} +VERSION=${VERSION:-2.5.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/prboom-plus/prboom-plus.info b/games/prboom-plus/prboom-plus.info index 872b684d5a..450e3d6e19 100644 --- a/games/prboom-plus/prboom-plus.info +++ b/games/prboom-plus/prboom-plus.info @@ -1,8 +1,8 @@ PRGNAM="prboom-plus" -VERSION="2.5.1.3" +VERSION="2.5.1.4" HOMEPAGE="http://prboom-plus.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/project/prboom-plus/prboom-plus/2.5.1.3/prboom-plus-2.5.1.3.tar.gz" -MD5SUM="9401c48fb0aa0a1d2d78ef0008a25993" +DOWNLOAD="http://downloads.sourceforge.net/project/prboom-plus/prboom-plus/2.5.1.4/prboom-plus-2.5.1.4.tar.gz" +MD5SUM="eff7878d4542259a2bd6b2fef79962ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad