From cc476934f6ec234d9070f7d6bae7f02e94ab82e1 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 13 Oct 2012 22:38:03 +0000 Subject: Sort out the X input and output plugins. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17113 df743ca5-7f9a-e211-a948-0013205c9059 --- Mk/bsd.gstreamer.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Mk') 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 # # $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 -- cgit v1.2.3