From 8f722abeb71049022dbf974860ace806a39cd9b2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 4 Jul 2012 08:22:13 +0200 Subject: [PATCH] gst123: update to 0.3.1. --- srcpkgs/gst123/gst123.rshlibs | 6 ++++++ srcpkgs/gst123/template | 14 +++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/srcpkgs/gst123/gst123.rshlibs b/srcpkgs/gst123/gst123.rshlibs index 3a2381ff49..d69fac04b1 100644 --- a/srcpkgs/gst123/gst123.rshlibs +++ b/srcpkgs/gst123/gst123.rshlibs @@ -5,3 +5,9 @@ libstdc++.so.6 libgcc_s.so.1 libpthread.so.0 libc.so.6 +libgtk-x11-2.0.so.0 +libgdk-x11-2.0.so.0 +libgstinterfaces-0.10.so.0 +libgstvideo-0.10.so.0 +libncursesw.so.6 +libX11.so.6 diff --git a/srcpkgs/gst123/template b/srcpkgs/gst123/template index 87e6cf7390..b9c35e6cde 100644 --- a/srcpkgs/gst123/template +++ b/srcpkgs/gst123/template @@ -1,19 +1,19 @@ # Template file for 'gst123' pkgname=gst123 -version=0.0.1 -distfiles="http://space.twc.de/~stefan/gst123/gst123-$version.tar.gz" +version=0.3.1 +revision=1 build_style=gnu-configure -revision=2 -makedepends="pkg-config libstdc++-devel glib-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 " -checksum=0a70f2a411056bb90a75e97f8320fc190c0a5b16de88e26ec8300b9c4c121cc1 +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." - -