[MacPorts] #32975: qt4-mac: wrong pkg-config cflags

MacPorts noreply at macports.org
Mon Apr 16 19:00:24 PDT 2012


#32975: qt4-mac: wrong pkg-config cflags
--------------------------------------------+-------------------------------
 Reporter:  mojca.miklavec.lists@…          |       Owner:  michaelld@…           
     Type:  defect                          |      Status:  new                   
 Priority:  Normal                          |   Milestone:                        
Component:  ports                           |     Version:  2.0.3                 
 Keywords:  Qt4 pkg-config cflags           |        Port:  qt4-mac               
--------------------------------------------+-------------------------------

Comment(by michaelld@…):

 Sorry for the long delay. I'm now updating qt4-mac to 4.8.1, and
 revisiting tickets relevant to both qt4-mac and qt4-mac-devel.

 The issue is that Qt uses a single $[libdir} as the install directory for
 both libraries and frameworks, and that the pkgconfig files do not reflect
 either entirely correctly.  So, if I change ${libdir} to install
 frameworks correctly, then I have to move the libraries out of it and
 modify the various files that use or contain references to those.  If I
 leave ${libdir} alone and move frameworks, I still have to modify lots of
 files.  I suppose symlinks would be one solution for headers, but it won't
 solve the "combined libraries and frameworks" issue.  I am looking into
 another way of doing this that's more robust; more after a bit more
 hacking!

-- 
Ticket URL: <https://trac.macports.org/ticket/32975#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list