diff options
author | kwm <kwm@FreeBSD.org> | 2013-11-22 03:06:50 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-11-22 03:06:50 +0800 |
commit | a1d349acfff1290e21e8f13986cfbb2d21451dba (patch) | |
tree | fd78fb0814d9fd2484b56c17bbf4c520634884b4 /audio/Makefile | |
parent | fa89b196cc19d2b16d412ce713cf9c2135da247e (diff) | |
download | freebsd-ports-gnome-a1d349acfff1290e21e8f13986cfbb2d21451dba.tar.gz freebsd-ports-gnome-a1d349acfff1290e21e8f13986cfbb2d21451dba.tar.zst freebsd-ports-gnome-a1d349acfff1290e21e8f13986cfbb2d21451dba.zip |
Update to 1.2.1.
Retire celt plugin, it was removed in flavor for the opus plugin.
Add new webp, kate and openjpeg plugin.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index c2deb07585c7..71bb86963111 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -276,7 +276,6 @@ SUBDIR += gstreamer1-plugins-amrnb SUBDIR += gstreamer1-plugins-amrwbdec SUBDIR += gstreamer1-plugins-cdparanoia - SUBDIR += gstreamer1-plugins-celt SUBDIR += gstreamer1-plugins-faac SUBDIR += gstreamer1-plugins-faad SUBDIR += gstreamer1-plugins-flac |