q66
bd05206403
qemu: add patches to fix build on ppc64(le)-musl
...
The musl headers are laid out differently, so it needs a couple
workarounds to get access to all the definitions.
This also fixes qemu-user-static.
[ci skip]
Closes : #11373 [via git-merge-pr]
2019-04-29 11:15:00 +02:00
Jürgen Buchmüller
7a08534cbf
gnome-todo: add build_helper="gir"
2019-04-29 05:19:08 +02:00
Jürgen Buchmüller
892616f336
build helper gir: hint vapigen search paths
2019-04-29 04:55:54 +02:00
Aleksander Zien
bcdbd1c720
New package: betterlockscreen-3.0.1
2019-04-28 22:10:35 -03:00
mobinmob
f1352c341d
anydesk: update to 5.0.0
2019-04-28 22:10:19 -03:00
Noel Cower
8903f354cc
gitea: update to 1.8.0.
2019-04-28 22:09:10 -03:00
Michael Aldridge
aa87e32da3
xlunch: update to 4.4.1.
2019-04-28 22:08:52 -03:00
mobinmob
55e818d207
uriparser: update to 0.9.3
2019-04-28 22:08:36 -03:00
q66
99a664ef0d
linux5.0: update ppc64 kernel configs
...
This adds support for older hardware such as Power Mac G5
in the BE config and enables some extra options in the LE
config.
It also enables building on ppc64 glibc.
[ci skip]
Closes : #11369 [via git-merge-pr]
2019-04-28 17:52:05 +02:00
q66
36b6ca6927
linux4.19: update ppc64 kernel configs
...
This adds support for older hardware such as Power Mac G5
in the BE config and enables some extra options in the LE
config.
It also enables building on ppc64 glibc.
[ci skip]
2019-04-28 17:52:05 +02:00
Jürgen Buchmüller
b6501476ae
build-helper/gir: provide host gtk+3-devel if required
...
When cross building a package using build_helper="gir" add the
gtk+3-devel package to the hostmakedepends in case it is
contained in the makedepends.
Remove the specific case in gcr now that this is automatic.
2019-04-28 17:40:06 +02:00
Jürgen Buchmüller
a7e310ac74
gcr: needs host gtk+3-devel for cross
2019-04-28 17:28:31 +02:00
Jürgen Buchmüller
241d2d34e0
totem-pl-parser: broken for aarch64-musl
2019-04-28 16:57:59 +02:00
Jürgen Buchmüller
4564c81ade
gnome-menus: add build_helper="gir"
2019-04-28 16:45:48 +02:00
Jürgen Buchmüller
b4d7363fa1
fwupd: broken for cross arm* (gzip SIGSEGV)
2019-04-28 15:33:20 +02:00
Jürgen Buchmüller
2562b1d97b
polkit-elogind: add build helper gir
2019-04-28 15:12:02 +02:00
Jürgen Buchmüller
f7107d38eb
cross gir: hook to fix wrong cross install path
...
When cross building the gir files (*.gir, *.typelib) are installed
at ${DESTDIR}/usr/${XBPS_CROROSS_TRIPLET}/usr/* while they need to
be at ${DESTDIR}/usr/*
This hook is a temporary workaround until we can fix the cross gir
install to not insert the (as it seems) host's ${DESTDIR} into the
target's destination path.
Remove the temporary hack in polkit which is now handled by the hook.
2019-04-28 14:37:40 +02:00
Jürgen Buchmüller
2b3560f1ab
vala: revbump for Gtk-3.0 gir everywhere
2019-04-28 13:10:12 +02:00
Fabio Krapohl
3fb943fb7d
ardor: update to 2.2.3.
2019-04-28 02:14:41 -03:00
Jürgen Buchmüller
81e8ee2463
spice-gtk: broken also for glibc
2019-04-28 06:01:56 +02:00
Jürgen Buchmüller
f760a1f72c
spice-gtk: broken for musl
2019-04-28 05:54:52 +02:00
Jürgen Buchmüller
ce81ce9419
udisks2: add gir build helper
2019-04-28 05:28:12 +02:00
Jürgen Buchmüller
0d98273af6
gcr: broken for cross (temporarily)
2019-04-28 04:11:09 +02:00
Jürgen Buchmüller
2aa750566a
polkit: move gir-1.0 directory where it belongs
...
For some reason the gir-1.0 directory is installed into a subdirectory
${DESTDIR}/usr/${XBPS_CROSS_BASE}/usr/share/gir-1.0 while it is expected
to be at ${DESTDIR}/usr/share/gir-1.0; move it there until someone has
a better fix.
2019-04-28 03:59:59 +02:00
Jürgen Buchmüller
b59f604d23
webkit2gtk: no jit for i686
2019-04-28 03:48:07 +02:00
q66
83dd6108fc
webkit2gtk: fix jit option usage
...
[ci skip]
Closes : #11363 [via git-merge-pr]
2019-04-28 03:38:37 +02:00
Jürgen Buchmüller
c8c0c587b2
polkit: set build_helper=gir
2019-04-28 03:19:41 +02:00
Jürgen Buchmüller
c3c9f4c53b
libdazzle: enable gir/vala for all architectures
2019-04-28 03:18:14 +02:00
Jürgen Buchmüller
0be86ac768
zeitgeist: enable gir/vala for all architectures
2019-04-28 03:12:41 +02:00
Jürgen Buchmüller
9a2ba436de
vte3: enable gir/vala for all architectures
2019-04-28 03:12:41 +02:00
Jürgen Buchmüller
ea7ac434bf
tracker: enable gir/vala for all architectures
2019-04-28 03:12:41 +02:00
Jürgen Buchmüller
5bd2e3c202
totem: enable gir/vala for all architectures
2019-04-28 03:12:41 +02:00
Jürgen Buchmüller
b6c0c857a4
template-glib: enable gir/vala for all architectures
2019-04-28 03:12:41 +02:00
Jürgen Buchmüller
f74b5ac1fc
telepathy-glib: enable gir/vala for all architectures
2019-04-28 03:12:40 +02:00
Jürgen Buchmüller
556e63d93b
spice-gtk: enable gir/vala for all architectures
2019-04-28 03:12:40 +02:00
Jürgen Buchmüller
b1e8ae6a31
rygel: enable gir/vala for all architectures
2019-04-28 03:12:40 +02:00
Jürgen Buchmüller
1e5ebd7319
polkit: enable gir/vala for all architectures
2019-04-28 03:12:40 +02:00
Jürgen Buchmüller
3ec932e9a1
orca: enable gir/vala for all architectures
2019-04-28 03:12:40 +02:00
Jürgen Buchmüller
288a6943f9
mutter: enable gir/vala for all architectures
2019-04-28 03:12:39 +02:00
Jürgen Buchmüller
d4b3ec7adf
lightsoff: enable gir/vala for all architectures
2019-04-28 03:12:39 +02:00
Jürgen Buchmüller
8399af77aa
libvirt-glib: enable gir/vala for all architectures
2019-04-28 03:12:39 +02:00
Jürgen Buchmüller
7a14345a1b
libsecret: enable gir/vala for all architectures
2019-04-28 03:12:39 +02:00
Jürgen Buchmüller
906201a1d5
librsvg: enable gir/vala for all architectures
2019-04-28 03:12:39 +02:00
Jürgen Buchmüller
d9466bb0da
libpeas: enable gir/vala for all architectures
2019-04-28 03:12:39 +02:00
Jürgen Buchmüller
bad198985e
libosinfo: enable gir/vala for all architectures
2019-04-28 03:12:38 +02:00
Jürgen Buchmüller
1f59d2881c
libmediaart: enable gir/vala for all architectures
2019-04-28 03:12:38 +02:00
Jürgen Buchmüller
f185750f66
libhandy: enable gir/vala for all architectures
2019-04-28 03:12:38 +02:00
Jürgen Buchmüller
767940ad02
libgweather: enable gir/vala for all architectures
2019-04-28 03:12:38 +02:00
Jürgen Buchmüller
48ba0c203a
libgusb: enable gir/vala for all architectures
2019-04-28 03:12:38 +02:00
Jürgen Buchmüller
1e1259f0d2
libgit2-glib: enable gir/vala for all architectures
2019-04-28 03:12:37 +02:00