summaryrefslogtreecommitdiffstats
path: root/kde/modules/plasma (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Two submodules moved to a different module. Eric Hameleers2016-05-181-3/+1
| | | | | - khelpcenter moved from plasma to applications - kwayland moved from plasma to frameworks
* Temporary packages were added to 'plasma-extra', can be removed now. Eric Hameleers2016-04-201-0/+1
| | | | | | | With the release of Plasma 5.6 and Applications 16.04: - kactivitymanagerd moved to Plasma - kactivities-workspace code was absorbed in Plasma (plasma-desktop) and Applications (kio-extras) packages.
* Update the module definitions, add the new packages to the build order. Eric Hameleers2016-04-201-0/+3
|
* kde/framworks/plasma-pa: added the missing slack-desc file and move the Eric Hameleers2016-01-211-4/+1
| | | | package from plasma to frameworks (where it belongs).
* Some package recompilations as a result of your feedback, thanks! Eric Hameleers2015-12-311-2/+3
| | | | | | | | | | | | | | Also, three new packages have been added and one has been re-added. current/testing/deps: Updated OpenAL. current/testing/kde/applications: Rebuilt kde-runtime, kdenetwork-filesharing, kdesdk-thumbnailers, kdegraphics-thumbnailers, krfb, kamera, marble, ark, dolphin, kde-baseapps. current/testing/kde/applications: Added the missing baloo5-widgets. current/testing/kde/kdepim: Rebuilt kdepimlibs. current/testing/kde/plasma: Added bluez-qt,bluedevil (now that Slackware finally got updated to BlueZ 5)). current/testing/kde/plasma: Rebuilt plasma5-nm, plasma-workspace. current/testing/kde/plasma-extra: Re-added oxygen-fonts on request.
* Added and removed KDE packages for 5_15.12 Eric Hameleers2015-12-171-2/+5
| | | | | | | | | | | Added: breeze-gtk kscreenlocker libksane4 spectacle Removed: kdeconnect4
* kde/plasma: enable compilation of the plasma-mediacenter package. Eric Hameleers2015-10-121-1/+1
|
* kio-extras, baloo5, kfilemetadata5: moved places. Eric Hameleers2015-09-131-4/+0
| | | | | | kio-extras: moved from Plasma to Applications baloo5: moved from Plasma to Frameworks kfilemetadata5: moved from Plasma to Frameworks
* Updated module definition and build order for KDE SlackBuild Eric Hameleers2015-09-021-0/+5
|
* Simplify the modules used for building KDE 5. Eric Hameleers2015-04-301-3/+3
| | | | Only keep: kde4 kde4-extragear frameworks plasma plasma-extra applications.
* Plasma: kwayland should be built before kinfocenter and before kwin Eric Hameleers2015-01-311-1/+1
|
* Plasma: updated to 5.2.0. Eric Hameleers2015-01-231-0/+11
| | | | New dependency added: wayland (in order to compile KWin).
* Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers2015-01-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+26
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.