summaryrefslogtreecommitdiffstats
path: root/kde/patch/kaccounts-integration.patch (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-20Release of KDE 5_17.11 for SlackwareKDE-5_17.11 Eric Hameleers3-808/+897
- PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated. - README added for 'testing' repository.
2017-11-20Prepare for KDE 5_17.11 for Slackware Eric Hameleers2-2/+2
2017-11-20Build KF5 versions of kaudiocreator and kwebkitpart Eric Hameleers5-16/+6
2017-11-20Upstreamed patches can be disabled in the next release Eric Hameleers2-2/+3
2017-11-20Reset BUILD numbers for the next release Eric Hameleers2-2/+0
2017-11-20deps updated for the next release Eric Hameleers2-2/+26
PyQt5: version upgrade, and add Python3 support if python3 is available on the system.
2017-11-17deps/mesa: updated to 17.2.5 Eric Hameleers1-3/+3
2017-10-30Allow for package build without installing; add 'nostrip' for debugging Eric Hameleers1-8/+15
2017-10-24Make the kde-gtk-config load the current config first (KDEBUG 382291) Eric Hameleers3-0/+626
2017-10-24Add some hints for the future in the KDE profile scripts Eric Hameleers2-0/+8
Using /run/user instead of /tmp for XDG_RUNTIME_DIR would be more in line with XDG specs, but in that case we should mount /run as tmpfs and add this to the Slackware rc scripts after mounting /run: mkdir /run/user chmod 1777 /run/user Then, the XDG_RUNTIME_DIR definition would become: XDG_RUNTIME_DIR=/run/user/$USER
2017-10-24Add wayland support (not enabled in regular repo) Eric Hameleers12-17/+418
In an attempt to keep a single source tree for both 'latest' and 'testing' repositories, everything to support a Plasma5 Wayland session was added. This was made possible *without* the need for PAM or systemd because the ConsoleKit2 and KWin developers cooperated (on my request :-) to add the logind DBus API to CK2 and make KWin accept CK2 as an alternative to systemd-logind if the latter is not present. Note that this requires recompilation of two stock Slackware packages, mesa and xorg-server, to let them gain Wayland support. Build order: Deps: - ConsoleKit2 - wayland and wayland-protocols - mesa - xorg-server - libxkbcommon - qt5 Frameworks: - kwayland - plasma-framework Plasma; - kinfocenter - kscreenlocker - kwayland-integration - libkscreen2 - plasma-desktop - plasma-integration - plasma-workspace - powerdevil - kwin In order to start a Wayland session (you'll need to use packages from the 'testing' repository) either run 'startkwayland' from your console prompt in runlevel 3, or choose the "Plasma (Wayland)" session in the SDDM dropdown if you are booting into runlevel 4.
2017-10-22ktexteditor: fix broken auto-indentation for some languages (e.g. python) Eric Hameleers3-0/+36
2017-10-21Add applications-extra:yakuake Eric Hameleers4-2/+22
This commit is a bit of education on how to add a package on your own. I don't do this with the intention of adding yakuake to my repository, but to make it easier for people who have a need of it, to build it themselves. Just download the latest stable tarball from: https://download.kde.org/stable/yakuake/ and move the tarball into ./kde/src/applications-extra/ Then run: cd kde ./KDE.SlackBuild applications-extra:yakuake The resulting package can be found in /tmp/kde_build afterwards.
2017-10-14Release of KDE 5_17.10 for SlackwareKDE-5_17.105_17.10 Eric Hameleers2-842/+850
- PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
2017-10-14Prepare for KDE 5_17.10 for Slackware Eric Hameleers2-2/+2