diff options
author | 2014-12-22 15:23:54 +0100 | |
---|---|---|
committer | 2014-12-22 15:23:54 +0100 | |
commit | b1b35d20ce6b70330b23a9d056dcb44b58795bd6 (patch) | |
tree | d393ca76dae97b64e8de58184a15f60ca1a7412a /kde/modularize | |
parent | f0e6e91722ec10bf7aa6a4bf53d1aedd8aee4c74 (diff) | |
download | ktown-5.tar.gz ktown-5.tar.xz |
KDE 5 for Slackware current (post-14.1) (16sep2014)5
The KDE 5 Software Compilation no longer exists as such.
The components are now:
- Frameworks 5.2.0
- Plasma 5.0.2
These packages need to be installed on top of the most recent KDE 4.14.x
because Applications tarballs which build on top of Frameworks and
Plasma have not yet been released.
Diffstat (limited to 'kde/modularize')
-rw-r--r-- | kde/modularize | 102 |
1 files changed, 101 insertions, 1 deletions
diff --git a/kde/modularize b/kde/modularize index c87f947..15d29dc 100644 --- a/kde/modularize +++ b/kde/modularize @@ -125,7 +125,6 @@ kscd # kdenetwork kdenetwork-filesharing kdenetwork-strigi-analyzers -#kdnssd zeroconf-ioslave kget kopete @@ -268,3 +267,104 @@ kscreen partitionmanager kdeconnect-kde +# frameworks +# Tier 1, depends on Qt5, system libraries: +attica-framework +extra-cmake-modules +kitemmodels +kitemviews +kplotting +threadweaver +kcodecs +kguiaddons +kidletime +kwidgetsaddons +sonnet +kconfig +kwindowsystem +solid +kglobalaccel +karchive +kdbusaddons +kcoreaddons +kjs +kimageformats +ki18n +# Tier 2, depends on Tier 1, Qt5, system libraries: +kauth +kcrash +kjobwidgets +kcompletion +kdoctools +kdnssd +kconfigwidgets +kservice +kiconthemes +knotifications +kunitconversion +kpty +# Tier 3, depends on Tier 1 and 2, Qt5, system libraries: +kwallet +kemoticons +kdesu +ktextwidgets +kxmlgui +kbookmarks +kcmutils +kio +kdesignerplugin +knewstuff +kparts +kdeclarative +kinit +kded +knotifyconfig +#kprintutils +kjsembed +kross +kmediaplayer +kdewebkit +ktexteditor +#kfileaudiopreview +kactivities-framework +plasma-framework +krunner +# Tier 4, depends on Tier 1, 2 and 3, Qt5, system libraries: +kapidox +frameworkintegration +kdelibs4support +khtml + +# plasma +kfilemetadata5 +kdepimlibs-framework +baloo5 +breeze +kde-cli-tools +khelpcenter +kinfocenter +kio-extras +libksysguard +ksysguard +kwin +kwrited +libkscreen2 +milou +oxygen +oxygen-fonts +systemsettings +plasma-desktop +plasma-workspace +libmm-qt5 +libnm-qt5 +plasma5-nm +powerdevil +khotkeys +kmenuedit + +# plasma-extra +sddm-qt5 +sddm-kcm +sddm-theme-breeze +kscreen2 + |