From e055f145d458717ff730dd0ccb9bc41c39344126 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 9 Mar 2009 16:04:36 +0000 Subject: split resindvd from gst-plugins0.10-bad --- 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(+) create mode 100644 multimedia/gst-plugins0.10-resindvd/DESCR create mode 100644 multimedia/gst-plugins0.10-resindvd/Makefile create mode 100644 multimedia/gst-plugins0.10-resindvd/PLIST (limited to 'multimedia') 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 -- cgit v1.2.3