Bug 690262

Summary: cups filters require cups 1.2
Product: Ghostscript Reporter: Ralph Giles <ralph.giles>
Component: Build ProcessAssignee: Hin-Tak Leung <htl10>
Status: RESOLVED FIXED    
Severity: normal CC: mschamschula
Priority: P4    
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: pdftoraster-optional-build.patch

Description Ralph Giles 2009-01-30 10:35:18 UTC
The cups subdirectory includes pdftoraster scripts which can only be built
against libcups 1.2 and later. This causes the optional 'cups' makefile target
to fail to build on systems with an older cups, for example MacOS 10.4.
Comment 1 Ralph Giles 2009-01-30 10:37:10 UTC
Created attachment 4769 [details]
pdftoraster-optional-build.patch

Patch from Till Kamppeter to make the pdftoraster build contingent on the
required cups version.
Comment 2 Ralph Giles 2009-02-05 18:37:08 UTC
*** Bug 690270 has been marked as a duplicate of this bug. ***
Comment 3 Hin-Tak Leung 2010-05-02 03:12:43 UTC
Grabbing a Ralph's bugs.
Comment 4 Hin-Tak Leung 2010-06-28 19:50:54 UTC
Till committed the patch himself as r9535 on Sat Mar 7 21:46:16 2009 so this bug should have been closed then.