xnoise: update to 0.1.30.
This commit is contained in:
parent
532f26a7d8
commit
25817bad9d
|
@ -1,6 +1,5 @@
|
|||
# Template file for 'libxnoise'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - shared library"
|
||||
long_desc="
|
||||
${long_desc}
|
||||
|
@ -9,5 +8,5 @@ long_desc="
|
|||
|
||||
do_install()
|
||||
{
|
||||
vmove usr/lib/xnoise/libxnoise.so* usr/lib
|
||||
vmove "usr/lib/xnoise/libxnoise.so*" usr/lib
|
||||
}
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'xnoise'.
|
||||
pkgname=xnoise
|
||||
version=0.1.29
|
||||
version=0.1.30
|
||||
homepage="http://http://code.google.com/p/xnoise/"
|
||||
distfiles="http://xnoise.googlecode.com/files/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Media player for GTK+ with a slick GUI"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=dabd1d736204929e9a9389fe3afee19fdee74c82078856d0721d5329d07cd63b
|
||||
checksum=fdc121bf567a88a6f62bc01ccba2c39402f53417d0b22a6e5a369612b351c8f7
|
||||
long_desc="
|
||||
Unlike Rhythmbox, Banshee or itunes, Xnoise uses a tracklist centric design.
|
||||
The tracklist is a list of video or music tracks that are played one by one
|
||||
|
|
Loading…
Reference in New Issue