From a705f770e0b7087fff3a8c00a84efe3b00bc1b4e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Feb 2014 10:16:24 +0100 Subject: [PATCH] scummvm: remove long_desc. --- srcpkgs/scummvm/template | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/srcpkgs/scummvm/template b/srcpkgs/scummvm/template index 928a9ce6b8..f1a1968db7 100644 --- a/srcpkgs/scummvm/template +++ b/srcpkgs/scummvm/template @@ -1,7 +1,7 @@ # Template file for 'scummvm' pkgname=scummvm version=1.6.0 -revision=1 +revision=2 hostmakedepends="pkg-config nasm" makedepends="zlib-devel libpng-devel SDL-devel libmad-devel faad2-devel fluidsynth-devel libvorbis-devel libtheora-devel libflac-devel freetype-devel" @@ -11,14 +11,6 @@ homepage="http://www.scummvm.org/" license="GPL-2" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2" checksum=396060da6a8f391438055c292a280048d29dc408c5b615db43256a86f0e57ec4 -long_desc=" - ScummVM is a 'virtual machine' for several classic graphical point-and-click - adventure games. It is designed to run Adventure Soft's Simon the Sorcerer - 1 and 2, Revolution's Beneath A Steel Sky, and games based on LucasArts' - SCUMM (Script Creation Utility for Maniac Mansion) system. SCUMM is used for - many games, including Monkey Island, Day of the Tentacle, Sam and Max and more. - See the official compatibility list at http://www.scummvm.org/compatibility.php - for a full list of supported games." do_configure() { ./configure --prefix=/usr --disable-debug \