summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorryoon <ryoon>2012-11-29 08:38:20 +0000
committerryoon <ryoon>2012-11-29 08:38:20 +0000
commit439faa6e341dc7ac9225b6e762f7822763f4ea15 (patch)
treedb716661d7f705569d710b711dc17f93507bedb5 /x11
parenta5b5ed3ee42022f2fbc7218289c662a8fc4382da (diff)
downloadpkgsrc-439faa6e341dc7ac9225b6e762f7822763f4ea15.tar.gz
Import gst-plugins1-x11-1.0.3 as x11/gst-plugins1-x11.
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 'base' plugins for GStreamer. It provides a set of plugins to access the X Window System.
Diffstat (limited to 'x11')
-rw-r--r--x11/gst-plugins1-x11/DESCR12
-rw-r--r--x11/gst-plugins1-x11/Makefile11
-rw-r--r--x11/gst-plugins1-x11/PLIST3
3 files changed, 26 insertions, 0 deletions
diff --git a/x11/gst-plugins1-x11/DESCR b/x11/gst-plugins1-x11/DESCR
new file mode 100644
index 00000000000..34dc7045cac
--- /dev/null
+++ b/x11/gst-plugins1-x11/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 'base' plugins for GStreamer. It provides a
+set of plugins to access the X Window System.
diff --git a/x11/gst-plugins1-x11/Makefile b/x11/gst-plugins1-x11/Makefile
new file mode 100644
index 00000000000..1337e4db475
--- /dev/null
+++ b/x11/gst-plugins1-x11/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2012/11/29 08:38:20 ryoon Exp $
+#
+
+GST_PLUGINS1_NAME= x11
+GST_PLUGINS1_DIRS= sys/ximage sys/xvimage
+GST_PLUGINS1_FLAGS= x xshm xvideo
+
+.include "../../multimedia/gst-plugins1-base/Makefile.common"
+
+.include "../../x11/libXv/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/gst-plugins1-x11/PLIST b/x11/gst-plugins1-x11/PLIST
new file mode 100644
index 00000000000..e3396fcaaa4
--- /dev/null
+++ b/x11/gst-plugins1-x11/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2012/11/29 08:38:20 ryoon Exp $
+lib/gstreamer-1.0/libgstximagesink.la
+lib/gstreamer-1.0/libgstxvimagesink.la