void-packages/srcpkgs/gst123/template

20 lines
801 B
Plaintext
Raw Normal View History

2010-05-02 09:48:03 +02:00
# Template file for 'gst123'
pkgname=gst123
version=0.0.1
distfiles="http://space.twc.de/~stefan/gst123/gst123-$version.tar.gz"
build_style=gnu-configure
revision=2
makedepends="pkg-config libstdc++-devel glib-devel libxml2-devel gstreamer-devel gst-plugins-base-devel"
fulldepends="gst-plugins-good"
2010-05-02 09:48:03 +02:00
short_desc="GStreamer based CLI player"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0a70f2a411056bb90a75e97f8320fc190c0a5b16de88e26ec8300b9c4c121cc1
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."
2010-05-02 10:12:26 +02:00