[MacPorts] #37698: dependencies missed in gimp2 and qgis
MacPorts
noreply at macports.org
Sun Jan 20 03:30:42 PST 2013
#37698: dependencies missed in gimp2 and qgis
-------------------------+-----------------------------------------------
Reporter: spisni@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords: gimp2, qgis, py27-sip, py27-pygtk
Port: qgis, gimp |
-------------------------+-----------------------------------------------
Comment (by ryandesign@…):
Replying to [ticket:37698 spisni@…]:
> during install qgis, the port don't find py27-sip and it cannot be
installed.
qgis already declares a dependency on py27-pyqt4 which declares a
dependency on py27-sip:
{{{
$ port deps qgis
Full Name: qgis @1.8.0_0+postgis2+postgresql91+python27
Build Dependencies: cmake, pkgconfig, bison, ld64, py27-sip
Library Dependencies: qt4-mac, libiconv, expat, openssl, proj, geos, gdal,
sqlite3, gsl, qwt52, fcgi, spatialindex, py27-pyqt4, postgresql91,
postgis2
Runtime Dependencies: py27-psycopg2, py27-spatialite
$ port deps py27-pyqt4
Full Name: py27-pyqt4 @4.9.6_1
Build Dependencies: pkgconfig
Library Dependencies: python27, py27-sip, qt4-mac
$
}}}
So the dependencies should already be installed. What problem are you
experiencing? Please attach a log file showing the problem.
> Similar happend with gimp2, this time it doesn't find py27-pygtk.
One problem per ticket please. But so far, same answer here: gimp2 already
declares a dependency on py27-pygtk:
{{{
$ port deps gimp2
Full Name: gimp2 @2.8.2_4+help_browser+python27
Build Dependencies: pkgconfig, intltool
Library Dependencies: iso-codes, gegl, gtk2, libffi, libmng, libexif,
aalib, poppler, libgnomeui, curl, libwmf, lcms, xorg-libXmu, xpm,
py27-pygtk, webkit-gtk, icu
Runtime Dependencies: gimp-help-en
$
}}}
Attach a log file if something's not working.
--
Ticket URL: <https://trac.macports.org/ticket/37698#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list