aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2010-09-07 14:52:39 +0800
committerkwm <kwm@FreeBSD.org>2010-09-07 14:52:39 +0800
commitb319dafa0d4b0fe23c59f7ac5eb2df00bf7b2181 (patch)
tree9b914dbf26db1c20ad18b1bffb30aa584b712642 /Mk
parentc0905cbd9504175248844bac9603c786b59f44bd (diff)
downloadfreebsd-ports-gnome-b319dafa0d4b0fe23c59f7ac5eb2df00bf7b2181.tar.gz
freebsd-ports-gnome-b319dafa0d4b0fe23c59f7ac5eb2df00bf7b2181.tar.zst
freebsd-ports-gnome-b319dafa0d4b0fe23c59f7ac5eb2df00bf7b2181.zip
Add gstreamer-plugins-gl 0.10.2.
This Gstreamer plugin suppies: * Integration with stanard GStreamer video buffers * Various OpenGL effects and filters * Direct GL output via glimagesink
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gstreamer.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index ab94143360b7..269ebcc9ffd7 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -54,7 +54,7 @@ GST_SHLIB_VERSION= 1
# These are the current supported gstreamer-plugins modules
#
_USE_GSTREAMER10_ALL= a52dec aalib amrnb amrwbdec annodex bz2 cairo cdaudio cdparanoia dts \
- dv dvd esound faac faad ffmpeg flac gconf gio gnomevfs \
+ dv dvd esound faac faad ffmpeg flac gconf gio gl gnomevfs \
gnonlin gsm hal jack jpeg ladspa lame \
libcaca libmms libpng libvisual mm mp3 mpeg2enc mpeg2dec \
musepack nas neon ogg pango pulse python sdl shout2 sidplay \
@@ -178,6 +178,8 @@ cairo_DEPENDS= graphics/gstreamer-plugins-cairo
gdkpixbuf_DEPENDS= graphics/gstreamer-plugins-gdkpixbuf
+gl_DEPENDS= graphics/gstreamer-plugins-gl
+
hermes_DEPENDS= graphics/gstreamer-plugins-hermes
jpeg_DEPENDS= graphics/gstreamer-plugins-jpeg