ports/opt (master): timidity++: moved to attic
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit a906be475ce8332da1d98163f42da3f428cc83c9 Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:41:54 2006 +0000 timidity++: moved to attic diff --git a/timidity++/.footprint b/timidity++/.footprint deleted file mode 100644 index 4802e2f..0000000 --- a/timidity++/.footprint +++ /dev/null @@ -1,8 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/timidity -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/timidity.1.gz -drwxr-xr-x root/root usr/man/man5/ --rw-r--r-- root/root usr/man/man5/timidity.cfg.5.gz diff --git a/timidity++/.md5sum b/timidity++/.md5sum deleted file mode 100644 index 4fedf20..0000000 --- a/timidity++/.md5sum +++ /dev/null @@ -1 +0,0 @@ -a82ceeb2245e22f4de2b41da21eaee32 TiMidity++-2.13.2.tar.bz2 diff --git a/timidity++/Pkgfile b/timidity++/Pkgfile deleted file mode 100644 index af45d20..0000000 --- a/timidity++/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: MIDI-to-WAVE converter and player -# URL: http://timidity.sourceforge.net/ -# Maintainer: -# Packager: Jukka Heino, jukka dot heino at gmail dot com -# Depends on: alsa-lib - -name=timidity++ -version=2.13.2 -release=1 -source=(http://dl.sourceforge.net/sourceforge/timidity/TiMidity++-$version.tar.bz2) - -build() { - cd TiMidity++-$version - ./configure --prefix=/usr --enable-audio=alsa - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu