summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release of KDE 5_19.06 for SlackwareKDE-5_19.065_19.06 Eric Hameleers2019-06-132-735/+745
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* 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
|
* Deps: add quazip as new dependency for krita Eric Hameleers2019-06-135-0/+140
|
* 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
|
* deps/rttr: fix the libdir Eric Hameleers2019-05-101-2/+2
|
* Kinfocenter: add relevant detail to the 'about system' dialog box Eric Hameleers2019-05-101-1/+2
|
* Release of KDE 5_19.05 for SlackwareKDE-5_19.055_19.05 Eric Hameleers2019-05-092-422/+422
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* cryfs: added the missing dynamic libraries Eric Hameleers2019-05-091-2/+7
|
* 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
|
* Deps: add 'rttr' to the build scripts Eric Hameleers2019-05-092-0/+2
|
* Deps: update mlt (kdenlive needs that) and wayland Eric Hameleers2019-05-094-8/+11
|
* Deps: Update cryfs and its dependency cryptopp Eric Hameleers2019-05-095-35/+20
|
* Deps: update qt5 and also update/rebuild the 'deps' programs using it Eric Hameleers2019-05-0917-42/+60
|
* Deps: rttr is a new dependency for kdenlive Eric Hameleers2019-05-093-0/+147
|
* Reset the BUILD numbers for KDE tarballs in preparation for the next batch Eric Hameleers2019-05-0916-16/+0
|
* Removed pyxdg from deps because Pat added this package to slackware-current Eric Hameleers2019-02-243-117/+0
|
* Don't ship .la files Eric Hameleers2019-02-211-0/+3
|
* PyQt: refreshed slack-desc, thanks to PV Eric Hameleers2019-02-211-3/+3
|
* pyxdg and speech-dispatcher also needed a recompile Eric Hameleers2019-02-212-2/+2
| | | | Due to the python3 update in slackware-current.
* 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
* Updated deps for the new python3-3.7.2 in slackware-current Eric Hameleers2019-02-212-3/+3
|
* Make PyQt4 and QScintilla compile again Eric Hameleers2019-02-215-56/+146
|
* Release of KDE 5_19.02 for SlackwareKDE-5_19.025_19.02 Eric Hameleers2019-02-142-723/+747
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* libsass and sassc are new dependencies for breeze-gtk Eric Hameleers2019-02-147-0/+277
| | | | Improve the integration of GTK applications and Firefox into Plasma5 Desktop.
* Add text-to-speech support to Slackware Eric Hameleers2019-02-1426-0/+1005
| | | | | | | | Compile order: pcaudiolib, espeak-ng, pyxdg, dotconf, flite, speech-dispatcher, qt5-speech These are the stock configurations, no additional voices were added. I'd like to hear about anything that's missing or incorrectly configured.
* Add some dependency information to facilitate future updates Eric Hameleers2019-02-143-0/+8
|
* Krita recompile to improve compatibility with Qt 5.12 Eric Hameleers2019-02-143-1/+120
|
* Updated deps for the next ktown release Eric Hameleers2019-02-1417-93/+248
| | | | | | | | | | libxkbcommon: updated to 0.8.3 qt5: updated to 5.12.1 qt5-webkit: recompiled against the new qt5 sip: updated to 4.19.14 PyQt: updated to 4.12.3 (only managed to compile on 64bit) PyQt5: updated to 5.12 QScintilla: updated to 2.11 (dropped the Qt4 support which would not compile)
* Release of KDE 5_19.01 for SlackwareKDE-5_19.015_19.01 Eric Hameleers2019-01-162-720/+749
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* Two new applications: knights and kirigami-gallery Eric Hameleers2019-01-163-2/+42
|
* Remove the upstreamed patches Eric Hameleers2019-01-165-3/+47
|
* Update the deps Eric Hameleers2019-01-1630-26/+916
| | | | | | New: SDL_sound, drumstick, perl-path-tiny, perl-template-toolkit, python3-random2, freecell-solver Updated: OpenAL, phonon, phonon-vlc Rebuilt: phonon-gstreamer
* Reset the BUILD numbers Eric Hameleers2019-01-161-0/+1
|
* Remove json-glib from deps, since this is now part of Slackware Eric Hameleers2019-01-163-156/+0
|
* Recompile qca-qt5 to quell random crashes in kdeconnect and telepathy Eric Hameleers2018-12-112-3/+2042
|
* Release of KDE 5_18.12 for SlackwareKDE-5_18.125_18.12 Eric Hameleers2018-12-102-767/+787
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* 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
|