diff options
author | kwm <kwm@FreeBSD.org> | 2014-12-16 21:35:01 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-12-16 21:35:01 +0800 |
commit | 0338d26e1c421f45eb1c190fd6c40d5f820f1326 (patch) | |
tree | 9f5703f594896a48eae53e004be52fd12fcce700 /audio/Makefile | |
parent | f326344bf5997f92a80be808966f845e244e7c90 (diff) | |
download | freebsd-ports-gnome-0338d26e1c421f45eb1c190fd6c40d5f820f1326.tar.gz freebsd-ports-gnome-0338d26e1c421f45eb1c190fd6c40d5f820f1326.tar.zst freebsd-ports-gnome-0338d26e1c421f45eb1c190fd6c40d5f820f1326.zip |
Big Gstreamer update:
Update gstreamer, gstreamer-plugins, -good, -bad and -ugly ports to 1.4.4.
Update gstreamer1-plugins-gnonlin to 1.4.0.
Update py-gstreamer1 and py3-gstreamer1 to 1.4.0.
Add multimedia/gstreamer1-editing-services. GES is a high-level library
for facilitating the creation of audio/video non-linear editors.
Add pulseaudio plugin now that pulseaudio is updated and add the gl plugin.
Drop :keepla from USES=libtool.
Drop @dirrm[try] from plists and drop gnomehier from USE_GNOME
Switch to optionhelpers in multimedia/gstreamer1.
PR: 194922 (merged with my own WIP)
Submitted by: olivierd
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 e9eeeb817124..e59e785d4021 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -262,6 +262,7 @@ SUBDIR += gstreamer1-plugins-modplug SUBDIR += gstreamer1-plugins-ogg SUBDIR += gstreamer1-plugins-opus + SUBDIR += gstreamer1-plugins-pulse SUBDIR += gstreamer1-plugins-shout2 SUBDIR += gstreamer1-plugins-sidplay SUBDIR += gstreamer1-plugins-soundtouch |