Commit graph

111910 commits

Author SHA1 Message Date
Helmut Pozimski
e0487b922c incidenceeditor: rebuild for new kcontacts version number from KDE frameworks 2019-10-17 10:16:45 +03:00
Helmut Pozimski
b99159321f eventviews: rebuild for new kcontacts version number from KDE frameworks 2019-10-17 10:16:45 +03:00
Helmut Pozimski
c44425a735 digikam: rebuild for new kcontacts version number from KDE frameworks 2019-10-17 10:16:45 +03:00
Helmut Pozimski
b941a8ed03 calligra-plan: rebuild for new kcontacts version number from KDE frameworks 2019-10-17 10:16:45 +03:00
Helmut Pozimski
91032b08c6 akonadi-search: rebuild for new kcontacts version number from KDE frameworks 2019-10-17 10:16:45 +03:00
Helmut Pozimski
9253fe1bab akonadi-import-wizard: rebuild for new kcontacts version number from KDE frameworks 2019-10-17 10:16:45 +03:00
Helmut Pozimski
83aef929af akonadi-contacts: rebuild for new kcontacts version number from KDE frameworks 2019-10-17 10:16:45 +03:00
Helmut Pozimski
465a4467d3 akonadi-calendar: rebuild for new kcontacts version number from KDE frameworks 2019-10-17 10:16:45 +03:00
Helmut Pozimski
820a697265 kcontacts: update to 5.63.0. 2019-10-17 10:16:45 +03:00
Toby Merz
9018094df0 gnome-tweaks: add missing dependency 2019-10-17 09:47:02 +03:00
John
b516c00d40 mariadb: unbreak 2019-10-17 01:13:08 +02:00
John
6dd5e0e279 io.elementary.calendar: temporarily use git tag for compat with libecal-1.2 2019-10-17 00:27:32 +02:00
John
38fff3ace9 cheese: fix cross 2019-10-17 00:10:29 +02:00
John
2c3d077e55 gnome-todo: fix cross 2019-10-16 23:42:53 +02:00
John
260ce1acd2 build_style/meson.sh: add support for using qemu as exe_wrapper 2019-10-16 23:41:46 +02:00
John
1a13424dd5 wf-shell: fix cross 2019-10-16 22:42:46 +02:00
John
5f544cedc2 mariadb: mark as broken for armv6l-musl 2019-10-16 22:32:41 +02:00
q66
64f73556a7 firebird3: fix build on ppc*-musl
[ci skip]
2019-10-16 20:51:15 +02:00
q66
a8a793b66f mariadb: simplify handling of atomics/libatomic, fix ppc32 build
Platforms such as ppc32 and mips do not have the __sync builtins
in gcc, which breaks compilation. However, that code is not even
necessary, as proper implementations of the higher level atomic
primitives are available as builtins in any modern toolchain
(and definitely ours) and mariadb in fact already uses those
when available.

So basically ditch all this effectively dead code to fix build
on those platforms. While at it, remove the wrong checks in
cmake and fix properly linking against libatomic only when
needed (this also affects ARMv5/6) and simplify the template.

These changes have already been done upstream, but we're
sticking with an older version for now because of libmysqlclient
ABI compat, so fix this downstream until we can upgrade.

Also add another patch for ppc/ppc64+musl to use a gcc builtin
instead of a glibc extension.

[ci skip]
2019-10-16 20:50:49 +02:00
Anthony Iliopoulos
bae56e5665 bogofilter: update to 1.2.5. 2019-10-16 20:49:41 +02:00
Anthony Iliopoulos
bebf294151 aspell: update to 0.60.8. 2019-10-16 20:49:21 +02:00
Anthony Iliopoulos
9056a28d5a exiftool: update to 11.70. 2019-10-16 20:49:06 +02:00
Anthony Iliopoulos
1c910dfcf3 sparse: update to 0.6.1. 2019-10-16 20:48:47 +02:00
q66
48af77733b libreoffice: require libatomic on ppc32
It fails to link otherwise.

[ci skip]
2019-10-16 20:48:31 +02:00
John
3f03e10634 yelp-xsl: update to 3.34.0. 2019-10-16 20:48:02 +02:00
John
515d1da4fa gnome-tweaks: update to 3.34.0. 2019-10-16 20:48:02 +02:00
John
ffb63a50cb sassc: increase rev to make sure that libcsass is build first 2019-10-16 20:48:02 +02:00
John
f3e4f86c43 nautilus: update to 3.34.1. 2019-10-16 20:48:02 +02:00
John
fd2c6bc01a evolution: rebuild against libgnome-desktop-3.so.18 2019-10-16 20:48:01 +02:00
John
13b43b7f54 mutter: rebuild against libgnome-desktop-3.so.18 2019-10-16 20:48:01 +02:00
John
c690f56324 gnome-online-accounts: update to 3.34.1. 2019-10-16 20:48:01 +02:00
John
e7b1ef81d8 yelp: update to 3.34.0. 2019-10-16 20:48:01 +02:00
John
4e80bb2f81 gnome-online-miners: update to 3.34.0. 2019-10-16 20:48:01 +02:00
John
d0b4ec9df2 gnome-shell-extensions: update to 3.34.1. 2019-10-16 20:48:01 +02:00
John
0683fa4ef7 gnome-user-docs: update to 3.34.0. 2019-10-16 20:48:01 +02:00
John
2413cd2532 gnome-bluetooth: update to 3.34.0. 2019-10-16 20:48:01 +02:00
John
886e5a8eb8 gnome-backgrounds: update to 3.34.0. 2019-10-16 20:48:01 +02:00
John
fa2140cbfe file-roller: update to 3.32.2. 2019-10-16 20:48:01 +02:00
John
026e1769e5 adwaita-icon-theme: update to 3.34.0. 2019-10-16 20:48:01 +02:00
John
da02fdc5ad gnome-desktop: update to 3.34.1. 2019-10-16 20:48:01 +02:00
John
0524f54e93 cheese: update to 3.34.0. 2019-10-16 20:48:01 +02:00
John
bd96022b19 eog: update to 3.34.1. 2019-10-16 20:48:01 +02:00
John
4e51d994c5 evince: update to 3.34.1. 2019-10-16 20:48:01 +02:00
John
bbf2b0fc97 gnome-books: update to 3.34.0. 2019-10-16 20:48:01 +02:00
John
80a986f484 gnome-clocks: rebuild against libgnome-desktop-3.so.18 2019-10-16 20:48:01 +02:00
John
f642498fa9 gnome-contacts: rebuild against libgnome-desktop-3.so.18 2019-10-16 20:48:01 +02:00
John
0bcb5b2838 gnome-documents: rebuild against libgnome-desktop-3.so.18 2019-10-16 20:48:00 +02:00
John
2020693952 gnome-control-center: update to 3.34.1. 2019-10-16 20:48:00 +02:00
John
34af8e1081 gnome-flashback: update to 3.34.1. 2019-10-16 20:48:00 +02:00
John
aa3a73fc37 gnome-font-viewer: update to 3.34.0. 2019-10-16 20:48:00 +02:00