FYI, the ffmpeg binaries at packages.macports.org were not built with jack so this is a NEW feature.
On Oct 31, 2012, at 4:58 AM, Craig Treleaven wrote: > > Similar to the vlc port, I think jack should be an optional variant in ffmpeg. > > Craig > > At 9:15 PM -0700 10/30/12, [email protected] wrote: >> Revision >> >> <http://trac.macports.org//changeset/99287>99287 >> Author >> >> [email protected] >> Date >> >> 2012-10-30 21:15:32 -0700 (Tue, 30 Oct 2012) >> >> Log Message >> >> ffmpeg*: Add missing dependency on jack (#36831) >> >> Modified Paths >> >> <>trunk/dports/multimedia/ffmpeg/Portfile >> <>trunk/dports/multimedia/ffmpeg-devel/Portfile >> Diff >> >> Modified: trunk/dports/multimedia/ffmpeg/Portfile (99286 => 99287) >> >> >> --- trunk/dports/multimedia/ffmpeg/Portfile 2012-10-31 04:07:13 UTC (rev >> 99286) >> +++ trunk/dports/multimedia/ffmpeg/Portfile 2012-10-31 04:15:32 UTC (rev >> 99287) >> @@ -9,6 +9,7 @@ >> conflicts ffmpeg-devel >> epoch 1 >> version 1.0 >> +revision 1 >> set branch [join [lrange [split ${version} .] 0 1] .] >> license LGPL-2.1+ >> categories multimedia >> @@ -64,6 +65,7 @@ >> port:libogg \ >> port:libtheora \ >> port:libmodplug \ >> + port:jack \ >> port:dirac \ >> port:schroedinger \ >> port:openjpeg \ >> >> >> Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile (99286 => 99287) >> >> >> --- trunk/dports/multimedia/ffmpeg-devel/Portfile 2012-10-31 04:07:13 UTC >> (rev 99286) >> +++ trunk/dports/multimedia/ffmpeg-devel/Portfile 2012-10-31 04:15:32 UTC >> (rev 99287) >> @@ -8,6 +8,7 @@ >> name ffmpeg-devel >> conflicts ffmpeg >> version 20121025 >> +revision 1 >> set git_branch 14f69a0516e4a505eaa65236b919023ecd146d95 >> license LGPL-2.1+ >> categories multimedia >> @@ -59,6 +60,7 @@ >> port:libogg \ >> port:libtheora \ >> port:libmodplug \ >> + port:jack \ >> port:dirac \ >> port:schroedinger \ >> port:openjpeg \ > _______________________________________________ > macports-dev mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo/macports-dev
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
