Opened 13 years ago

Closed 13 years ago

#27278 closed defect (invalid)

Missing gtk-2.0 include in pkgconfig CFLAGS

Reported by: simon@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: pkg-config Cc: dbevans (David B. Evans)
Port: gdk-pixbuf2

Description

Hi,

when I try to compile some macport external program (gst-editor) that uses gdk-pixbuf-2.0, I get an error because pkg-config does not include gtk-2.0 in the CFLAGS for gdk-pixbuf-2.0. The program compiles fine after adding the include for gtk-2.0 in

/opt/local/lib/pkgconfig/gdk-pixbuf-2.0.pc

in the CFLAGS. I dont know if gdk-pixbuf really depends on gtk, but atleast on ubuntu pkg-config for gdk-pixbuf also had an -I .../gtk-2.0 in the CFLAGS.

God bless You, Greetings, Simon

Change History (2)

comment:1 Changed 13 years ago by simon@…

Cc: simon@… added

Cc Me!

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: devans@… added; simon@… removed
Port: gdk-pixbuf2 added; gdk-pixbuf-2.0 removed
Resolution: invalid
Status: newclosed

gtk2 depends on gdk-pixbuf2, not vice versa.

Note: See TracTickets for help on using tickets.