summaryrefslogtreecommitdiffstats
path: root/kde (unfollow)
Commit message (Collapse)AuthorFilesLines
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-14Prepare for KDE 5_17.10 for Slackware Eric Hameleers1-1/+1
2017-10-14smokeqt: add "-std=c++98" to the CXXFLAGS Eric Hameleers1-0/+18
2017-10-14Remove upstreamed patches Eric Hameleers2-2/+2
2017-10-14Enable kdev-python for slackware-current Eric Hameleers1-1/+1
This requires python3 and so we had to wait until that was added to Slackware.
2017-10-14New tarballs added to the build Eric Hameleers9-2/+68
frameworks/qqc2-desktop-style plasma/drkonqi plasma/plasma-vault
2017-10-14perlqt: tried - unsuccessfully - to make it compile again Eric Hameleers3-0/+16
2017-10-14Reset the BUILD numbers Eric Hameleers9-9/+6
2017-10-01Applications: compile dolphin after baloo5-widgets Eric Hameleers1-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).
2017-09-17Bugfixes to KDE 5_17.09: akonadi Eric Hameleers2-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).
2017-09-12Bugfixes to KDE 5_17.09: akonadi, kile Eric Hameleers4-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).
2017-09-11Prepare for KDE 5_17.09 for Slackware Eric Hameleers1-1/+1
2017-09-11Update / disable KDE patches Eric Hameleers4-6/+6
2017-09-11Enable mp3 support in kwave Eric Hameleers1-0/+1
2017-09-11Explicitly use udisks2 in kdelibs Eric Hameleers1-0/+1
2017-09-11Recompiled calligra Eric Hameleers1-1/+1
2017-09-11Kirigami2 was added to Frameworks Eric Hameleers4-0/+22
2017-09-11Some applications have been ported to KF5 Eric Hameleers11-0/+11
2017-09-11Reset BUILD numbers for KDE sources Eric Hameleers8-9/+0
2017-07-22kde4/kfilemetadata: fix the new build number Eric Hameleers1-1/+1
2017-07-22Fix digikam compilation against latest slackware-current Eric Hameleers2-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.
2017-07-22Several packages need a rebuild after recent slackware-current updates Eric Hameleers9-0/+9
libkexiv2_4 kfilemetadata libkexiv2 kfilemetadata5 kde-runtime gwenview okular krita digikam
2017-07-22kfilemetadata5 is a framework nowadays Eric Hameleers1-1/+1
2017-07-18Prepare for KDE 5_17.07 for Slackware Eric Hameleers1-1/+1
2017-07-18kdenlive compiles with gcc7 now, disable the patch Eric Hameleers1-1/+1
2017-07-18Disable an upstreamed patch for kwin Eric Hameleers1-1/+1
2017-07-18Fix the 'dolphin - super user mode' desktop file Eric Hameleers1-1/+1
2017-07-18Proper differentiation between kdesu for KF5 and for kdelibs4 Eric Hameleers2-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.
2017-07-18Revert a commit for ksudoku preventing its menu entry to work Eric Hameleers2-0/+19
Reason: ksudoku is still kdelibs4 based, not KF5, and this reverted commit was meant only for the master branch.
2017-07-18applications-extra/kile: added. Eric Hameleers4-2/+24
2017-06-25Prepare for KDE 5_17.06 for Slackware Eric Hameleers1-1/+1
2017-06-25Apply workaround in kwin for regression in qt 5.9 Eric Hameleers3-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.
2017-06-25Add a 'run dolphin as root' menu entry Eric Hameleers1-0/+14
2017-06-25Re-apply setcap command to <libdir>/kf5/start_kdeinit Eric Hameleers1-0/+7
The build process fails to run setcap successfully so we implement this in the package's doinst.sh script at install time.
2017-06-25dolphin: let the user decide if she wants to run dolphin as root Eric Hameleers2-0/+47
2017-06-25krita needs a patch to compile against Qt 5.9 Eric Hameleers2-0/+29
2017-06-25kdenlive patch was still needed after all Eric Hameleers1-1/+1
2017-06-25Disable patches that have been applied upstream Eric Hameleers2-2/+3
2017-06-25New package: plasma/xdg-desktop-portal-kde Eric Hameleers4-0/+24
2017-06-25Calligra needs to be recompiled against new gsl, mesa and qt5 Eric Hameleers2-2/+1
2017-05-21Prepare for KDE 5_17.05_02 for Slackware Eric Hameleers6-0/+201
2017-05-21Prepare for KDE 5_17.05 for Slackware Eric Hameleers7-3/+189
2017-04-20Prepare for the KDE 5_17.04 release for Slackware Eric Hameleers1-1/+1
2017-04-20Digikam was rebuilt against qtav Eric Hameleers1-0/+1
2017-04-20Update the module and package definitions Eric Hameleers4-6/+12
2017-04-20Some patches are no longer necessary Eric Hameleers3-4/+5
2017-04-20Process the changes in the new Applications 17.04 Eric Hameleers10-8/+52
2017-04-20Satisfy dependencies for Slackware's kaudiocreator Eric Hameleers6-3/+53
audiocd-kio and libkcompactdisc in Applications are now KF5 based, so older kdelibs4-based versions needed to be re-added.
2017-04-20Reset BUILD numbers for the new release Eric Hameleers1-1/+0