Commit Graph

121601 Commits

Author SHA1 Message Date
Cameron Nemo c1188f1cae Remove email from templates 2020-03-31 21:59:47 +02:00
mobinmob efb65c3220 etckeeper: update to 1.18.14. 2020-03-31 21:32:13 +02:00
Juan RP 954888a4cc
gimp: nocross for arm* currently. 2020-03-31 19:54:26 +02:00
Andrea Brancaleoni 12ea18a153 perl-Template-Toolkit: update to 3.008. 2020-03-31 19:38:24 +02:00
Juan RP 17dd90a247
gimp: update to 2.10.18. 2020-03-31 19:36:43 +02:00
Juan RP d5cb33bd71
gegl: update to 0.4.22. 2020-03-31 19:36:41 +02:00
Zach Dykstra b00fdb99ae xdm: depend on xsm 2020-03-31 17:18:36 +02:00
Juan RP 9cd29dcf7e
coreutils: disable statx() support on glibc.
8.32 switched stat(1) to use statx() if available, for
file attributtes to optimize performance on linux.

The issue is that statx() was added in glibc-2.28 and
requires linux>=4.11. This makes stat(1) always fail on travis.

Disable statx detection completely for now, to make glibc
also use the same code path than musl.
2020-03-31 16:56:56 +02:00
Ken Moore b0734e2a32 New package: trident-networkmgr-2020.03.29
This is a graphical front end for client-side operation of:
* dhcpcd
* wpa_supplicant
* resolvconf
* wireguard

Sponsored by: Project Trident
2020-03-31 16:31:04 +02:00
q66 09ad3fa4d0 LuaJIT: don't need CROSS_BUILD, that is implied 2020-03-31 16:07:43 +02:00
q66 4fe7159591 LuaJIT: simplify cross-compiling/wordsize match logic 2020-03-31 16:05:43 +02:00
John fed4493af0
meson: adopt package 2020-03-31 16:01:20 +02:00
John f4d315aaa8
build-style/meson: update for new env var behaviour
meson 0.54 now honors _FOR_BUILD env vars, and we don't have to set CC
and friends to the host system vars. Setting PKG_CONFIG_FOR_BUILD is
needed since otherwise it would pickup our cross wrapper
2020-03-31 16:01:20 +02:00
Leah Neukirchen a22f3ab06c stress-ng: update to 0.11.06. 2020-03-31 15:54:35 +02:00
Leah Neukirchen 6c9a49f04a paexec: update to 1.1.2. 2020-03-31 15:54:35 +02:00
Leah Neukirchen ff78b186f9 mk-configure: update to 0.34.1. 2020-03-31 15:54:35 +02:00
Leah Neukirchen 2941f40d8b byacc: update to 20200330. 2020-03-31 15:54:35 +02:00
Leah Neukirchen 9e25f26d79 wireguard-dkms: update to 1.0.20200330. 2020-03-31 15:54:35 +02:00
Andrew Benson a12e4faa5d New package: evtx-0.6.6 2020-03-31 15:35:55 +02:00
Andrew Benson c98d419277 surgescript: update to 0.5.4.3. 2020-03-31 15:35:31 +02:00
Andrew Benson 563c97899b libpst: update to 0.6.75. 2020-03-31 15:35:17 +02:00
Andrew Benson 369ac8ea13 Amass: update to 3.5.4. 2020-03-31 15:34:58 +02:00
mobinmob cfd522bc5a xfce4-pulseaudio-plugin: update to 0.4.3. 2020-03-31 15:34:45 +02:00
Lon Willett b8bdc8788e acpi_call-dkms: fix to compile with kernel 5.6 2020-03-31 15:34:24 +02:00
Lon Willett 563cc7c00b rtl8812au-dkms: update to 20200318
Update to use new repository for upstream release that works with kernel 5.6
2020-03-31 15:33:59 +02:00
John 6647e8d835
telegram-desktop: update to 2.0.1. 2020-03-31 14:23:07 +02:00
Nafis 0aaaa54fc9 gnome-terminal: update to 3.36.1.1 2020-03-31 12:41:06 +02:00
Piraty 94ae56701c systemsettings: unbreak armv[56] 2020-03-31 12:07:13 +02:00
Piraty c65081b8b6 powerdevil: unbreak armv[56] 2020-03-31 12:07:13 +02:00
Piraty 0d863fd397 plasma-nm: unbreak armv[56] 2020-03-31 12:07:12 +02:00
Piraty e39730acba khotkeys: unbreak armv[56] 2020-03-31 12:07:12 +02:00
Piraty 0d7c269d21 kdeplasma-addons5: unbreak armv[56] 2020-03-31 12:07:12 +02:00
Piraty 80d497fc29 kde-cli-tools: unbreak armv[56] 2020-03-31 12:07:12 +02:00
Antz b28726ba8d apparmor: fix dhcpcd profile
Fixes "ipv6nd_applyra: Permission denied" after receiving a router advertisement.
2020-03-31 11:40:50 +02:00
Piraty 42502ae16a neovim: trigger rebuild for armv6l-musl 2020-03-31 11:37:35 +02:00
a ff6b0cc04a fprintd: update to 0.9.0. 2020-03-31 11:35:03 +02:00
Noah Huppert f3d80b4338 zoom: update to 3.5.372466.0322 2020-03-31 11:33:25 +02:00
Toby Merz a7011836e1 vscode: update to 1.43.2. [skip ci]
closes https://github.com/void-linux/void-packages/pull/18314
2020-03-31 11:31:29 +02:00
Zach Dykstra 00aec5d3dc New package: xsm-1.0.4 2020-03-31 11:24:33 +02:00
Juan RP d129e086b2
gsettings-desktop-schemas: missing gettext in hostmakedepends. 2020-03-31 11:10:22 +02:00
Juan RP 579b8ccd99
libsoup: missing gettext in hostmakedepends. 2020-03-31 11:10:07 +02:00
Juan RP a41f22665a
glib-networking: missing gettext in hostmakedepends. 2020-03-31 11:09:55 +02:00
Piraty 2b43a260f4 neon: update to 0.31.0. 2020-03-31 10:59:50 +02:00
Piraty 9d3aad9893 freetds: update to 1.1.26. 2020-03-31 10:59:07 +02:00
Piraty 80f9cccc9d xfce4-terminal: update to 0.8.9.2. 2020-03-31 10:59:07 +02:00
Juan RP c6978216b7
gvfs: update to 1.44.1. 2020-03-31 10:51:21 +02:00
Juan RP 415d201f27
gnome-online-accounts: update to 3.36.0. 2020-03-31 10:51:18 +02:00
Juan RP dc124f508e
libgdata: update to 0.17.12. 2020-03-31 10:51:12 +02:00
Juan RP b60fe12b11
libsoup: update to 2.68.4. 2020-03-31 10:17:50 +02:00
Juan RP d89f10adc7
glib-networking: update to 2.64.1. 2020-03-31 10:17:46 +02:00