summaryrefslogtreecommitdiffstats
path: root/kde (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-13Move kcalcore and ktontacts from kdepim to frameworks Eric Hameleers3-2/+23
Note that kcalcore has also been renamed to kcalendarcore.
2019-10-13Plasma module: add plasma-thunderbolt but do not compile it Eric Hameleers1-0/+1
This requires a new dependencyr, bolt. Up to Pat to add this or not.
2019-10-13Reset the BUILD numbers for the next batch Eric Hameleers3-3/+0
2019-10-13Remove telepathy dependencies and stop building KDE Telepathy Eric Hameleers1-1/+1
2019-09-17yakuake: now part of KDE Applications Eric Hameleers2-1/+3
2019-09-17kio: updated to fix a bug involving wine and dolphin Eric Hameleers1-0/+1
2019-09-16Applications: add kipi-plugins Eric Hameleers2-0/+20
2019-09-14kdeconnect: fix for autostart entry no longer needed Eric Hameleers1-7/+0
2019-09-14KDE 4 kdelibs: address a CVE and make it compile against openssl 1.x Eric Hameleers3-0/+4126
Security fix for CVE-2019-14744.
2019-09-14New releases of breeze and oxygen themes have dropped the Qt4 support. Eric Hameleers4-89/+0
2019-09-14KDE: reset the package BUILD numbers for the new release Eric Hameleers5-4/+0
2019-08-06Packages rebuilt/upgraded due to newer ffmpeg/libevent in -current Eric Hameleers5-0/+4
Deps: - rebuilt qt5 (for the new libevent). - rebuilt OpenAL and mlt (for the new ffmpeg). - upgraded opencv, qrencode, qtav, sip and QScintilla. - removed PyQT (since this now properly landed in -current) Frameworks: - rebuilt prison (for the new qrencode) and kfilemetadata5 (new ffmpeg). Plasma: - rebuilt ksysguard (for the new libevent). Applications: - rebuilt ffmpegthumbs and k3b (for the new ffmpeg). Applications-extra: - upgraded digikam and krita.
2019-07-11Kdepim: remove upstreamed patch for kmail Eric Hameleers1-1/+1
2019-07-11Applications-extra: digikam needs a rebuild against new opencv Eric Hameleers1-0/+1
2019-06-13kmail: fix kontact crash on logout (KDEBUG 404881) Eric Hameleers2-0/+79
2019-06-13Reset BUILD numbers Eric Hameleers1-1/+0
2019-06-13krita: also build the Qt Designer plugin Eric Hameleers1-0/+1
2019-06-13krita: remove upstreamed patch Eric Hameleers1-1/+1
2019-06-13Get rid of unwanted spaces in the slack-desc files Eric Hameleers40-40/+40
2019-05-15frameworkintegration: fix the slack-desc file Eric Hameleers1-4/+4
2019-05-13Plasma-extra: added latte-dock Eric Hameleers2-0/+21
You can use Latte Dock as an alternative to the default Task Manager widget in the Plasma5 panel. To achieve this, you first have to move the default panel to the top of the screen: - Unlock widgets if needed. - Right-click the panel and select "Panel Options > Configure Panel". - Left-click and hold the "Screen Edge" button and drag the complete panel to the top of your screen. Then remove the default Task Manager: - Add a "spacer" widget next to the Task Manager. - Hoever over the Task Manager area with your mouse and select "Remove". The spacer you just added will fill the vacated area. Start Latte from the Plsama menu. It will add itself as an 'Autostart" program so it will always be there when you login. - Optionally configure Latte by starting programs and then pinning them to the dock, like with the default Task Manager.
2019-05-11ktorrent: embed a local copy of the GeoIP database Eric Hameleers5-0/+46
The online version of GeoIP has been discontinued in favor of a new API. The ktorrent code has not been updated for the new API and therefore the program spits out a download error for geoip.dat everytime it starts. By embedding a local copy of the database, a download is not attempted and the error is gone.
2019-05-11kpmcore: install the dbus files in the correct location Eric Hameleers3-1/+26
partitionmanager failed to scan the disks because the permission definitions were in the wrong place and elevated (root) access could not be obtained.
2019-05-10kinfocenter: rebuilt to pick up 'about system' changed info Eric Hameleers1-0/+1
2019-05-10Kinfocenter: add relevant detail to the 'about system' dialog box Eric Hameleers1-1/+2
2019-05-09Kwin: nasty hack to fix something I could not fix in Qt5 package Eric Hameleers1-0/+29
2019-05-09Konsole: fix rendering of cursor if non-default theme is selected Eric Hameleers2-0/+87
This issue was fixed post 18.12.3, so the patch is added but not applied since we now compile konsole-19.04.1.
2019-05-09Krita: hack around tablet issues with un-patched Qt 5.12 Eric Hameleers2-0/+71
2019-05-09Kate: update the patch that allows running kate and kwrite using sudo/kdesu Eric Hameleers1-12/+12
2019-05-09Reset the BUILD numbers for KDE tarballs in preparation for the next batch Eric Hameleers16-16/+0
2019-02-21Update digikam Eric Hameleers1-1/+0
2019-02-21Updated kde packages for the new python3-3.7.2 in slackware-current Eric Hameleers16-2/+16
Frameworks: kauth, kcodecs, kcompletion, kconfig, kconfigwidgets, kcoreaddons, kdbusaddons, kguiaddons, ki18n, kitemmodels, kitemviews, kjobwidgets, kwidgetsaddons Applications: cantor Applications-extra: kdev-python, krita
2019-02-14Krita recompile to improve compatibility with Qt 5.12 Eric Hameleers3-1/+120
2019-01-16Two new applications: knights and kirigami-gallery Eric Hameleers3-2/+42
2019-01-16Remove the upstreamed patches Eric Hameleers5-3/+47
2019-01-16Reset the BUILD numbers Eric Hameleers1-0/+1
2018-12-09Don't ask... this patch works, the first version did not apply Eric Hameleers1-13/+5
2018-12-09Reset BUILD number for kio Eric Hameleers1-1/+0
2018-12-09kcoreaddons needs to be compiled before kguiaddons now Eric Hameleers1-2/+2
2018-12-09Add a patch to make umbrello compile against Qt >= 5.10 Eric Hameleers2-0/+38
2018-12-09KDE messagelib: apply security patch Eric Hameleers2-0/+32
CVE-2018-19516: HTML email can open browser window automatically.
2018-12-09Disable patch that was applied upstream Eric Hameleers1-1/+1
2018-12-09Recompile umbrello after kdevelop has been built. Eric Hameleers1-0/+1
Umbrello will pick up its PHP parser.
2018-12-09KDE: use number of available cores to parallellize Eric Hameleers1-1/+1
Using `nproc` is better than the old hardcoding to 7 parallel jobs.
2018-10-24KIO: fix crash in QCoreApplication when accessing help://KDE-5_18.10 Eric Hameleers3-0/+49
2018-10-24KScreenlocker patch ported from 5.14 is no longer needed Eric Hameleers1-1/+1
2018-10-24Reset the BUILD numbers for the new round of compilations Eric Hameleers1-1/+0
2018-09-08The syndication package moved from kdepim to frameworks Eric Hameleers2-1/+1
2018-09-08Updated applications-extra:kdevelop Eric Hameleers1-1/+0
2018-09-08Disable applications/kpat package because it requires fc-solver Eric Hameleers1-1/+2
And fc-solver is not part of the Slackware distro. It in turn requires additional packages and I am not prepared to add four new packages to Slackware just to provide a Freecell solver for a Patience game. Still wondering why the developer felt the need to impose a hard dependency instead of making fc-solver an optional dep...