pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-mpeg2dec add gst-plugins0.1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0877027798da
branches:  trunk
changeset: 514565:0877027798da
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Jun 14 10:58:55 2006 +0000

description:
add gst-plugins0.10-mpeg2dec-0.10.3, an interface to libmpeg2

diffstat:

 multimedia/gst-plugins0.10-mpeg2dec/DESCR    |  10 ++++++++++
 multimedia/gst-plugins0.10-mpeg2dec/Makefile |  10 ++++++++++
 multimedia/gst-plugins0.10-mpeg2dec/PLIST    |   2 ++
 3 files changed, 22 insertions(+), 0 deletions(-)

diffs (34 lines):

diff -r 4c4ecd29fe69 -r 0877027798da multimedia/gst-plugins0.10-mpeg2dec/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-mpeg2dec/DESCR Wed Jun 14 10:58:55 2006 +0000
@@ -0,0 +1,10 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 playback to complex
+audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently.  Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
+This package provides the mpeg2dec plugin for GStreamer, an MPEG 1 and MPEG 2
+video decoder.
diff -r 4c4ecd29fe69 -r 0877027798da multimedia/gst-plugins0.10-mpeg2dec/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-mpeg2dec/Makefile      Wed Jun 14 10:58:55 2006 +0000
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/06/14 10:58:55 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME=  mpeg2dec
+GST_PLUGINS0.10_DIRS=  ext/mpeg2dec
+
+.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
+
+.include "../../multimedia/libmpeg2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4c4ecd29fe69 -r 0877027798da multimedia/gst-plugins0.10-mpeg2dec/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-mpeg2dec/PLIST Wed Jun 14 10:58:55 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/14 10:58:55 drochner Exp $
+lib/gstreamer-0.10/libgstmpeg2dec.la



Home | Main Index | Thread Index | Old Index