[kde-freebsd] New patchsets for ports to move qt5 libs to /usr/local/lib/qt5
Ralf Nolden
nolden at kde.org
Wed Sep 9 10:49:42 UTC 2015
Hi,
I have made two new patchsets to move qt5 libraries to /usr/local/lib/qt5:
0. pkg install qt5
(to use packages to upgrade against, qt-5.4.1 with libs going to
/usr/local/lib)
1a. checkout portstree revision -r 396360 as /ports-qt541
1b. checkout portstree revision -r 396360 as /ports-qt550
alternatively, copy the first tree to ports-qt550
2. cd ports-qt541; svn patch :
svn-diff-r396360-qt-541-libs.diff
https://share.kde.org/index.php/s/G7BcEPLRbaohwmf
portupgrade -R qt5
This will rebuild the qt-5.4.1 and install libs to /usr/local/lib/qt5
3. cd ports-qt550; svn patch:
svn-diff-r396360-qt-550-libs.diff
https://share.kde.org/index.php/s/yGem29u2tzf9pmC
portupgrade -R qt5
4. TEST :)
A. cmake-based ports:
4.1 security/qtkeychain-qt5
4.2 deskutils/owncloudclient
B. qmake based ports:
4.3 devel/qtcreator
Reasons why I'm working on patching the location of the libs to go to /qt5:
- clean build where libs/binaries are linked against the right libs in ports
- portupgrade can be done again
- compiling qt locally now possible for development (other releases, git
version)
--
Kind regards,
Ralf Nolden
More information about the kde-freebsd
mailing list