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-dvdread build the "dvdread"...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2596556ece01
branches: trunk
changeset: 523275:2596556ece01
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Jan 05 10:50:59 2007 +0000
description:
build the "dvdread" module of gst-plugins0.10-ugly
diffstat:
multimedia/gst-plugins0.10-dvdread/DESCR | 11 +++++++++++
multimedia/gst-plugins0.10-dvdread/Makefile | 10 ++++++++++
multimedia/gst-plugins0.10-dvdread/PLIST | 2 ++
3 files changed, 23 insertions(+), 0 deletions(-)
diffs (35 lines):
diff -r b2f4bbd74671 -r 2596556ece01 multimedia/gst-plugins0.10-dvdread/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-dvdread/DESCR Fri Jan 05 10:50:59 2007 +0000
@@ -0,0 +1,11 @@
+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 dvdread plugin for GStreamer, which allows reading
+of DVD disks. You'll probably want to install the dvdnav plugin (from the
+gst-plugins0.10-dvdnav package), too.
diff -r b2f4bbd74671 -r 2596556ece01 multimedia/gst-plugins0.10-dvdread/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-dvdread/Makefile Fri Jan 05 10:50:59 2007 +0000
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/05 10:50:59 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= dvdread
+GST_PLUGINS0.10_DIRS= ext/dvdread
+
+.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
+
+.include "../../multimedia/libdvdread/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b2f4bbd74671 -r 2596556ece01 multimedia/gst-plugins0.10-dvdread/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-dvdread/PLIST Fri Jan 05 10:50:59 2007 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/05 10:50:59 drochner Exp $
+lib/gstreamer-0.10/libgstdvdread.la
Home |
Main Index |
Thread Index |
Old Index