From 66b578326ac2ca5a5b5f0c1f0dace925373bac4e Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 25 Jul 2010 10:49:15 +0200 Subject: [PATCH] SDL: fix description Signed-off-by: Stephan Raue --- packages/multimedia/SDL/meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/multimedia/SDL/meta b/packages/multimedia/SDL/meta index 24b9f45685..dc47325464 100644 --- a/packages/multimedia/SDL/meta +++ b/packages/multimedia/SDL/meta @@ -10,7 +10,7 @@ PKG_BUILD_DEPENDS="toolchain alsa-lib libX11 libXrandr Mesa" PKG_PRIORITY="optional" PKG_SECTION="multimedia" PKG_SHORTDESC="libsdl: A cross-platform Graphic API" -PKG_LONGDESC="Simple DirectMedia Layer is a cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power." Simple DirectMedia Layer supports Linux, Win32, BeOS, MacOS, Solaris, IRIX, and FreeBSD." +PKG_LONGDESC="Simple DirectMedia Layer is a cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of 'Civilization: Call To Power.' Simple DirectMedia Layer supports Linux, Win32, BeOS, MacOS, Solaris, IRIX, and FreeBSD." PKG_IS_ADDON="no" if [ "$PULSEAUDIO_SUPPORT" = yes ]; then