[138414] trunk/dports/multimedia/mpv/Portfile

ionic at macports.org ionic at macports.org
Tue Jul 7 10:39:28 PDT 2015


Revision: 138414
          https://trac.macports.org/changeset/138414
Author:   ionic at macports.org
Date:     2015-07-07 10:39:27 -0700 (Tue, 07 Jul 2015)
Log Message:
-----------
mpv: remove unused variants mp3 and portaudio. No revbump. Can sync up with the next revbump due when ffmpeg is updated.

Modified Paths:
--------------
    trunk/dports/multimedia/mpv/Portfile

Modified: trunk/dports/multimedia/mpv/Portfile
===================================================================
--- trunk/dports/multimedia/mpv/Portfile	2015-07-07 17:22:30 UTC (rev 138413)
+++ trunk/dports/multimedia/mpv/Portfile	2015-07-07 17:39:27 UTC (rev 138414)
@@ -348,17 +348,6 @@
                             --enable-enca
 }
 
-# Remove after 06-28-2016.
-variant mp3 description {Legacy compatibility variant for MP3 support via mpg123. Will be removed soon.} {
-    notes-append {
-                    You have enabled the legacy mp3 variant. \
-                    Upstream ceased using mpg123 in version 0.8.0 and removed support \
-                    completely in 0.9.0. \
-                    Decoding and playback of MP3 content is still available via \
-                    ffmpeg, so no action is needed on your side.
-    }
-}
-
 variant rubberband description {Enable support for the Rubber Band library, adding audio pitch and speed control} {
     depends_lib-append      port:rubberband
     configure.args-replace  --disable-rubberband \
@@ -371,10 +360,6 @@
                             --enable-pulse
 }
 
-# Remove after 03-04-2016.
-variant portaudio description {Legacy compatibility variant for portaudio support. Will be removed soon.} {
-}
-
 variant jack description {Enable Jack Audio Connection Kit support} {
     depends_lib-append      port:jack
     configure.args-replace  --disable-jack \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150707/fb425612/attachment.html>


More information about the macports-changes mailing list