diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2011-02-05 11:45:06 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2011-02-05 11:45:06 +0000 |
commit | b7349a40213225ff09ba52871ad0e0d14aee64c4 (patch) | |
tree | 1767845671b60589e88a297642da3d10250b762f /multimedia/Makefile | |
parent | a4a8e6d04e13bca859dad85a7542503fbcc6c6d9 (diff) |
- Add gstreamer-qt4
This ports provide Qt4 media layer for GStreamer multimedia library
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268675
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 5e0fd636f5b4..999232074bac 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -112,6 +112,7 @@ SUBDIR += gstreamer-plugins-vp8 SUBDIR += gstreamer-plugins-x264 SUBDIR += gstreamer-plugins-xvid + SUBDIR += gstreamer-qt4 SUBDIR += gstreamermm SUBDIR += gsubedit SUBDIR += gtk-recordmydesktop |