r2079 - crux-2.2/ports/opt/sdl_mixer
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
Author: sip Date: 2006-10-14 22:19:49 +0200 (Sat, 14 Oct 2006) New Revision: 2079 Modified: crux-2.2/ports/opt/sdl_mixer/.footprint crux-2.2/ports/opt/sdl_mixer/.md5sum crux-2.2/ports/opt/sdl_mixer/Pkgfile Log: sdl_mixer: updated to 1.2.7 Modified: crux-2.2/ports/opt/sdl_mixer/.footprint =================================================================== --- crux-2.2/ports/opt/sdl_mixer/.footprint 2006-10-14 20:11:14 UTC (rev 2078) +++ crux-2.2/ports/opt/sdl_mixer/.footprint 2006-10-14 20:19:49 UTC (rev 2079) @@ -3,8 +3,8 @@ 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.4 --rwxr-xr-x root/root usr/lib/libSDL_mixer-1.2.so.0.2.4 +lrwxrwxrwx root/root usr/lib/libSDL_mixer-1.2.so.0 -> libSDL_mixer-1.2.so.0.2.5 +-rwxr-xr-x root/root usr/lib/libSDL_mixer-1.2.so.0.2.5 -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.4 +lrwxrwxrwx root/root usr/lib/libSDL_mixer.so -> libSDL_mixer-1.2.so.0.2.5 Modified: crux-2.2/ports/opt/sdl_mixer/.md5sum =================================================================== --- crux-2.2/ports/opt/sdl_mixer/.md5sum 2006-10-14 20:11:14 UTC (rev 2078) +++ crux-2.2/ports/opt/sdl_mixer/.md5sum 2006-10-14 20:19:49 UTC (rev 2079) @@ -1 +1 @@ -2b8beffad9179d80e598c22c80efb135 SDL_mixer-1.2.6.tar.gz +7959b89c8f8f1564ca90968f6c88fa1e SDL_mixer-1.2.7.tar.gz Modified: crux-2.2/ports/opt/sdl_mixer/Pkgfile =================================================================== --- crux-2.2/ports/opt/sdl_mixer/Pkgfile 2006-10-14 20:11:14 UTC (rev 2078) +++ crux-2.2/ports/opt/sdl_mixer/Pkgfile 2006-10-14 20:19:49 UTC (rev 2079) @@ -1,16 +1,16 @@ # Description: A sample multi-channel audio mixer library. # URL: http://www.libsdl.org/projects/SDL_mixer/ # Maintainer: Simone Rota, sip at crux dot nu -# Depends on: libvorbis, libmikmod, smpeg +# Depends on: libvorbis, smpeg name=sdl_mixer -version=1.2.6 +version=1.2.7 release=1 source=(http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-$version.tar.gz) build() { cd SDL_mixer-$version - ./configure --prefix=/usr + ./configure --prefix=/usr make make DESTDIR=$PKG install }
participants (1)
-
crux@crux.nu