ports/opt (2.4): sdl_mixer: removed from repository
commit bbf293597156f6c3334e4e8659fbcc58e9640e8c Author: Simone Rota <sip@crux.nu> Date: Mon Feb 11 10:38:27 2008 +0100 sdl_mixer: removed from repository diff --git a/sdl_mixer/.footprint b/sdl_mixer/.footprint deleted file mode 100644 index d1ebb3f..0000000 --- a/sdl_mixer/.footprint +++ /dev/null @@ -1,10 +0,0 @@ -drwxr-xr-x root/root usr/ -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.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.5 diff --git a/sdl_mixer/.md5sum b/sdl_mixer/.md5sum deleted file mode 100644 index 0760ec7..0000000 --- a/sdl_mixer/.md5sum +++ /dev/null @@ -1 +0,0 @@ -7959b89c8f8f1564ca90968f6c88fa1e SDL_mixer-1.2.7.tar.gz diff --git a/sdl_mixer/Pkgfile b/sdl_mixer/Pkgfile deleted file mode 100644 index 7bf0fb5..0000000 --- a/sdl_mixer/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# 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, smpeg - -name=sdl_mixer -version=1.2.7 -release=2 -source=(http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-$version.tar.gz) - -build() { - cd SDL_mixer-$version - sed -i 's|/usr/local/lib/timidity|/usr/share/timidity|g' timidity/config.h - ./configure --prefix=/usr - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu