emerge adjustableclock for KDE Plasma 5?
Jump to:
Project: | Linux software |
Component: | Documentation |
Category: | support request |
Priority: | normal |
Assigned: | Unassigned |
Status: | active |
Related pages: | #9110: kde-plasma :-:-: #9118: kde-misc/adjustableclock |
Description
Upstream shows that adjustableclock has not been ported to Plasma 5:
https://github.com/Emdek/plasmoid-adjustable-clock/issues/16
However, I can emerge it in Gentoo:
$ emerge -a kde-misc/adjustableclock
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] dev-python/sip-4.18 USE="-debug -doc" PYTHON_TARGETS="python2_7 python3_4 (-python3_3) (-python3_5)"
[ebuild N ] kde-base/libplasmaclock-4.11.22 USE="kdepim (-aqua) -debug"
[ebuild N ] kde-base/libplasmagenericshell-4.11.22 USE="(-aqua) -debug {-test}"
[ebuild N ] kde-apps/plasma-runtime-16.04.3 USE="(-aqua) -debug"
[ebuild N ] dev-python/dbus-python-1.2.0-r1 USE="-doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_4 (-python3_3) (-python3_5)"
[ebuild N ] dev-python/PyQt4-4.11.4-r1 USE="X dbus declarative kde opengl phonon script sql svg webkit -compat -debug -designer -doc -examples -help -multimedia -scripttools -testlib -xmlpatterns" PYTHON_TARGETS="python2_7 python3_4 (-python3_3) (-python3_5)"
[ebuild N ] kde-base/pykde4-4.14.3-r1 USE="-akonadi (-aqua) -debug -doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_4 (-python3_3)"
[ebuild N ] kde-base/plasma-workspace-4.11.22 USE="handbook kdepim python (-aqua) -debug -gps -json -qalculate" PYTHON_TARGETS="python2_7"
[ebuild N ] kde-misc/adjustableclock-4.1.4 USE="(-aqua) -debug" L10N="-de -et -pl -pt -pt-BR -sv -tr -uk"
Would you like to merge these packages? [Yes/No] n
Quitting.
Can I install it and use it within Plasma 5?
Comments
#1
can we use kde4 widgets in plasma 5?
#2
Apparently, I still have plasma 4.
KDE/Plasma 5 upgrade
https://wiki.gentoo.org/wiki/KDE/Plasma_5_upgrade
Plasma 5 is the next generation of KDE's desktop environment, based on Qt 5 and KDE Frameworks 5. Upgrading is fairly simple, although it cannot be coinstalled with Plasma 4 due to upstream design decisions.
Note that while Plasma 5 is in a good state, it is still under heavy upstream development and is missing some features present in KDE 4.
#3
$ eselect profile list | grep desktop
[3] default/linux/amd64/13.0/desktop
[4] default/linux/amd64/13.0/desktop/gnome
[5] default/linux/amd64/13.0/desktop/gnome/systemd
[6] default/linux/amd64/13.0/desktop/kde *
[7] default/linux/amd64/13.0/desktop/kde/systemd
[8] default/linux/amd64/13.0/desktop/plasma
[9] default/linux/amd64/13.0/desktop/plasma/systemd
what's the difference between desktop/kde and desktop/plasma ?
#4
https://www.gentoo.org/support/news-items/2016-04-07-kde-plasma5-stable....
https://wiki.gentoo.org/wiki/KDE/Plasma_5_upgrade
desktop/kde = KDE4
desktop/plasma = KDE Plasma 5