diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-02-25 18:58:42 +0800 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-02-25 18:58:42 +0800 |
commit | f63874893a6024630cc10e9d615503f5adccf3a1 (patch) | |
tree | 3de2e40a79b45604e01437ff197c0a106c8c00d6 /audio/Makefile | |
parent | b3c3c64ce01964e06220ab70fb4e325dd328d956 (diff) | |
download | freebsd-ports-gnome-f63874893a6024630cc10e9d615503f5adccf3a1.tar.gz freebsd-ports-gnome-f63874893a6024630cc10e9d615503f5adccf3a1.tar.zst freebsd-ports-gnome-f63874893a6024630cc10e9d615503f5adccf3a1.zip |
Update Gstreamer-plugins-base to 0.10.32
Update Gstreamer-plugins-good to 0.10.27
Update Gstreamer-plugins-bad to 0.10.21
Update Gstreamer-plugins-ugly to 0.10.17
Add flite plugin. plugin for the flite Speech synthesis engine.
Add opencv plugin. plugin for opencv Computer vision library.
Move vdpau plugin to a beter category.
Remove LOCAL master sites that haven't been updated for ages.
Check if Gstreamer (core) is recent enough.
Remove 6.x BROKEN line for the bad plugin.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 81d19d3cf2bb..ef7ea25dd00d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -270,6 +270,7 @@ SUBDIR += gstreamer-plugins-faac SUBDIR += gstreamer-plugins-faad SUBDIR += gstreamer-plugins-flac + SUBDIR += gstreamer-plugins-flite SUBDIR += gstreamer-plugins-fluendo-mp3 SUBDIR += gstreamer-plugins-gme SUBDIR += gstreamer-plugins-gsm |