summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-v4l2
diff options
context:
space:
mode:
authordrochner <drochner>2008-09-14 13:13:33 +0000
committerdrochner <drochner>2008-09-14 13:13:33 +0000
commit6c68c20cb6883742bfe7c460e1e9864b8c21ca69 (patch)
treef8c2f4a86a7b25931434d6982d63c3cb686eb933 /multimedia/gst-plugins0.10-v4l2
parentad832d1f12b59fac2345330fbd6164030ba9c8a9 (diff)
downloadpkgsrc-6c68c20cb6883742bfe7c460e1e9864b8c21ca69.tar.gz
put the v4l2 plugin from -good into its own pkg
Diffstat (limited to 'multimedia/gst-plugins0.10-v4l2')
-rw-r--r--multimedia/gst-plugins0.10-v4l2/DESCR12
-rw-r--r--multimedia/gst-plugins0.10-v4l2/Makefile12
-rw-r--r--multimedia/gst-plugins0.10-v4l2/PLIST3
3 files changed, 27 insertions, 0 deletions
diff --git a/multimedia/gst-plugins0.10-v4l2/DESCR b/multimedia/gst-plugins0.10-v4l2/DESCR
new file mode 100644
index 00000000000..87360eb4d72
--- /dev/null
+++ b/multimedia/gst-plugins0.10-v4l2/DESCR
@@ -0,0 +1,12 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple Ogg/Vorbis 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.
+
+GStreamer is released under the LGPL.
+
+This package is part of the 'good' plugins for GStreamer. It provides a
+plugin to access v4l2.
diff --git a/multimedia/gst-plugins0.10-v4l2/Makefile b/multimedia/gst-plugins0.10-v4l2/Makefile
new file mode 100644
index 00000000000..ac2c19f9465
--- /dev/null
+++ b/multimedia/gst-plugins0.10-v4l2/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/14 13:13:33 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= v4l2
+GST_PLUGINS0.10_DIRS= sys/v4l2
+GST_PLUGINS0.10_FLAGS= gst_v4l2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/gst-plugins0.10-v4l2/PLIST b/multimedia/gst-plugins0.10-v4l2/PLIST
new file mode 100644
index 00000000000..0bbbd3d6e23
--- /dev/null
+++ b/multimedia/gst-plugins0.10-v4l2/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/14 13:13:33 drochner Exp $
+lib/gstreamer-0.10/libgstvideo4linux2.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10