diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2011-01-24 19:07:12 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2011-01-24 19:39:14 +1100 |
commit | 2b4c8a48f436c9e792ef96af1da4c707f419ff36 (patch) | |
tree | 883742087a0c45c1ed9c17b69b1c911df58c329e /sdl_mixer | |
parent | 96816a59a45cee8958124ed79c9a0b82ba391507 (diff) | |
download | contrib-2b4c8a48f436c9e792ef96af1da4c707f419ff36.tar.gz contrib-2b4c8a48f436c9e792ef96af1da4c707f419ff36.tar.xz |
sdl_mixer: 1.2.8 -> 1.2.11
Diffstat (limited to 'sdl_mixer')
-rw-r--r-- | sdl_mixer/.footprint | 8 | ||||
-rw-r--r-- | sdl_mixer/.md5sum | 2 | ||||
-rw-r--r-- | sdl_mixer/Pkgfile | 4 |
3 files changed, 8 insertions, 6 deletions
diff --git a/sdl_mixer/.footprint b/sdl_mixer/.footprint index 362a2e695..39f270dd0 100644 --- a/sdl_mixer/.footprint +++ b/sdl_mixer/.footprint @@ -3,8 +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.2.6 --rwxr-xr-x root/root usr/lib/libSDL_mixer-1.2.so.0.2.6 +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 -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.2.6 +lrwxrwxrwx root/root usr/lib/libSDL_mixer.so -> libSDL_mixer-1.2.so.0.10.1 +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 d5129bcfb..6b9785cb2 100644 --- a/sdl_mixer/.md5sum +++ b/sdl_mixer/.md5sum @@ -1 +1 @@ -0b5b91015d0f3bd9597e094ba67c4d65 SDL_mixer-1.2.8.tar.gz +65ada3d997fe85109191a5fb083f248c SDL_mixer-1.2.11.tar.gz diff --git a/sdl_mixer/Pkgfile b/sdl_mixer/Pkgfile index 5227a0ef3..2e9bd0717 100644 --- a/sdl_mixer/Pkgfile +++ b/sdl_mixer/Pkgfile @@ -2,10 +2,10 @@ # URL: http://www.libsdl.org/projects/SDL_mixer/ # Maintainer: Danny Rawlins, monster dot romster at gmail dot com # Packager: Simone Rota, sip at crux dot nu -# Depends on: libvorbis smpeg +# Depends on: libvorbis smpeg libmikmod flac name=sdl_mixer -version=1.2.8 +version=1.2.11 release=1 source=(http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-$version.tar.gz) |