cmus: updated to version 2.0.3
This commit is contained in:
parent
d6955770f9
commit
3e7e18a076
@ -26,3 +26,4 @@ drwxr-xr-x root/root usr/share/cmus/
|
||||
-rw-r--r-- root/root usr/share/cmus/gray-88.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/green-mono-88.theme
|
||||
-rw-r--r-- root/root usr/share/cmus/rc
|
||||
-rw-r--r-- root/root usr/share/cmus/xterm-white.theme
|
||||
|
@ -1 +1 @@
|
||||
b2779489fef402def3162dc3fad29151 cmus-2.0.2.tar.bz2
|
||||
0d7438dfa6ed5cd83eda0ab183ba43fc cmus-2.0.3.tar.bz2
|
||||
|
@ -6,13 +6,13 @@
|
||||
# Nice to have: alsa-lib, flac, libao, libid3tag, libmad, libmodplug, libmpcdec, libvorbis
|
||||
|
||||
name=cmus
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
release=1
|
||||
source=(http://onion.dynserv.net/~timo/files/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --mandir=/usr/man --disable-arts
|
||||
./configure prefix=/usr mandir=/usr/man CONFIG_ARTS=n
|
||||
make
|
||||
make DESTDIR=$PKG install install-man
|
||||
rm -rf $PKG/usr/share/doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user