summaryrefslogtreecommitdiffstats
path: root/kde/kde.options (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for building Plasma5 on a PAM-ified Slackwarepam Eric Hameleers2019-10-061-0/+3
| | | | | | | | | | | | | | | | Set the variable SLACKPAM to "yes" in kde/kde.options if you want 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 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.