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

Jan Steffens heftig at archlinux.org
Fri Nov 19 16:37:58 UTC 2010


    Date: Friday, November 19, 2010 @ 11:37:58
  Author: heftig
Revision: 99967

upgpkg: sdl 1.2.14-6
Add pulseaudio support

Modified:
  sdl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-19 16:34:03 UTC (rev 99966)
+++ PKGBUILD	2010-11-19 16:37:58 UTC (rev 99967)
@@ -4,13 +4,13 @@
 
 pkgname=sdl
 pkgver=1.2.14
-pkgrel=5
+pkgrel=6
 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"
 license=('LGPL')
 depends=('glibc' 'libxext' 'libxrender' 'libx11')
-makedepends=('alsa-lib' 'esound' 'mesa')
+makedepends=('alsa-lib' 'esound' 'mesa' 'libpulse')
 options=('!libtool')
 source=(http://www.libsdl.org/release/SDL-${pkgver}.tar.gz
         sdl-1.2.14-joystick-crash.diff




More information about the arch-commits mailing list