summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable patches that have been applied upstream Eric Hameleers2017-06-252-2/+3
* New package: plasma/xdg-desktop-portal-kde Eric Hameleers2017-06-254-0/+24
* Calligra needs to be recompiled against new gsl, mesa and qt5 Eric Hameleers2017-06-252-2/+1
* Updated deps for upcoming KDE 5_17.06...On slackware-current, we switch to Qt 5.9 which is going to be a LTS release (Long Term Support). Eric Hameleers2017-06-2526-84/+248
* Release of KDE 5_17.05_02 for Slackware...- PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated. KDE-5_17.05_025_17.05_02 Eric Hameleers2017-05-212-711/+712
* Prepare for KDE 5_17.05_02 for Slackware Eric Hameleers2017-05-217-1/+202
* Release of KDE 5_17.05 for Slackware...- PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated. KDE-5_17.055_17.05 Eric Hameleers2017-05-212-114/+103
* Prepare for KDE 5_17.05 for Slackware Eric Hameleers2017-05-2111-9/+197
* Release of KDE 5_17.04 for Slackware...- PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated. KDE-5_17.045_17.04 Eric Hameleers2017-04-202-826/+857
* Prepare for the KDE 5_17.04 release for Slackware Eric Hameleers2017-04-202-2/+2
* Digikam was rebuilt against qtav Eric Hameleers2017-04-201-0/+1
* Update the module and package definitions Eric Hameleers2017-04-204-6/+12
* New translation: Asturian Eric Hameleers2017-04-201-0/+11
* Some patches are no longer necessary Eric Hameleers2017-04-203-4/+5
* Process the changes in the new Applications 17.04 Eric Hameleers2017-04-2010-8/+52
* Satisfy dependencies for Slackware's kaudiocreator...audiocd-kio and libkcompactdisc in Applications are now KF5 based, so older kdelibs4-based versions needed to be re-added. Eric Hameleers2017-04-206-3/+53
* Reset BUILD numbers for the new release Eric Hameleers2017-04-201-1/+0
* Updated deps for KDE 5_17.04...New: - qtav Updated: - accountsservice - frei0r-plugins - gpgme - ninja - poppler Recompiled: - dvdauthor Eric Hameleers2017-04-2018-19/+166
* deps: add libburn as a new dependency of k3b's KF5 port Eric Hameleers2017-03-235-0/+144
* Enable compilation of Plasma user-manager Eric Hameleers2017-03-212-1/+20
* Add new dependencies for Plasma's user-manager...These three are needed to compile user-manager: - cracklib - libpwquality - accountsservice Eric Hameleers2017-03-2112-0/+576
* Remove obsolete copy of script Eric Hameleers2017-03-211-102/+0
* Release of KDE 5_17.03 for Slackware....- PKGLIST updated with the list of available packages in this release (just slackware-current for now). - README updated. KDE-5_17.035_17.03 Eric Hameleers2017-03-192-820/+874
* Prepare for the KDE 5_17.03 release for Slackware. Eric Hameleers2017-03-192-2/+2
* kde: disable patches for issues that were fixed by upstream Eric Hameleers2017-03-193-6/+7
* kscreenlocker: Slackware does not use PAM....Actually, adding "-DPAM_REQUIRED=OFF" is not required at this moment, as the current default is "no PAM". But the developer is going to require PAM by default in future releases, and added the above cmake parameter specifically for Slackware (and other non-PAM distros). Eric Hameleers2017-03-191-1/+25
* kscreenlocker: Send SIGTERM to any running kscreenlocker_greet...Send SIGTERM to any running kscreenlocker_greet after installing kcheckpass. This will trigger a restart of kscreenlocker_greet which prevents deadlock when migrating Plasma 5.9 -> 5.10. See email to distributions@kde.org by Martin Graesslin on Wed, 08 Mar 2017. Eric Hameleers2017-03-191-0/+5
* kholidays: revert dependency freeze patch...Revert dependency freeze breaking merges (KF5_VERSION, cmake, PIM_VERSION). Should be fixed in Applications > 16.12.3. Eric Hameleers2017-03-192-0/+65
* kde: added digikam, k3b, kdenlive, libkface Eric Hameleers2017-03-1914-7/+197
* kde: reset some package BUILD numbers....Oops, phonon-vlc was not even a KDE package... it is part of the deps. Eric Hameleers2017-03-192-2/+0
* deps: updated for KDE 5_17.03...Six packages have been added in order to compile the KDE packages libkface, digikam and kdenlive: - dvdauthor - frei0r - lensfun - mlt - opencv - vid.stab Furthermore I (re-)added some sources that I intend to use in the 'testing' branch of ktown. These Slackware originals were slightly modified and need to be compiled against wayland (also in need of recompilation are libxkbcommon and qt5 but those sources are already included): - elogind - mesa - xorg-server Eric Hameleers2017-03-1948-0/+2193
* deps: In qt5.SlackBuild enable all languages in the virtual keyboard...Note that I did not yet recompile qt5 with this updated script. It is a preparation for later, because this is required by Plasma 5.11. Eric Hameleers2017-03-191-0/+3
* deps: updated phonon-vlc and qca-qt5 Eric Hameleers2017-03-195-12/+14
* SDDM: compile the dutch translation Eric Hameleers2017-02-211-0/+6
* SDDM: add a wrapper script to allow localization of the UI...Exporting the LANG variable in /usr/share/sddm/scripts/Xsetup is not working, apparently Xsetup is being started in its own subshell and the LANG environment variable is not persistent. Eric Hameleers2017-02-213-1/+20
* Release of KDE 5_17.02 for Slackware....- PKGLIST updated with the list of available packages in this release (slackware-current only for now). - README updated. KDE-5_17.025_17.02 Eric Hameleers2017-02-162-942/+983
* plasma: also compile breeze-grub package. Eric Hameleers2017-02-161-1/+1
* KDE.SlackBuild: use a build directory that does not get erased on boot... Eric Hameleers2017-02-141-1/+1
* KDE.SlackBuild: build extra-cmake-modules first. Eric Hameleers2017-02-131-0/+1
* Reset some BUILD numbers for new versions of packages. Eric Hameleers2017-02-134-4/+0
* Prepare for the KDE 5_17.02 release for Slackware. Eric Hameleers2017-02-132-2/+2
* Disable patch for systray cpu bug which was applied upstream. Eric Hameleers2017-02-131-1/+2
* With ffmpeg in Slackware-current we can now build ffmpegthumbs. Eric Hameleers2017-02-131-1/+1
* We build kjots as a package, not a module. Eric Hameleers2017-02-131-0/+1
* Fix for jabber protocol vulnerability in Kopete: CVE-2017-5593 Eric Hameleers2017-02-132-0/+131
* Applications: patches for cantor and kalzium to compile against KF 5.31. Eric Hameleers2017-02-135-0/+387
* deps: updated for the upcoming KDE 5_17.02....Recompiled against new libraries in Slackware-current: - qt5 Updated versions: - OpenAL - libxkbcommon - phonon - wayland Eric Hameleers2017-02-139-14/+17
* 5_17.01: PyQt was added to the 'deps' for the batch of package rebuilds.5_17.01 Eric Hameleers2017-02-131-0/+1
* KDE 5_17.01: a batch of packages had to be rebuilt for Slackware-current. Eric Hameleers2017-02-1324-9/+1032
* Release of KDE 5_17.01 for Slackware.KDE-5_17.01 Eric Hameleers2017-01-272-466/+487