summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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.
* Add python-enum34 and hyphen to the deps build scripts Eric Hameleers2018-12-092-0/+4
| | | | | python-enum34 is a dependenvy for PyQt5. hyphen is a dependency for qt5-webkit.
* Update qt5 and libdbusmenu-gtk, rebuild qt5-webkit Eric Hameleers2018-12-096-44/+84
| | | | | I decided to stick with Qt 5.11.3 and wait with updating to 5.12.0 until after Applications 18.12.0.
* Rebuild all deps/telepathy packages Eric Hameleers2018-12-0920-84/+136
|
* Fixed missing PyQt4 support in sip. Recompiled QScintilla against sip. Eric Hameleers2018-10-242-24/+46
| | | | This also makes the HPLIP systray applet work again.
* KIO: fix crash in QCoreApplication when accessing help://KDE-5_18.10 Eric Hameleers2018-10-243-0/+49
|
* Updates to the dependencies for upcoming Plasma5 release Eric Hameleers2018-10-2415-157/+149
| | | | | | | | | | | | | The update of icu4c in -current required that several packages had to be recompiled or upgraded to get them to work again. Unfortunately the update of icu4c in -current co-incided with my release of KDE 5_18.10 and these deps had to be fixed post-release. Some issues emerged as a result of these updates: - SIP now stores private copies of sip.so in PyQt5 subdirectories, and the hp-systray in the hplip package fails to start as a result - In the new QScintilla packages, I was unable to compile the Python2 bindings for PyQt4.
* Two new dependencies, python-enum34 and hyphen Eric Hameleers2018-10-246-0/+257
| | | | | | | - python-enum34 is now required by PyQt5 - hyphen is required by qt5-webkit which had to be updated from the ancient 5.9.1 release to an actively maintained port because 5.9.1 is no longer compatible with QT 5.10 and later.
* 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
|
* Updated and rebuilt some of the deps Eric Hameleers2018-09-2210-19/+72
| | | | | | | | OpenAL: updated cryfs: rebuilt against the new cryptopp cryptopp: updated libxkbcommon: updated qt5: updated
* deps/lmdb removed because it was added to Slackwre Eric Hameleers2018-09-223-147/+0
|
* README: also mention that kpat was removed and why Eric Hameleers2018-09-091-0/+2
|
* Add a 'removepkg kpat' since we do not ship its package anymore Eric Hameleers2018-09-091-1/+3
|
* Release of KDE 5_18.09 for SlackwareKDE-5_18.095_18.09 Eric Hameleers2018-09-082-701/+701
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* 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-084-4/+4
|
* Cryfs also needs a rebuild against the new boost in -current Eric Hameleers2018-08-171-1/+1
|
* Release of KDE 5_18.08 for SlackwareKDE-5_18.085_18.08 Eric Hameleers2018-08-162-689/+696
| | | | | | - PKGLIST updated with the list of available packages in this release (limited to slackware-current). - README updated.
* 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.