[MacPorts] #15585: RFE: Allow qt4-mac and qt4-x11 to coexist
#15585: RFE: Allow qt4-mac and qt4-x11 to coexist -----------------------------------+---------------------------------------- Reporter: mcalhoun@macports.org | Owner: mcalhoun@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | -----------------------------------+---------------------------------------- As it stands now, qt4-mac and qt4-x11 can not both be installed. As far as I can tell, there is a conflict because of: 1. Same binary names in ${prefix}/bin 1. Same pkg-config files names in ${prefix}/lib/pkgconfig 1. Same library file names in ${prefix}/lib (only if the noframework variant is used). Two possible fixes are: * Install each package in ${prefix}/lib/${portname}, then create some sort of qt4-select port to create the appropriate links in ${prefix}/bin and ${prefix}/lib * Append -x11 or -mac to the offending files in ${prefix}/bin, ${prefix}/lib/pkgconfig, and ${prefix}/lib In either case, the ports which depend on qt4-{mac,x11} would have to be changed. [[BR]] Any there any other possibilities? -- Ticket URL: <http://trac.macports.org/ticket/15585> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15585: RFE: Allow qt4-mac and qt4-x11 to coexist ------------------------------------+--------------------------------------- Reporter: mcalhoun@macports.org | Owner: mcalhoun@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: | ------------------------------------+--------------------------------------- Comment(by mcalhoun@macports.org): There is a proposed fix in #16862 which hopefully would fix this as well. -- Ticket URL: <http://trac.macports.org/ticket/15585#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15585: RFE: Allow qt4-mac and qt4-x11 to coexist ------------------------------------+--------------------------------------- Reporter: mcalhoun@… | Owner: mcalhoun@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: | ------------------------------------+--------------------------------------- Changes (by mcalhoun@…): * status: new => closed * resolution: => fixed Comment: Fixed in r44203. -- Ticket URL: <http://trac.macports.org/ticket/15585#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts