summaryrefslogtreecommitdiffstats
path: root/kde/modules/frameworks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move kcalcore and ktontacts from kdepim to frameworks Eric Hameleers2019-10-131-0/+2
| | | | Note that kcalcore has also been renamed to kcalendarcore.
* kcoreaddons needs to be compiled before kguiaddons now Eric Hameleers2018-12-091-2/+2
|
* The syndication package moved from kdepim to frameworks Eric Hameleers2018-09-081-0/+1
|
* Two new packages: calligraplan and purpose Eric Hameleers2018-02-101-0/+2
| | | | | | Added to applications-extra: calligraplan Added to frameworks: purpose Moved from applications to frameworks: kholidays
* New tarballs added to the build Eric Hameleers2017-10-141-1/+2
| | | | | | frameworks/qqc2-desktop-style plasma/drkonqi plasma/plasma-vault
* Kirigami2 was added to Frameworks Eric Hameleers2017-09-111-0/+1
|
* KDE: modify the modules to reflect the new/moved/removed packages. Eric Hameleers2017-01-271-0/+1
|
* Packages added (syntax-highlighting) and removed (baloo and baloo-widgets). Eric Hameleers2016-12-081-1/+2
| | | | | | | | | | | | More specifically: Added: frameworks/syntax-highlighting Removed: kde4/baloo and kde4/baloo-widgets The kdelibs-4 version of baloo is not being used anymore so these packages could go finally (GĂ©rard Monponte's request is finally honoured). I am keeping the kdelibs-4 based nepomuk packages to allow Slackware to migrate gracefully from KDE 4 to Plasma 5 when that is finally added to -current. Nepomuk seems otherwise no longer used in Plasma 5.
* kde, kdei: updated for KDE 5_16.08 Eric Hameleers2016-11-011-6/+6
|
* Two submodules moved to a different module. Eric Hameleers2016-05-181-0/+1
| | | | | - khelpcenter moved from plasma to applications - kwayland moved from plasma to frameworks
* Update the module definitions, add the new packages to the build order. Eric Hameleers2016-04-201-0/+1
|
* kde/framworks/plasma-pa: added the missing slack-desc file and move the Eric Hameleers2016-01-211-1/+1
| | | | package from plasma to frameworks (where it belongs).
* Frameworks: two new packages, breeze-icons and oxygen-icons5. Eric Hameleers2015-11-191-0/+2
|
* kde: some final house-keeping. Eric Hameleers2015-10-121-2/+0
|
* kio-extras, baloo5, kfilemetadata5: moved places. Eric Hameleers2015-09-131-8/+14
| | | | | | kio-extras: moved from Plasma to Applications baloo5: moved from Plasma to Frameworks kfilemetadata5: moved from Plasma to Frameworks
* Simplify the modules used for building KDE 5. Eric Hameleers2015-04-301-1/+2
| | | | Only keep: kde4 kde4-extragear frameworks plasma plasma-extra applications.
* Frameworks: updated to 5.8.0 Eric Hameleers2015-03-291-3/+5
|
* kde-workspace: stripped so that it can co-exist with plasma-workspace Eric Hameleers2015-02-161-1/+1
| | | | | | | Plasma 5 still needs this package, for kget and because kdeartwork fails to compile if kde-workspace is absent. The stripped package contains the bare minimum and none of its files are found in plasma-desktop.
* Fix a build error in Frameworks. Eric Hameleers2015-01-091-1/+1
| | | | Changed the build order for kpackage.
* Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers2015-01-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KDE 5_1501 ========== This is going to be KDE 5 for Slackware-current, composed of Frameworks 5.6.0, Plasma 5.1.2 and Applications 14.12.0. Note that there is still a lot of KDE 4 stuff in here, which is necessary to support all the Applications that have not yet been ported to KDE Frameworks 5. The Applications 15.04 (march 2015) release should offer a lot more KF5 ports. Preliminary build procedure (not verified 100% yet): ---------------------------------------------------- - (crude) get rid of Slackware's KDE: removepkg /var/log/packages/*-4.10.5-* - build all the deps using "updates.SlackBuild" script in the "deps/" directory - note that extra-cmake-modules is required here as well as when building the frameworks, so I just copied it from frameworks to deps. - logoff/login to activate Qt5 profile script. - removepkg akonadi-qt5 or else kdepimlibs-4.14.3 picks up Qt5 dependencies and its compilation will fail as a result - build all the KDE 4 stuff in the "kde/" directory, using "./KDE.SlackBuild kde libs kdebase:nepomuk-core kdepimlibs kdebase kdebindings kdebase:kde-workspace k depim extragear" - installpkg akonadi-qt5 - build the remaining KDE 5 stuff in the "kde/" directory, using "./KDE.SlackBui ld frameworks plasma plasma-extra polkit-kde applications" - build kdei ============================================================================== Eric Hameleers / alien at slackware dot com / 09-jan-2015
* KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers2014-12-221-0/+67
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.