timidity++: moved to attic
This commit is contained in:
parent
a207afc0a5
commit
a906be475c
@ -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
|
@ -1 +0,0 @@
|
||||
a82ceeb2245e22f4de2b41da21eaee32 TiMidity++-2.13.2.tar.bz2
|
@ -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
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user