gst123: update to 0.3.2.
This commit is contained in:
parent
05821c8307
commit
d52e0950c2
1 changed files with 4 additions and 9 deletions
|
@ -1,19 +1,14 @@
|
|||
# Template file for 'gst123'
|
||||
pkgname=gst123
|
||||
version=0.3.1
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config ncurses-devel gtk+-devel libxml2-devel gstreamer-devel gst-plugins-base-devel"
|
||||
makedepends="pkg-config ncurses-devel gtk+-devel libxml2-devel
|
||||
gstreamer-devel gst-plugins-base-devel"
|
||||
fulldepends="gst-plugins-good"
|
||||
short_desc="GStreamer based CLI player"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://space.twc.de/~stefan/gst123.php/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://space.twc.de/~stefan/gst123/gst123-$version.tar.bz2"
|
||||
checksum=89d1de025eca0466c125dcd6a11b64341bdf98ee4c03c3e5a12321d77cb8b0ce
|
||||
long_desc="
|
||||
The program gst123 is designed to be a more flexible command line player in
|
||||
the spirit of ogg123 and mpg123, based on gstreamer. It plays all file
|
||||
formats gstreamer understands, so if you have a music collection which
|
||||
contains different file formats, like flac, ogg and mp3, you can use
|
||||
gst123 to play all your music files."
|
||||
checksum=51033261967da4cf1beb512e156e9f647572689202a1c2aceb8cd2beb427f53d
|
||||
|
|
Loading…
Reference in a new issue