summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release of KDE 5_16.05 for Slackware.KDE-5_16.055_16.05 Eric Hameleers2016-05-182-762/+749
|
* 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. Eric Hameleers2016-05-183-3/+3
| | | | | - khelpcenter moved from plasma to applications - kwayland moved from plasma to frameworks
* 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. Eric Hameleers2016-05-023-5/+5
| | | | | | | 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.
* 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. Eric Hameleers2016-05-023-0/+33
| | | | | | | 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.
* Patches for post Applications 16.04.0 bugs in kcalc and spectacle. Eric Hameleers2016-05-017-0/+110
| | | | | | | | | 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.
* 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. Eric Hameleers2016-04-203-8/+2
| | | | | | | 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.
* Three more applications were ported to KDE Frameworks 5. Eric Hameleers2016-04-203-0/+3
| | | | | The symlinks appear not to be necessary, their cmake scripts are smart enough so this update can be seen as documenting the fact.
* 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. Eric Hameleers2016-04-2050-161/+957
| | | | | | New packages: - deps/ninja (needed for easier compilation of qt5-webkit) - deps/qt5-webkit (sources have been split off qt5)
* 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. Eric Hameleers2016-03-161-0/+3
| | | | | | They will be removed again at release of Plasma 5.6: - kactivitymanagerd - kactivities-workspace
* Fix build against glibc-2.23 Eric Hameleers2016-03-168-0/+308
| | | | | | | | | 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
* 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) Eric Hameleers2016-03-165-1/+43
| | | | | | 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.
* 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. Eric Hameleers2016-02-274-0/+64
| | | | | Xembed issue is KDEBUG 359388. Fix a crash in plasma too; KDEBUG 357895.
* Do not build oxygen-icons. Eric Hameleers2016-02-271-1/+1
| | | | | | 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.
* 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. Eric Hameleers2016-02-232-1/+2
| | | | | | 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.
* deps/libproxy: removed. Slackware's package is now configured correctly. Eric Hameleers2016-02-233-123/+0
| | | | | See https://github.com/maxinbjohn/libproxy/issues/197 for information about requiring "-DWITH_KDE4=OFF" when configuring libproxy.
* Plasma: apply a patch to kscreenlocker to address CVE-2016-2312. Eric Hameleers2016-02-103-0/+41
| | | | | | 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
* Applications: add 'kjots' package which used to be part of the PIM suite. Eric Hameleers2016-02-104-0/+24
| | | | New download URL for the sources: http://download.kde.org/stable/kjots/
* 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. Eric Hameleers2016-02-052-1/+111
| | | | | | | 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.
* 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. Eric Hameleers2016-01-212-1/+1
| | | | | Without this package, the Plasma 5 desktop has only one wallpaper to choose from which is a rather sad experience.
* kde/framworks/plasma-pa: added the missing slack-desc file and move the Eric Hameleers2016-01-213-5/+21
| | | | package from plasma to frameworks (where it belongs).
* 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
|