summaryrefslogtreecommitdiffstats
path: root/kde/kde.options (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for building Plasma5 on a PAM-ified Slackware Eric Hameleers2020-02-131-0/+7
| | | | | | | | | | | | | | | | | 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
* KDE: use number of available cores to parallellize Eric Hameleers2018-12-091-1/+1
| | | | Using `nproc` is better than the old hardcoding to 7 parallel jobs.
* Renamed the toplevel script and options file KDE -> kde Eric Hameleers2018-04-161-0/+56
To stay in line with the modifications in Slackware to these scripts.