normalize: moved to attic
This commit is contained in:
parent
f63ea49582
commit
3135ab20c9
@ -1,9 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/normalize
|
||||
-rwxr-xr-x root/root usr/bin/normalize-mp3
|
||||
lrwxrwxrwx root/root usr/bin/normalize-ogg -> normalize-mp3
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/normalize-mp3.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/normalize.1.gz
|
@ -1 +0,0 @@
|
||||
1749b16fc7a08aa5d0cf9f76eeaa8436 normalize-0.7.7.tar.bz2
|
@ -1,17 +0,0 @@
|
||||
# Description: normalize mp3 and wav files
|
||||
# URL: http://www.cs.columbia.edu/~cvaill/normalize/
|
||||
# Packager: Markus Heinz, su1690 at studserver dot uni-dortmund dot de
|
||||
# Maintainer:
|
||||
# Depends on: libmad
|
||||
|
||||
name=normalize
|
||||
version=0.7.7
|
||||
release=1
|
||||
source=(http://savannah.nongnu.org/download/$name/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --disable-nls --disable-xmms
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user