summaryrefslogtreecommitdiff
path: root/multimedia/gst123
diff options
context:
space:
mode:
authorryoon <ryoon>2011-02-13 11:02:42 +0000
committerryoon <ryoon>2011-02-13 11:02:42 +0000
commit155e6b99f7f30c98d8ef5ef6188d1ad01eb7357b (patch)
treee7aef978f07857ccf1250ea00c8721d1fb38b68e /multimedia/gst123
parent8bdb04e8cffadf4a9e7be86192c2cc4484933f23 (diff)
downloadpkgsrc-155e6b99f7f30c98d8ef5ef6188d1ad01eb7357b.tar.gz
Import gst123-0.1.4 as multimedia/gst123
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 and video files. It is implemented in C++ and licensed under the GNU LGPL version 2.
Diffstat (limited to 'multimedia/gst123')
-rw-r--r--multimedia/gst123/DESCR8
-rw-r--r--multimedia/gst123/Makefile27
-rw-r--r--multimedia/gst123/PLIST3
-rw-r--r--multimedia/gst123/distinfo5
4 files changed, 43 insertions, 0 deletions
diff --git a/multimedia/gst123/DESCR b/multimedia/gst123/DESCR
new file mode 100644
index 00000000000..5a5a3a1abb9
--- /dev/null
+++ b/multimedia/gst123/DESCR
@@ -0,0 +1,8 @@
+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 and video
+files.
+
+It is implemented in C++ and licensed under the GNU LGPL version 2.
diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile
new file mode 100644
index 00000000000..f692d548da1
--- /dev/null
+++ b/multimedia/gst123/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/13 11:02:42 ryoon Exp $
+#
+
+DISTNAME= gst123-0.1.4
+CATEGORIES= audio multimedia
+MASTER_SITES= http://space.twc.de/~stefan/gst123/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://space.twc.de/~stefan/gst123.php
+COMMENT= The gst123 is designed to be a more flexible command line player
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
+USE_TOOLS+= pkg-config gmake
+
+USE_NCURSES= yes
+
+.include "../../multimedia/gstreamer0.10/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/gst123/PLIST b/multimedia/gst123/PLIST
new file mode 100644
index 00000000000..9eabbbee03b
--- /dev/null
+++ b/multimedia/gst123/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/13 11:02:42 ryoon Exp $
+bin/gst123
+man/man1/gst123.1
diff --git a/multimedia/gst123/distinfo b/multimedia/gst123/distinfo
new file mode 100644
index 00000000000..cbeacfbe2d5
--- /dev/null
+++ b/multimedia/gst123/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/02/13 11:02:42 ryoon Exp $
+
+SHA1 (gst123-0.1.4.tar.bz2) = d395c3f9438c107267be90bb7ed3bb275b226867
+RMD160 (gst123-0.1.4.tar.bz2) = ff460f5dea6a6fd0f47b964599d37ce1b30e5f32
+Size (gst123-0.1.4.tar.bz2) = 105211 bytes