pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/print/cups



On Sun, Nov 13, 2011 at 09:49:17PM +0000, Steven Drake wrote:
 > Modified Files:
 >      pkgsrc/print/cups: Makefile PLIST distinfo options.mk
 >      pkgsrc/print/cups/patches: patch-ad patch-af patch-ai patch-at patch-au
 >          patch-config-scripts_cups-gssapi.m4
 > Removed Files:
 >      pkgsrc/print/cups/patches: patch-ab
 > 
 > Log Message:
 > Update to cups-1.5.0

This appears to have broken print/gtklp, print/scribus, and
print/scribus-qt4 (and maybe more).

scribus:

[...]/work/scribus-1.3.3.14/scribus/cupsoptions.cpp: In constructor 
'CupsOptions::CupsOptions(QWidget*, QString)':
[...]/work/scribus-1.3.3.14/scribus/cupsoptions.cpp:63: error: 'ppd_file_t' was 
not declared in this scope
[...]/work/scribus-1.3.3.14/scribus/cupsoptions.cpp:63: error: 'ppd' was not 
declared in this scope
[...]/work/scribus-1.3.3.14/scribus/cupsoptions.cpp:64: error: 'ppd_group_t' 
was not declared in this scope
  (and more of the same)

(scribus-qt4 is about the same)

gtklp:

gtklp.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
token

which is because ppd_file_t isn't defined.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index