Opened 10 years ago

Closed 10 years ago

#43190 closed defect (duplicate)

webkit-gtk3 @2.2.3_1 +quartz Configure error

Reported by: pinodimatteo@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: cooljeanius (Eric Gallager), izonov@…, macports@…
Port: webkit-gtk3

Description (last modified by ryandesign (Ryan Carsten Schmidt))

On Mavericks (10.9.2) with Xcode 5.1, upgrade of webkit-gtk3 failed: I need to install it with +quartz variant but configure is depending on gtk3 configured for X11.

:info:configure configure: error: Package requirements (gtk+-x11-3.0 = 3.10.7) were not met:
:info:configure 
:info:configure No package 'gtk+-x11-3.0' found
:info:configure 
:info:configure Consider adjusting the PKG_CONFIG_PATH environment variable if you
:info:configure installed software in a non-standard prefix.

Change History (6)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…
Port: webkit-gtk3 added

comment:2 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:3 Changed 10 years ago by izonov@…

Cc: izonov@… added

Cc Me!

comment:4 Changed 10 years ago by macports@…

Cc: macports@… added

Cc Me!

comment:5 Changed 10 years ago by macports@…

I edited the port file with the following changes to the configure args, and it works:

variant quartz {
    configure.args-append --enable-quartz-target --disable-x11-target
    ...

comment:6 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.