summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release of KDE 5_17.11 for SlackwareKDE-5_17.11 Eric Hameleers2017-11-203-808/+897
| | | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated. - README added for 'testing' repository.
* Prepare for KDE 5_17.11 for Slackware Eric Hameleers2017-11-202-2/+2
|
* Build KF5 versions of kaudiocreator and kwebkitpart Eric Hameleers2017-11-205-16/+6
|
* Upstreamed patches can be disabled in the next release Eric Hameleers2017-11-202-2/+3
|
* Reset BUILD numbers for the next release Eric Hameleers2017-11-202-2/+0
|
* deps updated for the next release Eric Hameleers2017-11-202-2/+26
| | | | | PyQt5: version upgrade, and add Python3 support if python3 is available on the system.
* deps/mesa: updated to 17.2.5 Eric Hameleers2017-11-171-3/+3
|
* Allow for package build without installing; add 'nostrip' for debugging Eric Hameleers2017-10-301-8/+15
|
* Make the kde-gtk-config load the current config first (KDEBUG 382291) Eric Hameleers2017-10-243-0/+626
|
* Add some hints for the future in the KDE profile scripts Eric Hameleers2017-10-242-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
* Add wayland support (not enabled in regular repo) Eric Hameleers2017-10-2412-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.
* ktexteditor: fix broken auto-indentation for some languages (e.g. python) Eric Hameleers2017-10-223-0/+36
|
* Add applications-extra:yakuake Eric Hameleers2017-10-214-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.
* Release of KDE 5_17.10 for SlackwareKDE-5_17.105_17.10 Eric Hameleers2017-10-142-842/+850
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* Prepare for KDE 5_17.10 for Slackware Eric Hameleers2017-10-142-2/+2
|
* smokeqt: add "-std=c++98" to the CXXFLAGS Eric Hameleers2017-10-141-0/+18
|
* Remove upstreamed patches Eric Hameleers2017-10-142-2/+2
|
* Enable kdev-python for slackware-current Eric Hameleers2017-10-141-1/+1
| | | | This requires python3 and so we had to wait until that was added to Slackware.
* New tarballs added to the build Eric Hameleers2017-10-149-2/+68
| | | | | | frameworks/qqc2-desktop-style plasma/drkonqi plasma/plasma-vault
* perlqt: tried - unsuccessfully - to make it compile again Eric Hameleers2017-10-143-0/+16
|
* Reset the BUILD numbers Eric Hameleers2017-10-149-9/+6
|
* Updated deps for the next release Eric Hameleers2017-10-149-18/+58
|
* Applications: compile dolphin after baloo5-widgets Eric Hameleers2017-10-011-17/+19
| | | | | | | That should allow dolphin to pick up metadata it is currently lacking. Such information is now missing from the places and information panel in Dolphin, compared to KDE Neon. Thanks to CapEnt (visitor on my blog).
* Bugfixes to KDE 5_17.09: akonadi Eric Hameleers2017-09-172-9/+83
| | | | | | | akonadi: re-patched to make it work with mariadb 10.2.8 This time, I used the official patch (written by our own pprkut) which was applied to the akonadi git repository today and which will be part of the next akonadi release (17.08.2).
* Bugfixes to KDE 5_17.09: akonadi, kile Eric Hameleers2017-09-124-2/+22
| | | | | | kile: recompiled against newer poppler. akonadi: patched to make it work with mariadb 10.2.8 (real bug is in qtsql, see https://bugreports.qt.io/browse/QTBUG-63108).
* Release of KDE 5_17.09 for SlackwareKDE-5_17.095_17.09 Eric Hameleers2017-09-112-840/+861
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* Prepare for KDE 5_17.09 for Slackware Eric Hameleers2017-09-112-2/+2
|
* Update / disable KDE patches Eric Hameleers2017-09-114-6/+6
|
* Enable mp3 support in kwave Eric Hameleers2017-09-111-0/+1
|
* Explicitly use udisks2 in kdelibs Eric Hameleers2017-09-111-0/+1
|
* Recompiled calligra Eric Hameleers2017-09-111-1/+1
|
* Kirigami2 was added to Frameworks Eric Hameleers2017-09-114-0/+22
|
* Some applications have been ported to KF5 Eric Hameleers2017-09-1111-0/+11
|
* Reset BUILD numbers for KDE sources Eric Hameleers2017-09-118-9/+0
|
* Updated deps for KDE 5_17.09 Eric Hameleers2017-09-1153-172/+1046
|
* kde4/kfilemetadata: fix the new build number Eric Hameleers2017-07-221-1/+1
|
* Fix digikam compilation against latest slackware-current Eric Hameleers2017-07-222-0/+13342
| | | | | | | Huge patch was taken from git master. It will end up in a regular digikam release at some point. The developer thinks it only fixes compilation on MacOS and told us that our issue was with an incomplete Qt5 package. He is wrong.
* Several packages need a rebuild after recent slackware-current updates Eric Hameleers2017-07-229-0/+9
| | | | | | | | | | | | libkexiv2_4 kfilemetadata libkexiv2 kfilemetadata5 kde-runtime gwenview okular krita digikam
* kfilemetadata5 is a framework nowadays Eric Hameleers2017-07-221-1/+1
|
* Release of KDE 5_17.07 for SlackwareKDE-5_17.075_17.07 Eric Hameleers2017-07-182-806/+805
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* Prepare for KDE 5_17.07 for Slackware Eric Hameleers2017-07-182-2/+2
|
* kdenlive compiles with gcc7 now, disable the patch Eric Hameleers2017-07-181-1/+1
|
* Disable an upstreamed patch for kwin Eric Hameleers2017-07-181-1/+1
|
* Fix the 'dolphin - super user mode' desktop file Eric Hameleers2017-07-181-1/+1
|
* Proper differentiation between kdesu for KF5 and for kdelibs4 Eric Hameleers2017-07-182-1/+5
| | | | | Rename the symlink for the kdelibs4 based kdesu to 'kdesu4', and let the 'kdesu' symlink in the $PATH point to the KF5 version instead.
* Revert a commit for ksudoku preventing its menu entry to work Eric Hameleers2017-07-182-0/+19
| | | | | Reason: ksudoku is still kdelibs4 based, not KF5, and this reverted commit was meant only for the master branch.
* applications-extra/kile: added. Eric Hameleers2017-07-184-2/+24
|
* Release of KDE 5_17.06 for SlackwareKDE-5_17.065_17.06 Eric Hameleers2017-06-252-819/+834
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* Prepare for KDE 5_17.06 for Slackware Eric Hameleers2017-06-252-2/+2
|
* Apply workaround in kwin for regression in qt 5.9 Eric Hameleers2017-06-253-0/+156
| | | | | | Additionally, apply a trivial patch for testing the CK2 session controller interface as a replacement for systemd-logind; this is not yet useful but will be, once I get the Wayland compositor to work.