summaryrefslogtreecommitdiff
path: root/libre/sdl-libre/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-11-13 21:55:19 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-11-13 21:55:19 -0500
commitfe6594d5a8354c8662a730102eaf7b5ba29bfcfd (patch)
tree628a2f3835ae7c47f787a3fbf1694f28f37326c4 /libre/sdl-libre/PKGBUILD
parentc865c99debc0473cb5a801fd9c151fa9e0a99401 (diff)
parenta00610bbb81d635636889efbd5d7eceb374469d1 (diff)
Merge remote-tracking branch 'remotes/pgl/master' into HEAD
Diffstat (limited to 'libre/sdl-libre/PKGBUILD')
-rw-r--r--libre/sdl-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/sdl-libre/PKGBUILD b/libre/sdl-libre/PKGBUILD
index e16042e95..e745c3dbe 100644
--- a/libre/sdl-libre/PKGBUILD
+++ b/libre/sdl-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 197193 2013-10-23 17:24:50Z heftig $
+# $Id: PKGBUILD 198628 2013-10-31 13:07:39Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
@@ -8,7 +8,7 @@
pkgname=sdl-libre
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"
@@ -20,7 +20,7 @@ depends=('glibc' 'libxext' 'libxrender' 'libx11')
makedepends=('alsa-lib' 'mesa' 'libpulse' 'glu')
optdepends=('alsa-lib: ALSA audio driver'
'libpulse: PulseAudio audio driver')
-options=('!libtool')
+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