summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release of KDE 5_20.03 for SlackwareKDE-5_20.035_20.03 Eric Hameleers2020-03-202-716/+697
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* okular: addresss and fix CVE-2020-9359 Eric Hameleers2020-03-202-0/+35
|
* 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.
* KDE: added labplot to applications-extra Eric Hameleers2020-03-202-0/+20
|
* k3b: install the helper program in the correct location Eric Hameleers2020-03-201-1/+1
|
* deps/qca-qt5: updated Eric Hameleers2020-03-203-2042/+5
|
* kirigami2: remove upstreamed patch Eric Hameleers2020-03-201-1/+1
|
* qqc2-desktop-style: remove upstreamed patch Eric Hameleers2020-03-201-1/+1
|
* Reset the BUILD numbers for the new KDE batch Eric Hameleers2020-03-203-3/+0
|
* Rebuild packages to pick up Wayland Eric Hameleers2020-02-234-1/+9
| | | | | | kwayland, plasma-framework in frameworks kdeconnect-framework in plasma-extra And I refreshed all of the Plasma packages.
* Disable patches that were applied upstream Eric Hameleers2020-02-231-2/+2
|
* Reset BUILD numbers for new plasma packages Eric Hameleers2020-02-232-2/+0
|
* Kscreenlocker: use PAM if available instead of a setuid root binary Eric Hameleers2020-02-172-3/+5
|
* Update to the SDDM PAM file was required to make kwallet-pam work Eric Hameleers2020-02-172-4/+5
|
* Make kwallet-pam interact correctly with PAM Eric Hameleers2020-02-173-1/+23
| | | | | | | | | Using 'socat', kwallet-pam will now open the default wallet named 'kdewallet' upon login, as long as its password is the same as the user's logon password. For this to work, you must configure the Wallet Manager to never close the open wallets (for instance after an application stops using the wallet), because kwallet-pam is a one-shot action at login only.
* Deps: removed packages that were added to Slackware distro today Eric Hameleers2020-02-1724-981/+1
| | | | Moved to Slackware: brotli, hyphen, socat, qt5-webkit, woff2.
* Deps: added socat as a dependency for kwallet-pam Eric Hameleers2020-02-155-0/+162
|
* Remove deps that are now part of Slackware Eric Hameleers2020-02-1557-2901/+187
| | | | | | OpenAL got added to Slackware as 'openal-soft'; SDL_sound is now part of the Slackware 'sdl' package; libxkbcommon and qt5 were added to Slackware in the 'L' series.
* Release of KDE 5_20.02 for SlackwareKDE-5_20.025_20.02 Eric Hameleers2020-02-132-682/+695
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* sddm-qt5: was rebuilt for PAM and to safeguard user customizations Eric Hameleers2020-02-131-0/+1
|
* plasma-desktop: fix annoying bugs affecting user experience Eric Hameleers2020-02-134-0/+50
| | | | | | | | KDEBUG #401508): Unlock widgets. Otherwise systems which had their widgets locked before update to Plasma 5.18 would have no way in the desktop to unlock them any longer. KDEBUG #416358): Cannot apply font changes (button remains inactive).
* kirigami2: fix scrollbar behaviour Eric Hameleers2020-02-132-0/+29
|
* qqc2-desktop-style: fix scrollbar behaviour Eric Hameleers2020-02-132-0/+56
|
* Kdev-python now compiles properly against Python 3.8 Eric Hameleers2020-02-131-1/+1
|
* Add support for building Plasma5 on a PAM-ified Slackware Eric Hameleers2020-02-1312-16/+131
| | | | | | | | | | | | | | | | | 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
* Deps: remove cracklib which is now in Slackware itself Eric Hameleers2020-02-135-265/+0
|
* alkimia: fix incorrect installation of /alkimia5 directory Eric Hameleers2020-01-223-0/+29
|
* Release of KDE 5_20.01 for SlackwareKDE-5_20.015_20.01 Eric Hameleers2020-01-222-710/+713
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* KDE: keep Python 3.8 patch for kdev-python, fixed in future 5.5.0 Eric Hameleers2020-01-221-1/+1
|
* KDE: use '-fpermissive' to make kitinerary compile Eric Hameleers2020-01-221-0/+23
|
* KDE: updated sddm-qt5 in plasma-extra Eric Hameleers2020-01-223-4/+27
|
* KDE: added ktimetracker to applications-extra Eric Hameleers2020-01-222-0/+20
|
* DEPS: updated qt5 Eric Hameleers2020-01-223-1/+90
| | | | | Patches applied that address two vulnerabilities: CVE-2020-0569 and CVE-2020-0570
* DEPS: update to noto-cjk-font-ttf Eric Hameleers2020-01-224-25/+243
| | | | | Also fixed file permission of the .ttc file which prevented it from being found at all. Added a Serif .ttc file as well.
* Reset the BUILD numbers for the new batch of updates Eric Hameleers2020-01-2215-15/+0
|
* Recompilations caused by the update to Python 3.8 in -current Eric Hameleers2020-01-0127-11/+590
|
* Deps: update QScintilla to match the version in Slackware Eric Hameleers2019-12-232-2/+2
|
* Recompile digikam against the updated lensfun Eric Hameleers2019-12-231-0/+1
|
* Release of KDE 5_19.12 for SlackwareKDE-5_19.125_19.12 Eric Hameleers2019-12-222-695/+703
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* Plasma-extra: added pulseaudio-qt and kpeoplevcard Eric Hameleers2019-12-223-0/+40
| | | | New dependencies for kdeconnect-framework.
* Disable patch which was applied upstream Eric Hameleers2019-12-221-1/+1
|
* KDE Frameworks: kquickcharts got added Eric Hameleers2019-12-222-0/+20
|
* KDE Applications: elisa got added Eric Hameleers2019-12-223-0/+24
|
* KDE: reset the BUILD numbers for the new monthly release Eric Hameleers2019-12-222-2/+0
|
* Deps: updates (lensfun, mlt, sip) and addition (md4c) Eric Hameleers2019-12-2211-13/+158
|
* Deps: remove qt-gstreamer which was only used by KDE Telepathy Eric Hameleers2019-11-2810-344/+0
|
* Deps: remove dependencies that are now included in slackware Eric Hameleers2019-11-2411-477/+0
|
* Deps: remove qt5-speech and telepathy from meta SlackBuild scripts Eric Hameleers2019-11-242-4/+0
| | | | | | - a separate qt5-speech has been removed because it's already contained in the big qt5 package - telepathy was removed completely
* frameworks:kirigami2: patched to fix a crash in systemsettings5 Eric Hameleers2019-11-143-0/+148
| | | | | | See: https://bugs.kde.org/show_bug.cgi?id=414003 https://bugs.kde.org/show_bug.cgi?id=414039
* applications-extra:calligraplan: updated to 3.2.0 Eric Hameleers2019-11-142-9/+8
|