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-resindvd split resindvd fro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6ee43e4d3ee
branches:  trunk
changeset: 555796:a6ee43e4d3ee
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Mar 09 16:04:36 2009 +0000

description:
split resindvd from gst-plugins0.10-bad

diffstat:

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

diffs (37 lines):

diff -r d40ceea3683c -r a6ee43e4d3ee multimedia/gst-plugins0.10-resindvd/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-resindvd/DESCR Mon Mar 09 16:04:36 2009 +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 resindvd plugin for GStreamer, which allows playback
+of DVD disks.
diff -r d40ceea3683c -r a6ee43e4d3ee multimedia/gst-plugins0.10-resindvd/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-resindvd/Makefile      Mon Mar 09 16:04:36 2009 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/03/09 16:04:36 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME=  resindvd
+GST_PLUGINS0.10_FLAGS= dvdnav
+GST_PLUGINS0.10_DIRS=  ext/resindvd
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+
+.include "../../multimedia/libdvdnav/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d40ceea3683c -r a6ee43e4d3ee multimedia/gst-plugins0.10-resindvd/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-resindvd/PLIST Mon Mar 09 16:04:36 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/09 16:04:36 drochner Exp $
+lib/gstreamer-0.10/libresindvd.la



Home | Main Index | Thread Index | Old Index