diff options
author | ryoon <ryoon> | 2012-11-29 09:14:22 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-11-29 09:14:22 +0000 |
commit | b644265b3556999aa989574560a06f9a0da921c4 (patch) | |
tree | 7c9018f310f319a903b4dc43e5209273d097283a /multimedia | |
parent | c8931740086eb66a76cd22a61cdd8cea67177983 (diff) | |
download | pkgsrc-b644265b3556999aa989574560a06f9a0da921c4.tar.gz |
Import gst-plugins1-resindvd-1.0.3 as multimedia/gst-plugins1-resindvd.
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.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins1-resindvd/DESCR | 10 | ||||
-rw-r--r-- | multimedia/gst-plugins1-resindvd/Makefile | 11 | ||||
-rw-r--r-- | multimedia/gst-plugins1-resindvd/PLIST | 2 |
3 files changed, 23 insertions, 0 deletions
diff --git a/multimedia/gst-plugins1-resindvd/DESCR b/multimedia/gst-plugins1-resindvd/DESCR new file mode 100644 index 00000000000..77f2653af92 --- /dev/null +++ b/multimedia/gst-plugins1-resindvd/DESCR @@ -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 --git a/multimedia/gst-plugins1-resindvd/Makefile b/multimedia/gst-plugins1-resindvd/Makefile new file mode 100644 index 00000000000..82d81025f6e --- /dev/null +++ b/multimedia/gst-plugins1-resindvd/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2012/11/29 09:14:22 ryoon Exp $ +# + +GST_PLUGINS1_NAME= resindvd +GST_PLUGINS1_FLAGS= dvdnav +GST_PLUGINS1_DIRS= ext/resindvd + +.include "../../multimedia/gst-plugins1-bad/Makefile.common" + +.include "../../multimedia/libdvdnav/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/multimedia/gst-plugins1-resindvd/PLIST b/multimedia/gst-plugins1-resindvd/PLIST new file mode 100644 index 00000000000..0b2db1ff133 --- /dev/null +++ b/multimedia/gst-plugins1-resindvd/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2012/11/29 09:14:22 ryoon Exp $ +lib/gstreamer-1.0/libgstresindvd.la |