[MacPorts] #43103: webkit-gtk +quartz +video upgrade fails (complains about missing gtk+-x11-2.0)
#43103: webkit-gtk +quartz +video upgrade fails (complains about missing gtk+-x11-2.0) ----------------------+-------------------------------- Reporter: arthur@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ----------------------+-------------------------------- I have webkit-gtk installed with quartz support and without x11 (webkit- gtk @2.2.3_1+quartz+video (active)). Upgrade attempt fails with error message pointing to missing gtk+-x11-2.0. -- Ticket URL: <https://trac.macports.org/ticket/43103> MacPorts <http://www.macports.org/> Ports system for OS X
#43103: webkit-gtk +quartz +video upgrade fails (complains about missing gtk+-x11-2.0) -------------------------+------------------------ Reporter: arthur@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: webkit-gtk | -------------------------+------------------------ Changes (by ryandesign@…): * cc: jeremyhu@… (removed) * cc: me@… (added) * owner: macports-tickets@… => jeremyhu@… * port: => webkit-gtk Comment: Has duplicate #43104. -- Ticket URL: <https://trac.macports.org/ticket/43103#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43103: webkit-gtk +quartz +video upgrade fails (complains about missing gtk+-x11-2.0) -------------------------+------------------------ Reporter: arthur@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: webkit-gtk | -------------------------+------------------------ Changes (by ryandesign@…): * cc: devans@… (added) -- Ticket URL: <https://trac.macports.org/ticket/43103#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43103: webkit-gtk +quartz +video upgrade fails (complains about missing gtk+-x11-2.0) -------------------------+------------------------ Reporter: arthur@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: webkit-gtk | -------------------------+------------------------ Comment (by arthur@…): Possible fix:[[BR]] In the Portfile, replace:[[BR]] {{{ variant quartz { configure.args-append --with-target=quartz platform darwin 13 { # TODO: File upstream # http://trac.macports.org/ticket/41663 configure.args-append --disable-accelerated-compositing } }}} with:[[BR]] {{{ variant quartz { configure.args-append --with-target=quartz platform darwin 13 { # TODO: File upstream # http://trac.macports.org/ticket/41663 configure.args-append --disable-accelerated-compositing --enable-x11-target=no } }}} Worked for me. -- Ticket URL: <https://trac.macports.org/ticket/43103#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#43103: webkit-gtk +quartz +video upgrade fails (complains about missing gtk+-x11-2.0) -------------------------+------------------------ Reporter: arthur@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: webkit-gtk | -------------------------+------------------------ Comment (by jeremyhu@…): Thanks. Fixed with r119072 -- Ticket URL: <https://trac.macports.org/ticket/43103#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#43103: webkit-gtk +quartz +video upgrade fails (complains about missing gtk+-x11-2.0) -------------------------+------------------------ Reporter: arthur@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: webkit-gtk | -------------------------+------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/43103#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts