From 0b6db2b715894a68488d7dec63ad618f21c141bc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 7 Dec 2012 09:18:40 +0100 Subject: [PATCH] SDL_mixer: rebuild against libmikmod-3.2.0. --- srcpkgs/SDL_mixer/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/SDL_mixer/template b/srcpkgs/SDL_mixer/template index d0da4bf4f0c..aea0be41af9 100644 --- a/srcpkgs/SDL_mixer/template +++ b/srcpkgs/SDL_mixer/template @@ -1,17 +1,18 @@ # Template file for 'SDL_mixer' pkgname=SDL_mixer version=1.2.12 -revision=2 -homepage="http://www.libsdl.org/projects/SDL_mixer/" -distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz" +revision=3 build_style=gnu-configure # The following deps are dlopen(3)ed at runtime. depends="libvorbis libmikmod smpeg libflac" -makedepends="SDL-devel libvorbis-devel libmikmod-devel libflac-devel smpeg-devel fluidsynth-devel" +makedepends="SDL-devel libvorbis-devel libmikmod-devel>=3.2.0 + libflac-devel smpeg-devel fluidsynth-devel" subpackages="$pkgname-devel" short_desc="Multi-channel audio mixer library" maintainer="Juan RP " license="BSD" +homepage="http://www.libsdl.org/projects/SDL_mixer/" +distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz" checksum=1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a long_desc=" SDL_mixer is a sample multi-channel audio mixer library. It supports any