summaryrefslogtreecommitdiffstats
path: root/kde (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-17Patch for kate - openning and closing files. Eric Hameleers3-0/+59
2015-12-17Obsoleted patches for KDE-5_15.12 Eric Hameleers3-2/+6
2015-12-17Added and removed KDE packages for 5_15.12 Eric Hameleers17-12/+111
Added: breeze-gtk kscreenlocker libksane4 spectacle Removed: kdeconnect4
2015-12-17On the road to KDE-5_15.12: new package versions will be built. Eric Hameleers13-13/+0
2015-12-10KDE 5_15.11: recompilations as a result of major library updates in -current.5_15.11 Eric Hameleers17-2/+47
2015-11-19Prepare for the KDE 5_15.11 release for Slackware. Eric Hameleers1-1/+1
2015-11-19Icon sets are 'noarch'. Eric Hameleers1-0/+3
2015-11-19kdeconnect-framework: fix the menu definition file. Eric Hameleers1-0/+7
2015-11-19kio: dolphin is now kf5 based so patch is no longer required. Eric Hameleers1-2/+2
2015-11-19kdesdk-kioslaves: patched to compile against svn >= 1.9. Eric Hameleers2-0/+90
2015-11-19Frameworks: two new packages, breeze-icons and oxygen-icons5. Eric Hameleers5-0/+43
2015-11-19SDDM: updated. Eric Hameleers3-5/+6
2015-11-19KDE packages rebuilt because of library changes in -current. Eric Hameleers5-4/+5
- kdepimlibs4 - kfilemetadata - nepomuk-core - perlqt - smokekde
2015-10-18kde/frameworks/kio: restore missing servicemenus in Dolphin.5_15.10 Eric Hameleers3-0/+132
See https://bugs.kde.org/show_bug.cgi?id=350769 : This was caused by the KF5 port of dolphin. A KF5-based version of lib/konq which would provide the servicemenus is still unreleased.
2015-10-14Apply patch to fix KDEBUG #351785: crashes in the KDE Telepathy tray icon. Eric Hameleers3-0/+37
According to https://bugs.kde.org/show_bug.cgi?id=351785 this should have gone into ktp-accounts-kcm-15.08.2 but in fact it is missing from the source tarball.
2015-10-12Prepare for the KDE 5_15.10 release for Slackware. Eric Hameleers1-1/+1
2015-10-12kde: some final house-keeping. Eric Hameleers4-34/+13
2015-10-12kde/plasma/polkit-kde-framework: slack-desc file now complies to the standard. Eric Hameleers1-5/+6
2015-10-12kde/applications: enable KDE Telepathy and add all required dependencies. Eric Hameleers13-23/+42
2015-10-12kde/frameworks/kapidox: install man pages into the correct location. Eric Hameleers1-0/+2
2015-10-12Fix the progress bar on session startup. Eric Hameleers3-16/+4
Use an additional "dbus-launch --sh-syntax --exit-with-session" to exec the startkde script.
2015-10-12kde/plasma/plasma-workspace: provide a "failsafe" option for Plasma. Eric Hameleers2-18/+14
2015-10-12kde/frameworks/kservice: rename menu file to "kf5-applications.menu". Eric Hameleers1-1/+22
2015-10-12kde/plasma: enable compilation of the plasma-mediacenter package. Eric Hameleers1-1/+1
2015-10-12kde/plasma-extra: add xembed-sni-proxy. Eric Hameleers3-0/+21
This application converts XEmbed system tray icons into SNI icons, thereby providing a seamless integration of the old into the new. A separate application providing XEmbed tray suppport like trayer-srg or stalonetray is no longer needed.
2015-10-11Cleanup: remove files that are no longer in use. Eric Hameleers6-92/+0
2015-09-16kde/kde4: added oktetapart4 (required by kdevelop)5_15.09_02 Eric Hameleers5-0/+31
This is the KPart taken from the KDE4 version of okteta. It is needed by kdevelop for integration of a HEX editor.
2015-09-13Prepare for the KDE 5_15.09_02 release for Slackware. Eric Hameleers1-1/+1
2015-09-13kio-extras, baloo5, kfilemetadata5: moved places. Eric Hameleers4-26/+29
kio-extras: moved from Plasma to Applications baloo5: moved from Plasma to Frameworks kfilemetadata5: moved from Plasma to Frameworks
2015-09-13kde-workspace: stop offering a KDE 4 session Eric Hameleers1-8/+8
Only Plasma 5 is relevant now. Therefore the old 'startkde4' script was also removed.
2015-09-13sddm-qt5: updated to 0.12.0 Eric Hameleers1-1/+2
Earlier patch for QString is no longer needed.
2015-09-13plasma-workspace: add ConsoleKit2 support for screenlocker. Eric Hameleers2-0/+193
ConsoleKit2 has implemented the systemd-logind API for Lock, Unlock, PrepareForSleep and Inhibit.
2015-09-13Fix the compilation against NetworkManager 1.0.6 Eric Hameleers4-0/+42
Patches were gratiously taken from Gentoo. These allow kde-runtime (solid backend) and plasma-nm to compile properly against NetworkManager 1.0.6.
2015-09-13frameworkintegration: add "-fno-strict-aliasing" to compilerflags. Eric Hameleers1-1/+27
Workaround a bug in Qt 5.5.0 which makes OwnCloud crash when interacting with the systray menu (and possibly other applications too) by adding "-fno-strict-aliasing" to CFLAGS and CXXFLAGS. See also http://bugzilla.redhat.com/1255902 and https://bugreports.qt.io/browse/QTBUG-47863
2015-09-02Add missing slack-desc file for the new dolphin package Eric Hameleers1-0/+19
2015-09-02Final preparations for the KDE 5_15.09 release for Slackware. Eric Hameleers2-3/+5
2015-09-02Update the doinst.sh script for sddm-qt5 Eric Hameleers1-6/+10
2015-09-02Several applications need tweaks in their pre-install or post-install stage Eric Hameleers5-0/+30
2015-09-02Custom make scripts for breeze and marble Eric Hameleers2-0/+33
2015-09-02Associate some newly added packages with their source tarball locations Eric Hameleers7-3/+6
2015-09-02Updated module definition and build order for KDE SlackBuild Eric Hameleers5-17/+72
2015-09-02Updated/added patches for KDE-5_15.09 Eric Hameleers12-30/+340
2015-09-02Updated/added cmake scripts, mainly for new KF5 ports of Applications Eric Hameleers50-48/+246
2015-09-02Update the BUILD number for packages that need a rebuild Eric Hameleers8-6/+7
These packages needed a rebuild because of updates to Slackware-current libraries: - baloo, korundum, perlqt, phonon-vlc, pykde4, qtruby, smokekde, smokeq
2015-09-02Updated slack-desc files for KDE-5_15.09 Eric Hameleers27-1/+521
2015-08-11Update version numbers for KDE and KDEI. Eric Hameleers1-2/+2
2015-08-11Add search paths for kdelibs4 documentation to khelpcenter. Eric Hameleers2-0/+26
2015-06-14kde4/kactivities: remove /usr/bin/kactivitymanagerd Eric Hameleers2-1/+5
The Activities daemon 'kactivitymanagerd' which is still part of the Plasma 5 based kactivities-framework is compatible with the KDE 4 based Activities, but the reverse is not true. One 'kactivitymanagerd' is all we need.
2015-06-14kde4-extragear: added kdeconnect4. Eric Hameleers5-0/+32
This package allows Dolphion in Plasma 5 (which is still based on KDE4) to access the filesystem on an Android device. It contains the bare necessities of the kdeconnect4 package which is part of KDE 4.14.3 and is co-installable with kdeconnect-framework.
2015-05-30Prepare for KDE 5_15,05. Eric Hameleers5-5/+1