summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release of KDE 5_17.04 for SlackwareKDE-5_17.045_17.04 Eric Hameleers2017-04-202-826/+857
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* 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 Eric Hameleers2017-04-206-3/+53
| | | | | audiocd-kio and libkcompactdisc in Applications are now KF5 based, so older kdelibs4-based versions needed to be re-added.
* Reset BUILD numbers for the new release Eric Hameleers2017-04-201-1/+0
|
* Updated deps for KDE 5_17.04 Eric Hameleers2017-04-2018-19/+166
| | | | | | | | | | | | | | | New: - qtav Updated: - accountsservice - frei0r-plugins - gpgme - ninja - poppler Recompiled: - dvdauthor
* 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 Eric Hameleers2017-03-2112-0/+576
| | | | | | | These three are needed to compile user-manager: - cracklib - libpwquality - accountsservice
* Remove obsolete copy of script Eric Hameleers2017-03-211-102/+0
|
* Release of KDE 5_17.03 for Slackware.KDE-5_17.035_17.03 Eric Hameleers2017-03-192-820/+874
| | | | | | - PKGLIST updated with the list of available packages in this release (just slackware-current for now). - README updated.
* 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. Eric Hameleers2017-03-191-1/+25
| | | | | | | 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).
* kscreenlocker: Send SIGTERM to any running kscreenlocker_greet Eric Hameleers2017-03-191-0/+5
| | | | | | | 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.
* kholidays: revert dependency freeze patch Eric Hameleers2017-03-192-0/+65
| | | | | Revert dependency freeze breaking merges (KF5_VERSION, cmake, PIM_VERSION). Should be fixed in Applications > 16.12.3.
* kde: added digikam, k3b, kdenlive, libkface Eric Hameleers2017-03-1914-7/+197
|
* kde: reset some package BUILD numbers. Eric Hameleers2017-03-192-2/+0
| | | | Oops, phonon-vlc was not even a KDE package... it is part of the deps.
* deps: updated for KDE 5_17.03 Eric Hameleers2017-03-1948-0/+2193
| | | | | | | | | | | | | | | | | | | 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
* deps: In qt5.SlackBuild enable all languages in the virtual keyboard Eric Hameleers2017-03-191-0/+3
| | | | | 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.
* 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 Eric Hameleers2017-02-213-1/+20
| | | | | | 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.
* Release of KDE 5_17.02 for Slackware.KDE-5_17.025_17.02 Eric Hameleers2017-02-162-942/+983
| | | | | | - PKGLIST updated with the list of available packages in this release (slackware-current only for now). - README updated.
* 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. Eric Hameleers2017-02-139-14/+17
| | | | | | | | | | Recompiled against new libraries in Slackware-current: - qt5 Updated versions: - OpenAL - libxkbcommon - phonon - wayland
* 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
|
* KDE.SlackBuild: update version numbers. Eric Hameleers2017-01-272-3/+3
|
* KDE.SlackBuild: build applications-extra:kdiagram before kdepim. Eric Hameleers2017-01-271-0/+1
|
* messagelib: temporary workaround for a gpgme cmake bug. Eric Hameleers2017-01-271-0/+3
|
* marble: support for Qt4 was removed from the source. Eric Hameleers2017-01-271-18/+24
|
* kdepimlibs4: Remove files that clash with other packages. Eric Hameleers2017-01-272-0/+3
| | | | | Notably, files that are provided by the Frameworks version of kdepimlibs, and by the gpgme package.
* kde-runtime: don't link against kactivities - we removed that. Eric Hameleers2017-01-271-0/+4
|
* KDE: modify the modules to reflect the new/moved/removed packages. Eric Hameleers2017-01-278-47/+103
|
* kde-runtime: disable a patch which has been applied upstream. Eric Hameleers2017-01-271-2/+2
|