summaryrefslogtreecommitdiff
path: root/sdl_mixer
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2012-04-06 17:45:28 +1000
committerDanny Rawlins <monster.romster@gmail.com>2012-04-06 17:45:28 +1000
commitdbb52eaf60793795283c6cb43325bf2c374037fe (patch)
treeefc17e5079cae70d8fb3c1b254750edaf0bdf283 /sdl_mixer
parent3d3339804fea1e23e84aaf31ba9302d55ffea046 (diff)
downloadcontrib-dbb52eaf60793795283c6cb43325bf2c374037fe.tar.gz
contrib-dbb52eaf60793795283c6cb43325bf2c374037fe.tar.xz
sdl_mixer: 1.2.11 -> 1.2.12
Diffstat (limited to 'sdl_mixer')
-rw-r--r--sdl_mixer/.footprint6
-rw-r--r--sdl_mixer/.md5sum2
-rw-r--r--sdl_mixer/Pkgfile3
3 files changed, 5 insertions, 6 deletions
diff --git a/sdl_mixer/.footprint b/sdl_mixer/.footprint
index 39f270dd0..e541251ab 100644
--- a/sdl_mixer/.footprint
+++ b/sdl_mixer/.footprint
@@ -3,10 +3,10 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/SDL/
-rw-r--r-- root/root usr/include/SDL/SDL_mixer.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libSDL_mixer-1.2.so.0 -> libSDL_mixer-1.2.so.0.10.1
--rwxr-xr-x root/root usr/lib/libSDL_mixer-1.2.so.0.10.1
+lrwxrwxrwx root/root usr/lib/libSDL_mixer-1.2.so.0 -> libSDL_mixer-1.2.so.0.12.0
+-rwxr-xr-x root/root usr/lib/libSDL_mixer-1.2.so.0.12.0
-rw-r--r-- root/root usr/lib/libSDL_mixer.a
-rwxr-xr-x root/root usr/lib/libSDL_mixer.la
-lrwxrwxrwx root/root usr/lib/libSDL_mixer.so -> libSDL_mixer-1.2.so.0.10.1
+lrwxrwxrwx root/root usr/lib/libSDL_mixer.so -> libSDL_mixer-1.2.so.0.12.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/SDL_mixer.pc
diff --git a/sdl_mixer/.md5sum b/sdl_mixer/.md5sum
index 6b9785cb2..15d512e45 100644
--- a/sdl_mixer/.md5sum
+++ b/sdl_mixer/.md5sum
@@ -1 +1 @@
-65ada3d997fe85109191a5fb083f248c SDL_mixer-1.2.11.tar.gz
+e03ff73d77a55e3572ad0217131dc4a1 SDL_mixer-1.2.12.tar.gz
diff --git a/sdl_mixer/Pkgfile b/sdl_mixer/Pkgfile
index 2e9bd0717..c8f120d30 100644
--- a/sdl_mixer/Pkgfile
+++ b/sdl_mixer/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libvorbis smpeg libmikmod flac
name=sdl_mixer
-version=1.2.11
+version=1.2.12
release=1
source=(http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-$version.tar.gz)
@@ -16,4 +16,3 @@ build() {
make
make DESTDIR=$PKG install
}
-

Generated by cgit