herrie: removed
This commit is contained in:
parent
ba7d401479
commit
8d869ce8bb
@ -1,6 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/herrie
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-r--r--r-- root/root usr/man/man1/herrie.1.gz
|
@ -1 +0,0 @@
|
||||
88832b10298ab89473730eb0c93b6ddf herrie-2.2.tar.bz2
|
@ -1,19 +0,0 @@
|
||||
# Description: A minimalistic music player
|
||||
# URL: http://herrie.info/
|
||||
# Maintainer: Antti Nykanen, aon at iki dot fi
|
||||
# Depends on: glib, alsa-lib, libid3tag, libmad, libmodplug, libsndfile, libvorbis
|
||||
|
||||
name=herrie
|
||||
version=2.2
|
||||
release=1
|
||||
source=(http://herrie.info/distfiles/herrie-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd herrie-$version
|
||||
MANDIR=/usr/man ./configure no_nls no_xspf alsa
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
# Remove sample configuration, look at the man page instead.
|
||||
rm -rf $PKG/etc
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user