View previous topic :: View next topic |
Author |
Message |
Bentoo n00b

Joined: 28 Oct 2015 Posts: 5
|
Posted: Wed Oct 28, 2015 10:23 am Post subject: KDE, Teamspeak and QT 5.5 |
|
|
Hi together,
yesterday i tried to install Teasmspeak on my Gentoosystem. First i saw that an old version of Teamspeak (3.0.17) was listed in the official Portage Tree. Because the old Version has a fatal Bug in it i looked for the new Version 3.0.18.2. For the new Version i has added an overlay which includes the new ebuild for that version. After that i tried to install Teamspeak and i got the Messages from Portage that i need especially for that new Version QT 5.5. But Qt 5.5 for Amd64 is marked as unstable.
Now i dont know if i want to upgrade to an unstable QT. Anyone has Experience with Qt 5.5?
Its in my opinion stupid to upgrade a whole system to an unstable Release only because one Programm need it. How long does it take Qt 5.5 becomes stable?
Maybe my English is bad Sorry for that |
|
Back to top |
|
 |
kensington Developer

Joined: 02 Jan 2013 Posts: 177 Location: Australia
|
Posted: Wed Oct 28, 2015 12:31 pm Post subject: |
|
|
I've been using Qt 5.5 for about four months without issue, and I expect 5.5.1 to be our next stable candidate.
If you don't want to wait for stabilisation, you could keyword the appropriate packages in /etc/portage/package.accept_keywords and keep the rest of your system stable:
Code: |
~dev-qt/assistant-5.5.1
~dev-qt/designer-5.5.1
~dev-qt/linguist-5.5.1
~dev-qt/linguist-tools-5.5.1
~dev-qt/pixeltool-5.5.1
~dev-qt/qdbus-5.5.1
~dev-qt/qdbusviewer-5.5.1
~dev-qt/qdoc-5.5.1
~dev-qt/qtbluetooth-5.5.1
~dev-qt/qtconcurrent-5.5.1
~dev-qt/qtcore-5.5.1
~dev-qt/qtdbus-5.5.1
~dev-qt/qtdeclarative-5.5.1
~dev-qt/qtdiag-5.5.1
~dev-qt/qtgraphicaleffects-5.5.1
~dev-qt/qtgui-5.5.1
~dev-qt/qthelp-5.5.1
~dev-qt/qtimageformats-5.5.1
~dev-qt/qtlocation-5.5.1
~dev-qt/qtmultimedia-5.5.1
~dev-qt/qtnetwork-5.5.1
~dev-qt/qtopengl-5.5.1
~dev-qt/qtpaths-5.5.1
~dev-qt/qtpositioning-5.5.1
~dev-qt/qtprintsupport-5.5.1
~dev-qt/qtquick1-5.5.1
~dev-qt/qtquickcontrols-5.5.1
~dev-qt/qtscript-5.5.1
~dev-qt/qtsensors-5.5.1
~dev-qt/qtserialport-5.5.1
~dev-qt/qtsql-5.5.1
~dev-qt/qtsvg-5.5.1
~dev-qt/qttest-5.5.1
~dev-qt/qttranslations-5.5.1
~dev-qt/qtwayland-5.5.1
~dev-qt/qtwebchannel-5.5.1
~dev-qt/qtwebkit-5.5.1
~dev-qt/qtwebsockets-5.5.1
~dev-qt/qtwidgets-5.5.1
~dev-qt/qtx11extras-5.5.1
~dev-qt/qtxml-5.5.1
~dev-qt/qtxmlpatterns-5.5.1
|
|
|
Back to top |
|
 |
Bentoo n00b

Joined: 28 Oct 2015 Posts: 5
|
Posted: Wed Oct 28, 2015 9:36 pm Post subject: |
|
|
thank you very much |
|
Back to top |
|
 |
|