[MacPorts] #46129: qt5-mac is missing QtUiTools framework/library

MacPorts noreply at macports.org
Thu Dec 4 14:38:39 PST 2014


#46129: qt5-mac is missing QtUiTools framework/library
--------------------------+------------------------
  Reporter:  jpwhiting@…  |      Owner:  mcalhoun@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.3
Resolution:               |   Keywords:
      Port:  qt5-mac      |
--------------------------+------------------------

Comment (by mk@…):

 A native qt5 install on my OSX/CI system has these files:
 {{{
 $ pwd
 /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst
 $ find . -name "*Qt5UiTools*"
 ./lib/cmake/Qt5UiTools
 ./lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake
 ./lib/cmake/Qt5UiTools/Qt5UiToolsConfigVersion.cmake
 ./lib/libQt5UiTools_debug.a
 ./lib/libQt5UiTools_debug.la
 ./lib/libQt5UiTools_debug.prl
 ./lib/pkgconfig/Qt5UiTools.pc
 }}}
 while a VM having qt5-mac installed keeps them in /opt/local/lib, so
 obviously not as a framework:
 {{{
 $ port contents qt5-mac | grep Qt5UiTools
   /opt/local/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake
   /opt/local/lib/cmake/Qt5UiTools/Qt5UiToolsConfigVersion.cmake
   /opt/local/lib/libQt5UiTools.a
   /opt/local/lib/libQt5UiTools.prl
   /opt/local/lib/pkgconfig/Qt5UiTools.pc
 }}}.

 Looks like this ticket has to be treated as worksforme...

-- 
Ticket URL: <https://trac.macports.org/ticket/46129#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list