diff options
author | drochner <drochner> | 2009-03-09 16:04:36 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-03-09 16:04:36 +0000 |
commit | e055f145d458717ff730dd0ccb9bc41c39344126 (patch) | |
tree | 6eeb1b9293db4a47167055ec1459a831604b086f | |
parent | 17b6c1280c2852d644460091eb413e0eb6b68c62 (diff) | |
download | pkgsrc-e055f145d458717ff730dd0ccb9bc41c39344126.tar.gz |
split resindvd from gst-plugins0.10-bad
-rw-r--r-- | multimedia/gst-plugins0.10-resindvd/DESCR | 10 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-resindvd/Makefile | 13 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-resindvd/PLIST | 2 |
3 files changed, 25 insertions, 0 deletions
diff --git a/multimedia/gst-plugins0.10-resindvd/DESCR b/multimedia/gst-plugins0.10-resindvd/DESCR new file mode 100644 index 00000000000..77f2653af92 --- /dev/null +++ b/multimedia/gst-plugins0.10-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-plugins0.10-resindvd/Makefile b/multimedia/gst-plugins0.10-resindvd/Makefile new file mode 100644 index 00000000000..f710a0bb4ce --- /dev/null +++ b/multimedia/gst-plugins0.10-resindvd/Makefile @@ -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 --git a/multimedia/gst-plugins0.10-resindvd/PLIST b/multimedia/gst-plugins0.10-resindvd/PLIST new file mode 100644 index 00000000000..789afb66831 --- /dev/null +++ b/multimedia/gst-plugins0.10-resindvd/PLIST @@ -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 |