scummvm: remove long_desc.

This commit is contained in:
Juan RP 2014-02-17 10:16:24 +01:00
parent 81e4b69eff
commit a705f770e0

View file

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