Commit graph

127585 commits

Author SHA1 Message Date
John e6814e7c16 ki18n: update to 5.72.0
[ci skip]
2020-07-11 14:06:37 +02:00
John 39c9085a5c khtml: update to 5.72.0
[ci skip]
2020-07-11 14:06:37 +02:00
John b67e8089d4 kholidays: update to 5.72.0
[ci skip]
2020-07-11 14:06:37 +02:00
John e26c078832 kguiaddons: update to 5.72.0
[ci skip]
2020-07-11 14:06:37 +02:00
John 235384fdee kglobalaccel: update to 5.72.0
[ci skip]
2020-07-11 14:06:37 +02:00
John 07dce31571 kfilemetadata5: update to 5.72.0
[ci skip]
2020-07-11 14:06:37 +02:00
John 83b4c81c77 kemoticons: update to 5.72.0
[ci skip]
2020-07-11 14:06:37 +02:00
John 1899a54832 kdoctools: update to 5.72.0
[ci skip]
2020-07-11 14:06:37 +02:00
John 4a6a976012 kdnssd: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 880f0ef816 kdewebkit: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John b0096efe86 kdesu: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 4dfd8c76e2 kdesignerplugin: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 0523025e1c kdelibs4support: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 918ba03587 kded: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 7abce5effa kdeclarative: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 6cb71ae5b7 kdbusaddons: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John a5b578c026 kcrash: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John f7a9dd9573 kcoreaddons: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 594a143b47 kcontacts: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 23ccb75771 kconfigwidgets: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 10bc4d273c kconfig: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John f955bff18c kcompletion: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 091cbc6f2b kcodecs: update to 5.72.0
[ci skip]
2020-07-11 14:06:36 +02:00
John 7165677f1b kcmutils: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John 2772ff966a kcalendarcore: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John d43f4ee426 kbookmarks: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John c60e4c093c kauth: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John b4981c24a5 karchive: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John 5eeeb29561 kapidox: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John 04dc85065d kactivities5: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John 74ee726bc1 kactivities5-stats: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John ba610e1493 frameworkintegration: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John bb28cd01a1 extra-cmake-modules: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John b22d1a56c8 breeze-icons: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John c4203ef5cc bluez-qt5: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John c9c49f0d5b baloo5: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John 8d13fb0daf attica: update to 5.72.0
[ci skip]
2020-07-11 14:06:35 +02:00
John 1837f1992d elisa: update to 20.04.3. 2020-07-11 14:06:35 +02:00
John 43036d6453 konquest: update to 20.04.3. 2020-07-11 14:06:34 +02:00
Đoàn Trần Công Danh 3891482ce8 mono: disable Boehm gc on arm*
Support for Boehm GC is deprecated,
and the build system is badly broken:
* Mono expects internal Boehm GC using internal libatomic_ops; but
* Internal Boehm GC configure script somehow decided to use system one.

Even on the system that built with both sgen and Boehm,
Mono will prefer to use sgen.
2020-07-11 11:34:50 +07:00
Đoàn Trần Công Danh 7ad029bf50 mono: mark broken for now 2020-07-11 10:31:09 +07:00
Andrew J. Hesford 2bec57b671 dkms: improvements to kernel post-install hook
When force-reinstalling kernel packages, `dkms install` is not run in
the kernel post-install hook because the modules are already installed.
This prevents `dkms install` from running `depmod -a` as it normally
does, but the forced reinstallation clobbers `modules.dep{,.bin}` with
the packaged versions that do not include DKMS-installed modules. The
post-install hook now tracks whether `depmod -a` should be run and does
so when necessary.

Other changes, courtesy of @ericonr, address issue #23124 wherein a DKMS
failure will terminate the script, preventing building or installation
of subsequent modules. The fix follows logic similar to that in the DKMS
xbps-trigger.
2020-07-10 22:18:04 -04:00
John df8bbc6b0a kiwix-tools: fix build for XBPS_TARGET_NO_ATOMIC8 and armv7l 2020-07-11 01:16:00 +02:00
Helmut Pozimski a63e8fc6a1 python3-sphinxcontrib-websupport: fix checksum 2020-07-10 21:17:12 +02:00
Helmut Pozimski 670f28fbfc linux4.19: update to 4.19.132. 2020-07-10 21:15:06 +02:00
Helmut Pozimski 6a439a41f5 linux5.4: update to 5.4.51. 2020-07-10 21:15:06 +02:00
Jürgen Buchmüller 66f728c66d wicd: add python_version=2 2020-07-10 21:09:48 +02:00
Helmut Pozimski ace3508105 mono: update to 6.10.0.104. 2020-07-10 20:47:27 +02:00
Helmut Pozimski 3f62b3a014 gwenview: update to 20.04.3. 2020-07-10 19:40:05 +02:00
Helmut Pozimski 5b7c0af5fb libkdcraw5: update to 20.04.3. 2020-07-10 19:33:04 +02:00