#34271: python27 2.7.3_0 py27-gtk 2.22.0_1 etc -- pkg-config files not installed correctly for python 2.6 and 2.7 versions of pygtk and pygobject -------------------------------------+-------------------------------------- Reporter: stephen.langer@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: py25-gtk py27-gtk py26-gtk py27-gobject py26-gobject py25-gobject python26 python27 -------------------------------------+-------------------------------------- Comment(by michaelld@…): I'd love to have one select a version of Python and then have all of the .pc files in its pkgconfig directory selected as well, both those already installed and those to be installed. But, I don't think select works that way. I think, in order for the .pc filenames to be correct, we can: (1) installed them into the correct Framework directories, with the correct filenames, but have them not be accessible in ${prefix}/lib/pkgconfig; (2) make the ports conflict with one another, such that only once version can be installed for any given Python at a time; or (3) mess with the .pc file names and have all available at the same time. None are great solutions, IMHO. But, I cannot think of another way to do this if select works as I think it does. -- Ticket URL: <https://trac.macports.org/ticket/34271#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS