diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-09-07 06:52:39 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-09-07 06:52:39 +0000 |
commit | 1692fc4987c97854ee0c621f230619732d589da9 (patch) | |
tree | 48ffaa69b53499b6c3d0ec8a111235187408eb94 /graphics/Makefile | |
parent | Add back the distinfo of -base -ugly -bad. It got lost in the 0.10.25 update of (diff) |
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
Notes
Notes:
svn path=/head/; revision=260676
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d4a608fe1db2..aadcccbdb017 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -308,6 +308,7 @@ SUBDIR += gstreamer-plugins-aalib SUBDIR += gstreamer-plugins-cairo SUBDIR += gstreamer-plugins-gdkpixbuf + SUBDIR += gstreamer-plugins-gl SUBDIR += gstreamer-plugins-jpeg SUBDIR += gstreamer-plugins-libcaca SUBDIR += gstreamer-plugins-libpng |