Re: [Development] Minimum CUPS version vs RHEL 5 support

2013-12-11 Thread Thiago Macieira
On quinta-feira, 12 de dezembro de 2013 00:09:52, John Layt wrote: > Hi, > > I'm refactoring the CUPS printing code (more on that in another email) > and noticed we don't currently have a minimum required version set, > i.e. we're currently restricted to the 1.0 api released in 1999. CUPS > is no

[Development] Minimum CUPS version vs RHEL 5 support

2013-12-11 Thread John Layt
Hi, I'm refactoring the CUPS printing code (more on that in another email) and noticed we don't currently have a minimum required version set, i.e. we're currently restricted to the 1.0 api released in 1999. CUPS is now at 1.7. There's some nicer api I'd like to use from 1.2 and 1.4, so for Qt 5