summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for the KDE 5_16.05 release for Slackware. Eric Hameleers2016-05-182-2/+2
* Cosmetic update of the 'modularize' file due to moved submodules. Eric Hameleers2016-05-181-1/+1
* Two submodules moved to a different module....- khelpcenter moved from plasma to applications - kwayland moved from plasma to frameworks Eric Hameleers2016-05-183-3/+3
* SDDM user exists in Slackware now; create the homedirectory properly. Eric Hameleers2016-05-182-5/+7
* Disable upstream-applied patches. Eric Hameleers2016-05-183-4/+4
* Reset BUILD numbers for the next release. Eric Hameleers2016-05-183-3/+0
* DEPS: Recompiled 32bit packages for phonon, phonon-gstreamer and phonon-vlc....When they were compiled initially, I had not installed a Qt5 package and therefore the phonon packages could not pick up support for qt5. The new packages have been compiled in the presence of Qt5 so that the broken Powerdevil and NetworkManagement services work again. Eric Hameleers2016-05-023-5/+5
* Rebase the spectacle patch; the git patch did not cleanly apply using 'patch'. Eric Hameleers2016-05-021-14/+13
* Patch for kcoreaddons: a regression caused rand() to be not seeded....KRandom saw a regression in KCoreAddon's 5.21.0 release, which impacts a wide range of applications and use cases. Since the rand() was not seeded, the numbers generated were predictable, which is ugly in games and probably alarming for bluetooth pairing. Eric Hameleers2016-05-023-0/+33
* Patches for post Applications 16.04.0 bugs in kcalc and spectacle....spectacle: - fix broken HiDPI support. - fix broken rectangular image capture on Nvidia GPU. kcalc: - Fix issue where kcalc has a zero-sized window and appears not to start. Eric Hameleers2016-05-017-0/+110
* Release of KDE 5_16.04 for Slackware.KDE-5_16.045_16.04 Eric Hameleers2016-04-212-753/+821
* Temporary packages were added to 'plasma-extra', can be removed now....With the release of Plasma 5.6 and Applications 16.04: - kactivitymanagerd moved to Plasma - kactivities-workspace code was absorbed in Plasma (plasma-desktop) and Applications (kio-extras) packages. Eric Hameleers2016-04-203-8/+2
* Three more applications were ported to KDE Frameworks 5....The symlinks appear not to be necessary, their cmake scripts are smart enough so this update can be seen as documenting the fact. Eric Hameleers2016-04-203-0/+3
* Prepare for the KDE 5_16.04 release for Slackware. Eric Hameleers2016-04-203-2/+3
* Refresh the patches (some of them are no longer needed). Eric Hameleers2016-04-205-5/+5
* Breeze theme for GRUB is not built by default; but allow the user to build it. Eric Hameleers2016-04-201-0/+3
* Powerdevil needs a new polkit rules file to bring back suspend/hibernate. Eric Hameleers2016-04-203-0/+15
* Update the module definitions, add the new packages to the build order. Eric Hameleers2016-04-207-6/+51
* Refresh the 'deps' for upcoming KDE 5_16.04....New packages: - deps/ninja (needed for easier compilation of qt5-webkit) - deps/qt5-webkit (sources have been split off qt5) Eric Hameleers2016-04-2050-161/+957
* Add meta files for all the new source tarballs in Applications 16.04.0. Eric Hameleers2016-04-2047-2/+426
* Release of KDE 5_16.03 for Slackware.KDE-5_16.035_16.03 Eric Hameleers2016-03-162-706/+709
* Prepare for the KDE 5_16.03 release for Slackware. Eric Hameleers2016-03-162-2/+2
* Two temporary packages should be built moular....They will be removed again at release of Plasma 5.6: - kactivitymanagerd - kactivities-workspace Eric Hameleers2016-03-161-0/+3
* Fix build against glibc-2.23...Some packages would fail to compile (only on 32-bit though) with: "error: 'isnan' was not declared in this scope". Affected sources: - libksysguard - kholidays - kmplot - kstars Eric Hameleers2016-03-168-0/+308
* Remove patches that were applied to Frameworks 5.20.0. Eric Hameleers2016-03-162-3/+3
* Rebase the libpci patch for kinfocenter. Eric Hameleers2016-03-161-3/+7
* Add kactivities-workspace and kactivitymanagerd (temporary)...These two packages fill a gap that exists while code is being migrated. They are only needed for the combination of Frameworks 5.20.0 and Plasma 5.5.5 and will be removed again when Plasma 5.6 is released. Eric Hameleers2016-03-165-1/+43
* Better-looking "about distro" dialog content. Eric Hameleers2016-03-163-3/+4
* Reset BUILD numbers to '1' in preparation for new release builds. Eric Hameleers2016-03-1611-11/+0
* deps: Recompiled qt5 and qca-qt5 to drop support for OpenSSL SSLv2. Eric Hameleers2016-03-072-3/+3
* Rebuilds due to .so library version change in libical (Slackware package). Eric Hameleers2016-03-0710-1/+10
* Fix 'empty systray icons' for applications that use the Xembed protocol....Xembed issue is KDEBUG 359388. Fix a crash in plasma too; KDEBUG 357895. Eric Hameleers2016-02-274-0/+64
* Do not build oxygen-icons....The applications/oxygen-icons package was superceded by frameworks/oxygen-icons5 in Frameworks 5.16.0 but I had forgotten to remove the obsoleted package. Eric Hameleers2016-02-271-1/+1
* Release of KDE 5_16.02 for Slackware.KDE-5_16.025_16.02 Eric Hameleers2016-02-232-708/+712
* Prepare for the KDE 5_16.02 release for Slackware. Eric Hameleers2016-02-232-2/+2
* kde/telepathy: enable building ktp-call-ui....Still using a git snapshot, but a stable release of this graphical Voice & Video chat program is scheduled to be included with KDE Applications 16.04. Eric Hameleers2016-02-232-1/+2
* deps/libproxy: removed. Slackware's package is now configured correctly....See https://github.com/maxinbjohn/libproxy/issues/197 for information about requiring "-DWITH_KDE4=OFF" when configuring libproxy. Eric Hameleers2016-02-233-123/+0
* Plasma: apply a patch to kscreenlocker to address CVE-2016-2312....Turning all screens off while the lock screen is shown can result in the screen being unlocked when turning a screen on again. See also https://www.kde.org/info/security/advisory-20160209-1.txt Eric Hameleers2016-02-103-0/+41
* Applications: add 'kjots' package which used to be part of the PIM suite....New download URL for the sources: http://download.kde.org/stable/kjots/ Eric Hameleers2016-02-104-0/+24
* qt5: patched QTBUG-48321 which affects the new VLC 2.2.2 fullscreen mode. Eric Hameleers2016-02-102-1/+28
* kde/applications/okteta: ensure that the correct tarball is used. Eric Hameleers2016-02-051-0/+1
* deps/qt5: apply a patch to build the ALSA plugin successfully....Luigi Trovato (lonestar) alerted me to this patch found in the FreeBSD repository. It fixes the detection of ALSA in Slackware and results in a Qt5 package which simultaneously supports ALSA and PulseAudio. Eric Hameleers2016-02-052-1/+111
* Release of KDE 5_16.01 for Slackware.KDE-5_16.015_16.01 Eric Hameleers2016-01-212-733/+746
* Prepare for the KDE 5_16.01 release for Slackware. Eric Hameleers2016-01-213-4/+5
* Disable a patch for kdepimlibs now that this has been applied to the source. Eric Hameleers2016-01-211-1/+1
* kde/plasma-extra/kde-wallpapers: moved from Applications and re-enabled....Without this package, the Plasma 5 desktop has only one wallpaper to choose from which is a rather sad experience. Eric Hameleers2016-01-212-1/+1
* kde/framworks/plasma-pa: added the missing slack-desc file and move the...package from plasma to frameworks (where it belongs). Eric Hameleers2016-01-213-5/+21
* kde/applications/ark: disable patch no longer needed. Eric Hameleers2016-01-211-1/+1
* kde/applications/marble: install Qt4 libraries into the correct location. Eric Hameleers2016-01-211-0/+2
* kde4/libkexiv2_4: added because Okular needs it....Okular is still KDE4-based but the libkexiv2 source in Applications has been ported to KDE Frameworks 5. Therefore had to add an older version of libkexiv2 as support for Okular. Eric Hameleers2016-01-214-0/+25