summaryrefslogtreecommitdiffstats
path: root/x11/gstreamer1-plugins-x
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-06 17:04:19 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-06 17:04:19 +0800
commit1b00912ef27deb8704961f1e718e8f00e51db783 (patch)
tree04f14d3dd30905fb72a08e0354ce802857808869 /x11/gstreamer1-plugins-x
parenteb991d198df425acc70776601b47549349360479 (diff)
downloadmarcuscom-ports-1b00912ef27deb8704961f1e718e8f00e51db783.tar
marcuscom-ports-1b00912ef27deb8704961f1e718e8f00e51db783.tar.gz
marcuscom-ports-1b00912ef27deb8704961f1e718e8f00e51db783.tar.bz2
marcuscom-ports-1b00912ef27deb8704961f1e718e8f00e51db783.tar.lz
marcuscom-ports-1b00912ef27deb8704961f1e718e8f00e51db783.tar.xz
marcuscom-ports-1b00912ef27deb8704961f1e718e8f00e51db783.tar.zst
marcuscom-ports-1b00912ef27deb8704961f1e718e8f00e51db783.zip
Add most of -good plugins, the X plugins are broken for now.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17097 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gstreamer1-plugins-x')
-rw-r--r--x11/gstreamer1-plugins-x/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/gstreamer1-plugins-x/Makefile b/x11/gstreamer1-plugins-x/Makefile
new file mode 100644
index 000000000..b31eb7563
--- /dev/null
+++ b/x11/gstreamer1-plugins-x/Makefile
@@ -0,0 +1,17 @@
+# Created by: Koop Mast <kwm@FreeBSD.org>
+# $FreeBSD$
+# $MCom$
+
+PORTREVISION= 0
+CATEGORIES= x11
+
+COMMENT= Gstreamer X and Xvideo output plugins
+
+BROKEN= needs more work
+
+GST_PLUGIN= x
+DIST= base
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"