summaryrefslogtreecommitdiffstats
path: root/kde (follow)
Commit message (Expand)AuthorAgeFilesLines
* KDEBUG 423003: prevent krunner crash Eric Hameleers2020-07-302-0/+58
* Falkon: fix compilation against Qt 5.15 Eric Hameleers2020-07-302-0/+22
* Calligraplan: fix compilation against Qt 5.15 Eric Hameleers2020-07-302-11/+12
* Baloo: disable indexing by default Eric Hameleers2020-07-302-3/+14
* Ark: apply patch for CVE-2020-16116 Eric Hameleers2020-07-302-5/+50
* Refreshing all KDE slack-desc files...Thanks Patrick Volkerding for the effort. Eric Hameleers2020-07-30383-1226/+1225
* KDav: moved from Kdepim to Frameworks Eric Hameleers2020-07-302-1/+1
* Fix KDEBUG 423093...See https://bugs.kde.org/show_bug.cgi?id=423093 (Password is asked twice when connecting to a new WiFi network) Fixed in Frameworks 5.72.0 and Plasma 5.20.0, but annoying enough that I applied the patches that were made available. Eric Hameleers2020-06-187-1/+69
* The Plasma X11 session needs to be started through dbus-run-session...The Plasma Wayland session script already does this. Without it, you will notice that DBUS_SESSION_BUS_ADDRESS is not getting set and for instance Chromium can no longer connect to KWallet via D-Bus. Eric Hameleers2020-06-182-3/+12
* Let's add that second '=' ;-) Eric Hameleers2020-06-181-1/+1
* Applications: build konsole before kate...Kate has an optional dependency on konsole (so that you can open a terminal in Kate). Eric Hameleers2020-06-171-1/+1
* Applications/konsole: remove upstreamed patches Eric Hameleers2020-06-171-4/+4
* Plasma/xdg-desktop-portal-kde: disable pipewire support...Pipewire is a new dependency which has to be disabled explicitly now, since Slackware does not have and will not get pipewire according to the BDFL. Eric Hameleers2020-06-171-0/+24
* Powerdevil: rename polkit rules files according to the post-install script Eric Hameleers2020-06-172-0/+0
* Powerdevil: add a missing '$' to the post-install script Eric Hameleers2020-06-171-1/+1
* Reset the BUILD numbers for the next batch of packages Eric Hameleers2020-06-174-4/+0
* Add plasma-wayland-protocol as a dependency for the new kwayland-server Eric Hameleers2020-06-174-0/+40
* Plasma powerdevil: fix the polkit rules and install them correctly...Thanks to LuckyCyborg. Eric Hameleers2020-06-163-13/+13
* Patch konsole to fix segfaults Eric Hameleers2020-06-084-0/+109
* Proposed changes for a migration from ConsoleKit2 to elogind...Using elogind will enable a fully working Wayland session for KDE Plasma5. Eric Hameleers2020-06-0827-82/+396
* Some cleanup related to removed package Eric Hameleers2020-05-262-4/+0
* SDDM: updated PAM configs allow root login Eric Hameleers2020-05-263-31/+50
* Kde/applications-extra: add kid3...Kid3 is an audio file tagger. Eric Hameleers2020-05-263-0/+42
* KDE: increment/reset BUILD numbers Eric Hameleers2020-05-263-2/+1
* Frameworks: kio depends on kded...See https://cgit.kde.org/kio.git/tree/metainfo.yaml Eric Hameleers2020-05-131-1/+1
* Applications: do not build APIDOCS or unittests...This fixes the installation of Umbrello Qt help files into the root directory of the filesystem. We do not build Qt documentation anyway, so we do not want QCH files either. Eric Hameleers2020-04-272-0/+3
* Applications-extra: kdevelop was rebuilt against a newer llvm Eric Hameleers2020-04-261-0/+1
* Applications-extra: kile and krita were updated Eric Hameleers2020-04-262-2/+0
* Okular: remove upstreamed patch Eric Hameleers2020-04-261-1/+1
* Applications-extra: calligra was updated Eric Hameleers2020-04-262-3/+2
* Kdeconnect moved from plasma-extra to applications...Also, the name was changed from kdeconnect-framework back to kdeconnect-kde. Eric Hameleers2020-04-2610-99/+36
* okular: addresss and fix CVE-2020-9359 Eric Hameleers2020-03-202-0/+35
* Added two new plasma programs, commented-out...Two new applications plasma-nano and plasma-phone-components were added to Plasma which are not relevant for a desktop platform like Slackware. Eric Hameleers2020-03-201-0/+2
* 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
* 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...kwayland, plasma-framework in frameworks kdeconnect-framework in plasma-extra And I refreshed all of the Plasma packages. Eric Hameleers2020-02-234-1/+9
* 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...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. Eric Hameleers2020-02-173-1/+23
* 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...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). Eric Hameleers2020-02-134-0/+50
* 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...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 Eric Hameleers2020-02-1312-16/+131