From f4f83660bd73e9c9ccf87c0eed420d855ef537c9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 26 Jan 2015 21:57:57 +0100 Subject: Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. All bugs have bee ironed out I hope... Final changes: eigen2: updated to latest version so 'step' can compile. kde-workspace: required to build this, or else kdeartwork won't compile. Frameworks as well as Plasma use /usr/lib{,64} as the libexec directory (not sure if this is the best solution but it solves a lot of path issues). Applications: modified the build order so that KF5 applications are built first (before kde-workspace overwrites part of plasma-workspace). My final package set will not have kde-workspace but if you compile this yourself, your last step needs to be: # removepkg kde-workspace # upgradepkg --reinstall /path/to/plasma-workspace --- kde/modules/applications | 32 ++++++++++++++++---------------- kde/modules/plasma-extra | 2 ++ 2 files changed, 18 insertions(+), 16 deletions(-) (limited to 'kde/modules') diff --git a/kde/modules/applications b/kde/modules/applications index 0fdeddb..6cf4e6d 100644 --- a/kde/modules/applications +++ b/kde/modules/applications @@ -1,8 +1,23 @@ # https://community.kde.org/Applications/14.12_Release_Notes +# +# Ported to KF5: +libkeduvocdocument +kate +konsole +analitza +gwenview +kalgebra +kanagram +khangman +kig +parley +kapptemplate +okteta +# # old kdebase: kde-baseapps kde-wallpapers -#kde-workspace +kde-workspace kde-runtime kde-base-artwork # Old kdesdk: @@ -154,18 +169,3 @@ step # kdewebdev: kdewebdev -# -# Ported to KF5: -libkeduvocdocument -kate -konsole -analitza -gwenview -kalgebra -kanagram -khangman -kig -parley -kapptemplate -okteta - diff --git a/kde/modules/plasma-extra b/kde/modules/plasma-extra index 53fa9c0..06274c7 100644 --- a/kde/modules/plasma-extra +++ b/kde/modules/plasma-extra @@ -1,4 +1,6 @@ sddm-qt5 sddm-theme-breeze kdeconnect-framework +polkit-kde-kcmodules-framework + -- cgit v1.2.3