summaryrefslogtreecommitdiffstats
path: root/kde (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kdeconnect: fix for autostart entry no longer needed Eric Hameleers2019-09-141-7/+0
|
* KDE 4 kdelibs: address a CVE and make it compile against openssl 1.x Eric Hameleers2019-09-143-0/+4126
| | | | Security fix for CVE-2019-14744.
* New releases of breeze and oxygen themes have dropped the Qt4 support. Eric Hameleers2019-09-144-89/+0
|
* KDE: reset the package BUILD numbers for the new release Eric Hameleers2019-09-145-4/+0
|
* Packages rebuilt/upgraded due to newer ffmpeg/libevent in -current Eric Hameleers2019-08-065-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.
* Kdepim: remove upstreamed patch for kmail Eric Hameleers2019-07-111-1/+1
|
* Applications-extra: digikam needs a rebuild against new opencv Eric Hameleers2019-07-111-0/+1
|
* kmail: fix kontact crash on logout (KDEBUG 404881) Eric Hameleers2019-06-132-0/+79
|
* Reset BUILD numbers Eric Hameleers2019-06-131-1/+0
|
* krita: also build the Qt Designer plugin Eric Hameleers2019-06-131-0/+1
|
* krita: remove upstreamed patch Eric Hameleers2019-06-131-1/+1
|
* Get rid of unwanted spaces in the slack-desc files Eric Hameleers2019-06-1340-40/+40
|
* frameworkintegration: fix the slack-desc file Eric Hameleers2019-05-151-4/+4
|
* Plasma-extra: added latte-dock Eric Hameleers2019-05-132-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.
* ktorrent: embed a local copy of the GeoIP database Eric Hameleers2019-05-115-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.
* kpmcore: install the dbus files in the correct location Eric Hameleers2019-05-113-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.
* kinfocenter: rebuilt to pick up 'about system' changed info Eric Hameleers2019-05-101-0/+1
|
* Kinfocenter: add relevant detail to the 'about system' dialog box Eric Hameleers2019-05-101-1/+2
|
* Kwin: nasty hack to fix something I could not fix in Qt5 package Eric Hameleers2019-05-091-0/+29
|
* Konsole: fix rendering of cursor if non-default theme is selected Eric Hameleers2019-05-092-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.
* Krita: hack around tablet issues with un-patched Qt 5.12 Eric Hameleers2019-05-092-0/+71
|
* Kate: update the patch that allows running kate and kwrite using sudo/kdesu Eric Hameleers2019-05-091-12/+12
|
* Reset the BUILD numbers for KDE tarballs in preparation for the next batch Eric Hameleers2019-05-0916-16/+0
|
* Update digikam Eric Hameleers2019-02-211-1/+0
|
* Updated kde packages for the new python3-3.7.2 in slackware-current Eric Hameleers2019-02-2116-2/+16
| | | | | | | | | | | Frameworks: kauth, kcodecs, kcompletion, kconfig, kconfigwidgets, kcoreaddons, kdbusaddons, kguiaddons, ki18n, kitemmodels, kitemviews, kjobwidgets, kwidgetsaddons Applications: cantor Applications-extra: kdev-python, krita
* Krita recompile to improve compatibility with Qt 5.12 Eric Hameleers2019-02-143-1/+120
|
* Two new applications: knights and kirigami-gallery Eric Hameleers2019-01-163-2/+42
|
* Remove the upstreamed patches Eric Hameleers2019-01-165-3/+47
|
* Reset the BUILD numbers Eric Hameleers2019-01-161-0/+1
|
* Don't ask... this patch works, the first version did not apply Eric Hameleers2018-12-091-13/+5
|
* Reset BUILD number for kio Eric Hameleers2018-12-091-1/+0
|
* kcoreaddons needs to be compiled before kguiaddons now Eric Hameleers2018-12-091-2/+2
|
* Add a patch to make umbrello compile against Qt >= 5.10 Eric Hameleers2018-12-092-0/+38
|
* KDE messagelib: apply security patch Eric Hameleers2018-12-092-0/+32
| | | | CVE-2018-19516: HTML email can open browser window automatically.
* Disable patch that was applied upstream Eric Hameleers2018-12-091-1/+1
|
* Recompile umbrello after kdevelop has been built. Eric Hameleers2018-12-091-0/+1
| | | | Umbrello will pick up its PHP parser.
* KDE: use number of available cores to parallellize Eric Hameleers2018-12-091-1/+1
| | | | Using `nproc` is better than the old hardcoding to 7 parallel jobs.
* KIO: fix crash in QCoreApplication when accessing help://KDE-5_18.10 Eric Hameleers2018-10-243-0/+49
|
* KScreenlocker patch ported from 5.14 is no longer needed Eric Hameleers2018-10-241-1/+1
|
* Reset the BUILD numbers for the new round of compilations Eric Hameleers2018-10-241-1/+0
|
* The syndication package moved from kdepim to frameworks Eric Hameleers2018-09-082-1/+1
|
* Updated applications-extra:kdevelop Eric Hameleers2018-09-081-1/+0
|
* Disable applications/kpat package because it requires fc-solver Eric Hameleers2018-09-081-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...
* Disable patch that has been applied upstream Eric Hameleers2018-09-081-1/+2
|
* Package updates as a result of poppler bump to 0.68.0 Eric Hameleers2018-09-083-3/+3
|
* Backport two kscreenlocker patches from the 5.14 branch Eric Hameleers2018-08-123-0/+169
| | | | | | | | | - Force software rendering when greeter crashed: - Load QtQuickSettings for software rendering (KDEBUG #347772): In particular the second patch eliminates 100% CPU usage in the lockscreen in case you have older hardware and rely on software rendering. I think this warrants the backport into Slackware's Plasma5 Desktop.
* Krita needs a rebuild against new boost libraries Eric Hameleers2018-08-121-0/+1
|
* Kpkpass and kitinery are two new packages in KDEPIM Eric Hameleers2018-08-123-1/+40
|
* Disable a no longer relevant patch Eric Hameleers2018-08-121-1/+1
|
* Avoid a hard dependency for kpat on freecell-solver Eric Hameleers2018-08-122-2/+2
| | | | We don't have freecell-solver in Slackware and I do want to have kpat.