[kde-freebsd] [SVN Commit] branches/qt-5.3
    Raphael Kubo da Costa 
    rakuco at FreeBSD.org
       
    Wed Oct 22 21:02:44 UTC 2014
    
    
  
SVN commit 10438 by rakuco:
Merge devel/qt5-qmldevtools into lang/qt5-qml.
qt5-qmldev only worked as a standalone port with a lot of duct tape and our
hacks that invoked qmake from a subdirectory of ${WRKSRC}.
Since the latter does not work anymore, we cannot build qt5-qmldevtools as
we did before: the "no_module_headers" sed call in the Makefile no longer
works, qt5-qml is needed as a build-time dependency and the headers (which
actually belong to qt5-qml and are also installed by it into a different
location) cannot be installed anymore.
Since the port now depends on qt5-qml to build and the header files it used
to install are now shipped only by qt5-qml, there is no purpose in keeping
the port around.
ack'ed by makc@ and avilla at .
 M  +1 -0      MOVED-area51  
 M  +1 -4      QT/Mk/bsd.qt.mk  
 M  +1 -1      QT/devel/qt5-linguisttools/Makefile  
 D             QT/devel/qt5-qmldevtools (directory)  
 M  +4 -0      QT/lang/qt5-qml/pkg-plist  
 M  +1 -1      QT/x11-toolkits/qt5-quick/Makefile  
    
    
More information about the kde-freebsd
mailing list