summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-14 06:38:03 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-14 06:38:03 +0800
commitcc476934f6ec234d9070f7d6bae7f02e94ab82e1 (patch)
tree2f8572165338c667412d99d86e2e5b067c287794 /Mk
parentda884fe92f1d494f17bf4c1303c48666c787a31a (diff)
downloadmarcuscom-ports-cc476934f6ec234d9070f7d6bae7f02e94ab82e1.tar
marcuscom-ports-cc476934f6ec234d9070f7d6bae7f02e94ab82e1.tar.gz
marcuscom-ports-cc476934f6ec234d9070f7d6bae7f02e94ab82e1.tar.bz2
marcuscom-ports-cc476934f6ec234d9070f7d6bae7f02e94ab82e1.tar.lz
marcuscom-ports-cc476934f6ec234d9070f7d6bae7f02e94ab82e1.tar.xz
marcuscom-ports-cc476934f6ec234d9070f7d6bae7f02e94ab82e1.tar.zst
marcuscom-ports-cc476934f6ec234d9070f7d6bae7f02e94ab82e1.zip
Sort out the X input and output plugins.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17113 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gstreamer.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index 05622dc90..58e4eaea0 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -6,7 +6,7 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.51 2012/10/06 16:28:54 kwm Exp $
+# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.52 2012/10/11 22:26:28 kwm Exp $
.if !defined(_POSTMKINCLUDED) && !defined(Gstreamer_Pre_Include)
@@ -90,7 +90,7 @@ _GSTREAMER_PLUGINS+=annodex cairo esound ffmpeg fluendo-mp3 gconf hal mm python
# plugins only in 1.0
.if defined(USE_GSTREAMER1)
-_GSTREAMER_PLUGINS+=celt mad spandsp vpx x zbar
+_GSTREAMER_PLUGINS+=celt mad spandsp vpx x ximagesrc zbar
.endif
# other plugins
@@ -321,6 +321,8 @@ cdio_DEPENDS= sysutils/gstreamer-plugins-cdio
x_DEPENDS= x11/gstreamer1-plugins-x
+ximagesrc_DEPENDS= x11/gstreamer1-plugins-ximagesrc
+
#-- x11-toolkits plugins section ---------------------------------------------#
pango_DEPENDS= x11-toolkits/gstreamer-plugins-pango