ports/opt (master): awesfx: moved to attic
commit 6a6c27d04b07c4a273c7990c534a478daea54e5e Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:06:17 2006 +0000 awesfx: moved to attic diff --git a/awesfx/.footprint b/awesfx/.footprint deleted file mode 100644 index 75e5a4e..0000000 --- a/awesfx/.footprint +++ /dev/null @@ -1,27 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/asfxload --rwxr-xr-x root/root usr/bin/aweset --rwxr-xr-x root/root usr/bin/gusload --rwxr-xr-x root/root usr/bin/setfx --rwxr-xr-x root/root usr/bin/sf2text --rwxr-xr-x root/root usr/bin/sfxload --rwxr-xr-x root/root usr/bin/sfxtest --rwxr-xr-x root/root usr/bin/text2sf -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ -lrwxrwxrwx root/root usr/man/man1/asfxload.1.gz -> sfxload.1.gz --rw-r--r-- root/root usr/man/man1/sfxload.1.gz -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/sounds/ -drwxr-xr-x root/root usr/share/sounds/sf2/ --rw-r--r-- root/root usr/share/sounds/sf2/README-bank --rw-r--r-- root/root usr/share/sounds/sf2/ch12msup.bnk --rw-r--r-- root/root usr/share/sounds/sf2/default-2m.bnk --rw-r--r-- root/root usr/share/sounds/sf2/emu8m.bnk --rw-r--r-- root/root usr/share/sounds/sf2/setfx-sample.cfg --rw-r--r-- root/root usr/share/sounds/sf2/test.bnk --rw-r--r-- root/root usr/share/sounds/sf2/xgdefault.bnk --rw-r--r-- root/root usr/share/sounds/sf2/xgdrum.bnk --rw-r--r-- root/root usr/share/sounds/sf2/xgmap.bnk --rw-r--r-- root/root usr/share/sounds/sf2/xgsfx.bnk diff --git a/awesfx/.md5sum b/awesfx/.md5sum deleted file mode 100644 index ed90bf7..0000000 --- a/awesfx/.md5sum +++ /dev/null @@ -1 +0,0 @@ -c258e52dd67a41fc20a31d25836c7256 awesfx-0.5.0d.tar.gz diff --git a/awesfx/Pkgfile b/awesfx/Pkgfile deleted file mode 100644 index e1293dd..0000000 --- a/awesfx/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: MIDI utilities for the AWE32/64, and Live! soundcards -# URL: http://www.alsa-project.org/~iwai/awedrv.html -# Maintainer: -# Packager: -# Depends on: alsa-lib - -name=awesfx -version=0.5.0d -release=1 -source=(http://www.alsa-project.org/~iwai/$name-$version.tar.gz) - -build() { - cd $name-$version - ./configure --prefix=/usr - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu