The last working version of libvpx for PPC is pegged in my TigerPorts repo, along with many other Tiger-pegged ports in that repo.
https://github.com/kencu/TigerPorts/tree/master/multimedia/libvpx Best, Ken On 2017-12-11, at 1:15 PM, Ryan Schmidt wrote: > > On Dec 11, 2017, at 11:35, Riccardo Mottola wrote: > >> I have big issues building TenFourFox currently because of its integrated >> libvpx, I haveissues with sse2/sse3 and yasm. >> If anybody is a bit knowledgeable there.... the TTF-PPC uses different files >> so it works, Mr. Kaiser worked essentially in porting libvpx to PPC and 10.4 >> >> Another (temporary) option would be to use the system libvpx (mozbuild >> offsers an attribute for that), this would me allow to continue working on >> TTF and check what other issues there are, I did not find a way yet to build >> without libvpx support, I found no options. >> >> However if I attempt to install it I get "1.6.1 does not build on Mac OS X >> 10.5 Leopard or earlier" >> Could it be feasible to get it building on Intel? or did an earlier version >> build. can I ask port to buiild specifically an older one? > > According to > > https://github.com/macports/macports-ports/commit/5c48aa5a22139aedc616ff5ee173f9ca021580e0 > > support for Mac OS X 10.5 and earlier was removed in libvpx 1.5.0, so you > would need to build an earlier version than that. > > https://trac.macports.org/wiki/howto/InstallingOlderPort > > >
