'qt' Tag |
Qt 4.7 beta 1 is now available in the qting-edge overlay. To install it, add the overlay (using layman or PORTDIR_OVERLAY) and unmask qt-4.7_beta1 by copying or linking the keywords file we provide in your /etc/portage/package.unmask/ folder. ln -s /path/to/qting-edge/Documentation/package.keywords/qt-4.7 /etc/portage/package.unmask/ # IF YOU USE A package.unmask FILE, run the following INSTEAD cat /path/to/qting-edge/Documentation/package.keywords/qt-4.7 >> [...]
Today we renamed kde-testing back to kde in layman. You should remove and add the overlay again: layman -d kde-testing; layman -L; layman -a kde; In other news, Qt 4.6.0 final was released by Nokia yesterday. You’ll find ebuilds in portage’s ~testing. If you’re using stable and want to try it out, make sure you [...]
So… qt-*-4.6.0_rc1 is now in the portage tree, masked (since its not a final release) and you can begin testing your shiny Qt applications with it. But there’s a catch. 4.6.0_rc1 is not binary compatible with 4.6.0_beta1. [1] This means that if you’re upgrading from 4.6.0_beta1 you have to rebuild every single app depending on [...]
Nokia switched their Qt git master to version 4.7 recently, creating a new branch for 4.6. They also created two new branches, master-stable and 4.6-stable. Commits pushed to those branches are tested in Nokia’s testing farms, ensuring that they’ll always build. The Gentoo Qt team provides various live Qt ebuilds in our official overlay, qting-edge [...]
UPDATE: All <qt-*-4.5.3:4 ebuilds were removed on Nov 11th, 2009, so this problem is now fixed So…… you’re trying to emerge kde 4 on your fresh ~ gentoo installation but strange blocks show up… stuff like [blocks B ] >x11-libs/qt-opengl-4.5.1-r9999 (“>x11-libs/qt-opengl-4.5.1-r9999″ is blocking x11-libs/qt-gui-4.5.1-r2, x11-libs/qt-dbus-4.5.1) [blocks B ] >x11-libs/qt-webkit-4.5.1-r9999 (“>x11-libs/qt-webkit-4.5.1-r9999″ is blocking x11-libs/qt-gui-4.5.1-r2, x11-libs/qt-dbus-4.5.1) [blocks [...]
So… you’re trying to merge a package but get weird blockers like [blocks BÂ Â Â Â ]Â >x11-libs/qt-gui-4.4.2-r9999 (“>x11-libs/qt-gui-4.4.2-r9999″ is blocking x11-libs/qt-xmlpatterns-4.4.2, x11-libs/qt-script-4.4.2, x11-libs/qt-dbus-4.4.2, x11-libs/qt-sql-4.4.2-r1, x11-libs/qt-qt3support-4.4.2, x11-libs/qt-svg-4.4.2, x11-libs/qt-test-4.4.2, x11-libs/qt-opengl-4.4.2, x11-libs/qt-core-4.4.2-r2) [blocks BÂ Â Â Â ]Â Â Â <x11-libs/qt-gui-4.5.1 (“<x11-libs/qt-gui-4.5.1″ is blocking x11-libs/qt-opengl-4.5.1, x11-libs/qt-svg-4.5.1-r1, x11-libs/qt-script-4.5.1, x11-libs/qt-dbus-4.5.1, x11-libs/qt-xmlpatterns-4.5.1, x11-libs/qt-test-4.5.1, x11-libs/qt-qt3support-4.5.1, x11-libs/qt-sql-4.5.1, x11-libs/qt-core-4.5.1) this means that new Qt libraries are available and portage is [...]