10.6.8 and ffmpeg

Ken Cunningham ken.cunningham.webuse at gmail.com
Sat Oct 29 16:54:18 CEST 2016


I know -- I'm sorry for stepping out there and just blurting it like that. I'm just trying to help Richard 'get it done'.

Also - I upgraded libsdl to the new 2.0.5 version here -- perhaps i should put up a diff for JMR to use?

Best,

Ken


$ port -v installed | grep ffmpeg
  ffmpeg @3.1.4_0+gpl2+x11 platform='darwin 10' archs='x86_64'
  ffmpeg @3.1.5_0+gpl2+x11 (active) platform='darwin 10' archs='x86_64'


$ port -v installed | grep libsdl
  libsdl @1.2.15_3+universal+x11 (active) platform='darwin 10' archs='i386 x86_64'
  libsdl2 @2.0.4_0+universal platform='darwin 10' archs='i386 x86_64'
  libsdl2 @2.0.5_0 platform='darwin 10' archs='x86_64'
  libsdl2 @2.0.5_0+universal (active) platform='darwin 10' archs='i386 x86_64'
  libsdl2_image @2.0.1_0+universal (active) platform='darwin 10' archs='i386 x86_64'
  libsdl2_mixer @2.0.1_0 (active) platform='darwin 10' archs='x86_64'
  libsdl2_net @2.0.1_0+universal (active) platform='darwin 10' archs='i386 x86_64'
  libsdl2_ttf @2.0.14_0 (active) platform='darwin 10' archs='x86_64'
  libsdl_gfx @2.0.24_1 (active) platform='darwin 10' archs='x86_64'
  libsdl_image @1.2.12_5 (active) platform='darwin 10' archs='x86_64'
  libsdl_mixer @1.2.12_0 (active) platform='darwin 10' archs='x86_64'
  libsdl_net @1.2.8_0 (active) platform='darwin 10' archs='x86_64'
  libsdl_ttf @2.0.11_0 (active) platform='darwin 10' archs='x86_64'




On 2016-10-29, at 7:17 AM, Ryan Schmidt wrote:

> 
>> On Oct 29, 2016, at 12:05 AM, Ken Cunningham <ken.cunningham.webuse at gmail.com> wrote:
>> 
>> libsdl2 will build without trouble on 10.6.8 if you find a copy of the 10.7 SDK and put it like so in /Developer/SDKs/MacOSX10.7.sdk
> 
> That is not a procedure we have ever recommended users do before. I know that using the 10.12 SDK on 10.11 will work. If using the 10.7 SDK on 10.6 will work, and we want to help users do that, maybe we should have a documented way for the user to do that. And maybe we should install the 10.7 SDK on the 10.6 buildbot machines so that these ports can be built automatically.
> 




More information about the macports-users mailing list