pkgsrc/graphics/gimp
shannonjr 179e01c22b Re: PR 25724 Difference between function declaration and definition
prevents compilation of gimp with gcc 3.4.0
The problem is that the parameter "type" is declared to be of type
"CombinationMode" in the header file and "InitialMode" in the ".c" file.
The patch corrects the type in the ".c" file to match the header.
This closes the PR.
2004-06-01 10:09:31 +00:00
..
patches Re: PR 25724 Difference between function declaration and definition 2004-06-01 10:09:31 +00:00
buildlink3.mk Added buildlink3.mk for sane 2004-05-03 12:46:49 +00:00
DESCR Update gimp to 2.0.0 2004-03-29 22:16:09 +00:00
distinfo Re: PR 25724 Difference between function declaration and definition 2004-06-01 10:09:31 +00:00
Makefile gimp needs cmsCreate_sRGBProfile to provide the 2004-05-27 01:09:36 +00:00
PLIST gimp2 isn't supported by print/gimp-print yet, so enable the 2004-04-16 16:16:50 +00:00