Reinstate support for OS X versions older than 10.9

2015-09-22 Thread Ryan Schmidt
Hello, I'm the maintainer of glib2 in the MacPorts package management system. glib 2.46.0 was recently released, and attempting to configure it produces this error: checking OSX version >= 10.9.0... no configure: error: OSX version is too old! glib 2.45.2 and earlier worked fine on older versio

Re: Reinstate support for OS X versions older than 10.9

2015-09-22 Thread John Ralls
> On Sep 22, 2015, at 3:47 PM, Ryan Schmidt wrote: > > Hello, I'm the maintainer of glib2 in the MacPorts package management system. > > glib 2.46.0 was recently released, and attempting to configure it produces > this error: > > checking OSX version >= 10.9.0... no > configure: error: OSX ve

Re: Dropping 'fringe' pixbuf loaders

2015-09-22 Thread Matthias Clasen
On Mon, Sep 21, 2015 at 7:20 PM, Bastien Nocera wrote: > > > I would argue that at least I have taken care of some of that work at > the end of 2014. I didn't get to see coverity scans or cppchecks, but > this isn't the most complicated code to fix up and review. > > Yes, that is true. You have h

Re: Reinstate support for OS X versions older than 10.9

2015-09-22 Thread Ryan Schmidt
On Sep 22, 2015, at 6:32 PM, John Ralls wrote: > I’m a bit conflicted about this. Yes, 10.9 is a bit new for a cutoff, but on > the other hand upgrades to 10.10 are free and run on any machine that can run > 10.7 Per the EveryMac URL I posted, in addition to older PowerPC Macs that cannot be

Re: Reinstate support for OS X versions older than 10.9

2015-09-22 Thread Nirbheek Chauhan
Hello, Just to add to this, GStreamer 1.x currently supports OS X 10.8, so it would be great if GLib continued to support at least that. Support for older versions should, I suppose, be welcome as well since Ryan says he's willing to maintain it. :) Cheers, Nirbheek On Wed, Sep 23, 2015 at 4:17