summaryrefslogtreecommitdiffstats
path: root/kde/modules/plasma (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Proposed changes for a migration from ConsoleKit2 to elogind Eric Hameleers2020-06-081-0/+1
| | | | Using elogind will enable a fully working Wayland session for KDE Plasma5.
* Added two new plasma programs, commented-out Eric Hameleers2020-03-201-0/+2
| | | | | Two new applications plasma-nano and plasma-phone-components were added to Plasma which are not relevant for a desktop platform like Slackware.
* Add support for building Plasma5 on a PAM-ified Slackware Eric Hameleers2020-02-131-1/+1
| | | | | | | | | | | | | | | | | The variable SLACKPAM is set to "yes" in kde/kde.options if PAM is found installed on the system. Otherwise it is set to "no" and this is meant to add support for PAM. These packages will be supplied by a pam-ified Slackware, so they should not be installed from 'ktown': deps:ConsoleKit2,cracklib,libpwquality These packages will react to SLACKPAM variable setting: plasma:kscreenlocker,plasma-workspace plasma-extra:sddm-qt5 Uncomment in kde/modules/plasma and compile: plasma:kwallet-pam
* Plasma module: add plasma-thunderbolt but do not compile it Eric Hameleers2019-10-131-0/+1
| | | | | This requires a new dependencyr, bolt. Up to Pat to add this or not.
* Circular dependenvy between plasma-workspace and kde-cli-tools Eric Hameleers2018-08-101-2/+5
|
* kde/modules : re-order the package sets for upcoming KDE 5_17.12 Eric Hameleers2017-12-221-3/+1
|
* New tarballs added to the build Eric Hameleers2017-10-141-0/+2
| | | | | | frameworks/qqc2-desktop-style plasma/drkonqi plasma/plasma-vault
* New package: plasma/xdg-desktop-portal-kde Eric Hameleers2017-06-251-0/+2
|
* Enable compilation of Plasma user-manager Eric Hameleers2017-03-211-1/+1
|
* plasma: also compile breeze-grub package. Eric Hameleers2017-02-161-1/+1
|
* Some changes in available source tarballs and resulting packages. Eric Hameleers2016-11-151-1/+2
| | | | | | - kjots no longer compiles so we drop it. - plasma-mediacenter is no longer shipped as part of Applications. - plama-tests is a new source tarball (which we do not package).
* 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.