[arch-commits] Commit in lib32-sdl2/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sun Oct 30 17:55:50 UTC 2016
Date: Sunday, October 30, 2016 @ 17:55:49
Author: alucryd
Revision: 194035
FS#51589: lib32-sdl2 2.0.5-2
Modified:
lib32-sdl2/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-30 17:52:26 UTC (rev 194034)
+++ PKGBUILD 2016-10-30 17:55:49 UTC (rev 194035)
@@ -5,7 +5,7 @@
pkgname=lib32-sdl2
pkgver=2.0.5
-pkgrel=1
+pkgrel=2
pkgdesc='Simple DirectMedia Layer'
arch=('x86_64')
url='http://www.libsdl.org'
@@ -14,7 +14,7 @@
'sdl2')
makedepends=('gcc-multilib' 'lib32-alsa-lib' 'lib32-mesa' 'lib32-libpulse'
'lib32-libxinerama' 'lib32-libxkbcommon' 'lib32-libxrandr'
- 'lib32-wayland')
+ 'lib32-wayland' 'wayland-protocols')
optdepends=('lib32-alsa-lib: ALSA audio driver'
'lib32-libpulse: PulseAudio audio driver')
source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz"{,.sig})
@@ -34,7 +34,6 @@
--libdir='/usr/lib32' \
--enable-{alsa,pulseaudio-shared,sdl-dlopen,video-wayland} \
--disable-{arts,esd,nas} \
- --disable-input-tslib \
--disable-rpath
make
}
More information about the arch-commits
mailing list