[MacPorts] #36553: libgnomecanvas-2.30.3_3 can't resolve dependency libart-2.0
MacPorts
noreply at macports.org
Wed Oct 10 08:32:20 PDT 2012
#36553: libgnomecanvas-2.30.3_3 can't resolve dependency libart-2.0
------------------------------------------+--------------------------------
Reporter: waechtertroll-shopping@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: unresolved dependency libart | Port: libgnomecanvas
------------------------------------------+--------------------------------
Trying to install libgnomecanvas-2.30.3_3 finishes with an error.
I tried port clean libgnomecanvas; port selfupdate and port sync before
installing without success.
The log says:
{{{
[/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnomecanvas/libgnomecanvas/main.log]
:info:configure configure: error: Package requirements ( glib-2.0 >=
2.10.0 gtk+-2.0 >= 2.2.0 gail >= 1.9.0 libart-2.0 >= 2.3.8 pango
>= 1.0.1 pangoft2 >= 1.0.1) were not met:
:info:configure
:info:configure No package 'libart-2.0' found
...
}}}
Editing configure.in in the work/ directory wouldn't help.
Which is correct, as the port-package should be libart_lgpl.
The portfile seems to be correct:
{{{
[/opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomecanvas/Portfile]
...
depends_lib port:gtk2 \
port:libart_lgpl \
port:libffi \
port:libglade2 \
port:libpng
...
}}}
--
Ticket URL: <https://trac.macports.org/ticket/36553>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list