diff options
Diffstat (limited to 'extra/sdl_mixer/PKGBUILD')
-rw-r--r-- | extra/sdl_mixer/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/sdl_mixer/PKGBUILD b/extra/sdl_mixer/PKGBUILD index e1bad6295..354512c33 100644 --- a/extra/sdl_mixer/PKGBUILD +++ b/extra/sdl_mixer/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170804 2012-11-12 02:00:36Z heftig $ +# $Id: PKGBUILD 198420 2013-10-30 14:46:03Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Allan McRae <allan@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -14,7 +14,6 @@ license=('custom') depends=('sdl>=1.2.12' 'libvorbis' 'libmikmod' 'smpeg') makedepends=('fluidsynth') optdepends=('fluidsynth: MIDI software synth, replaces built-in timidity') -options=('!libtool') source=(http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-$pkgver.tar.gz mikmod1.patch mikmod2.patch fluidsynth-volume.patch double-free-crash.patch) md5sums=('e03ff73d77a55e3572ad0217131dc4a1' |