[arch-commits] Commit in sdl/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Thu Oct 31 13:07:40 UTC 2013


    Date: Thursday, October 31, 2013 @ 14:07:39
  Author: heftig
Revision: 198628

bring back libSDLmain.a

Modified:
  sdl/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-31 09:58:50 UTC (rev 198627)
+++ PKGBUILD	2013-10-31 13:07:39 UTC (rev 198628)
@@ -5,7 +5,7 @@
 
 pkgname=sdl
 pkgver=1.2.15
-pkgrel=4
+pkgrel=5
 pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard"
 arch=('i686' 'x86_64')
 url="http://www.libsdl.org"
@@ -14,6 +14,7 @@
 makedepends=('alsa-lib' 'mesa' 'libpulse' 'glu')
 optdepends=('alsa-lib: ALSA audio driver'
             'libpulse: PulseAudio audio driver')
+options=('staticlibs')
 source=(http://www.libsdl.org/release/SDL-${pkgver}.tar.gz
         sdl-1.2.14-fix-mouse-clicking.patch
         sdl-1.2.14-disable-mmx.patch




More information about the arch-commits mailing list