Commit graph

118597 commits

Author SHA1 Message Date
Piotr Wójcik
9816b3d831 bsdtar, tar: remove tar alternative
Alternative for tar was introduced to make switch from gnu tar to bsdtar in base-devel easier.

However, bsdtar has different interface than gnu tar, and with alternatives using gnu tar as tar is actually harder when it is needed.

There are also many user-used scripts assuming gnu tar, which are broken now. They should not be affected because of internal matters of packaging.
2020-02-06 10:09:17 +01:00
Đoàn Trần Công Danh
a6aed6b5c9 yubikey-manager: update to 3.1.1.
Also orphan this package since I lost all of my yubikey.
2020-02-06 09:28:12 +01:00
Mate GABRI
68b65f81a4 kops: update to 1.15.1 2020-02-06 09:27:39 +01:00
teldra
288d1066ce gitea: update to 1.10.3 2020-02-06 09:26:58 +01:00
Juan RP
b1ecdb8bd0 xbps-src: forbid use with root.
There's no reason to use xbps-src as root, and looks like
there's a lot of reports of this abuse.

Unless XBPS_ALLOW_CHROOT_BREAKOUT is set (travis),
using xbps-src as root now returns an error.
2020-02-06 09:06:59 +01:00
Juan RP
a4b57776c4
linux5.5: restrict archs correctly. 2020-02-06 09:00:53 +01:00
Juan RP
f9de57173d linux5.5: fix a warning on x86_64.
CONFIG_X86_INTEL_PSTATE cannot be a module, enable it.

[ci skip]
2020-02-06 08:18:42 +01:00
Juan RP
b4a74e9d52 New package: linux5.5-5.5.2 (tested on x86_64).
This enables X86_UMIP among other things, also restores
TRANSPARENT_HUGEPAGE_MADVISE=y (which was set to
_ALWAYS again, see [1]).

How to know what is the policy to enable or disable
any option? simple: we follow what upstream defaults to, e.g:
if an option is disabled by default (N), we don't enable
it unless it's explicitely required. For any other options
that can be built as modules, we build them as modules.

So the linux kernel configuration that void uses depends
on what upstream sets by default.

For now this only contains working configurations for
x86 and x86_64. People with working hardware should adapt
this configuration to the target arch appropiately.

Built and tested on x86 and x86_64.

[1] https://blog.nelhage.com/post/transparent-hugepages/

[ci skip]
2020-02-06 08:18:42 +01:00
teldra
d7c794c10d brightnessctl: update to 0.5.1 2020-02-06 08:13:27 +01:00
teldra
9b58182759 toot: update to 0.25.2 2020-02-06 08:13:15 +01:00
teldra
105a60d6eb lazygit: update to 0.14 2020-02-06 08:12:59 +01:00
teldra
4453189782 FAudio: update to 20.02 2020-02-06 08:12:44 +01:00
teldra
5c95772058 remind: update to 03.03.00 2020-02-06 08:11:35 +01:00
teldra
f2a6825496 radicale2: add htpasswd as runtime dependency 2020-02-06 08:11:19 +01:00
teldra
4c3d121957 NetworkManager: update to 1.22.6 2020-02-06 08:11:02 +01:00
teldra
39f2aa4973 buku: update to 4.3 2020-02-06 08:10:46 +01:00
teldra
0a127f434d fdupes: update to 2.0.0 2020-02-06 08:10:21 +01:00
teldra
85566bedd3 cups-filters: update to 1.27.0 2020-02-06 08:09:08 +01:00
Juan RP
cd619ced72
linux-firmware: update to 20200122. 2020-02-06 05:25:46 +01:00
Juan RP
8eef6713cd
linux5.4: update to 5.4.18. 2020-02-06 05:09:26 +01:00
Alex Lohr
58f4d59eb8 New package: volta-0.7.1
Closes: #18756 [via git-merge-pr]
2020-02-05 22:33:36 -05:00
Đoàn Trần Công Danh
d9c851f62f gedit: build with python3
gedit is being build with python 2 version of gobject,
gedit requires python3-gobject at runtime through libpeas (its dependencies).

Build gedit with python3-gobject to match it with runtime dependencies.

Also, fix broken cross-build.
2020-02-06 03:14:41 +01:00
Enno Boland
4699c58c12
rust: permission to use trademark is granted 2020-02-06 00:10:13 +01:00
q66
beefbcd14a strawberry: update to 0.6.8 2020-02-05 23:50:12 +01:00
Helmut Pozimski
a2f1a276fb mono: update to 6.8.0.105. 2020-02-05 21:40:29 +01:00
John
8bb0cbf44e kde5: update to 5.17.5.
some features fail silently without upower and udisks2. Add them as
default dependency since the UI doesn't hint that they are missing.
2020-02-05 21:31:21 +01:00
Anthony Iliopoulos
93c97ee508 profanity: update to 0.8.0. 2020-02-05 21:08:44 +01:00
Jan Christian Grünhage
073fccd1a6 cargo-deny: update to 0.6.2. 2020-02-05 20:50:56 +01:00
Jan Christian Grünhage
c9cde75ee3 cargo-tree: update to 0.29.0. 2020-02-05 20:39:40 +01:00
Jan Christian Grünhage
992dd0c50d dua-cli: update to 2.1.13. 2020-02-05 20:36:17 +01:00
Cameron Nemo
777bcbe4cf io.elementary.terminal: update to 5.5.1. 2020-02-05 19:59:21 +01:00
q66
f9fb0b119f buildah: broken on 32-bit systems 2020-02-05 16:20:26 +01:00
Đoàn Trần Công Danh
fd0fde8254 libxfce4ui: split plugins for glade into subpackage
libxfce4ui-glade is a plugin for glade, XFCE's developer said in their
IRC channel, those plugins is being used only by their developers.

Split them out.

Ubuntu also split it this way, Xubuntu is pretty popular and well-tested
distribution, follows their steps looks like a sensible choice.
2020-02-05 16:00:07 +01:00
Đoàn Trần Công Danh
2b4ea906c4 glade3: switch to python3, add webkit module
Closes: https://github.com/void-linux/void-packages/issues/18236
Closes: https://github.com/void-linux/void-packages/pull/17766

Added by q66: move some extra files that belong in libgladeui3
from the glade3 package. These can be used with the libgladeui
library, and are not a part of the designer per se.
2020-02-05 15:59:59 +01:00
Đoàn Trần Công Danh
555951734e libbytesize: drop python2 in checkdepends 2020-02-05 15:59:53 +01:00
B. Wilson
f4c18da1e4 j: update jconsole wrapper script; update tests 2020-02-05 13:35:49 +01:00
Juan RP
7703143041
xkeyboard-config: needs host python 2020-02-05 11:00:25 +01:00
Juan RP
7b5574623f
libxkbcommon: update to 0.10.0. 2020-02-05 10:58:31 +01:00
Juan RP
a0e2c7b02d
xkeyboard-config: update to 2.29. 2020-02-05 10:58:21 +01:00
Enno Boland
de5e04f6a6
buildah: update to 1.13.2. 2020-02-05 10:22:37 +01:00
Andrew J. Hesford
6e6c18797a xpra: create "xpra" system group on install 2020-02-05 10:04:31 +01:00
Andy Weidenbaum
e8e2b2e90a build-style/perl6-dist: rename to raku-dist. 2020-02-05 09:58:38 +01:00
Andy Weidenbaum
3461044e57 rakudo: update to 2020.01. 2020-02-05 09:58:27 +01:00
Andy Weidenbaum
f302549781 nqp: update to 2020.01. 2020-02-05 09:58:27 +01:00
Andy Weidenbaum
fecae4617c MoarVM: update to 2020.01.1. 2020-02-05 09:58:27 +01:00
Juan RP
ee54145238
dhcp: broken on armv[56]|ppc|ppc-musl; needs libatomic. 2020-02-05 09:53:49 +01:00
bra1nwave
749274b4b9 cheat: update to 3.5.1. 2020-02-05 09:23:46 +01:00
yopito
2aa648f543 python3-pyside2: update to 5.14.1
[ci skip]
2020-02-05 09:22:36 +01:00
yopito
c93d687be4 shiboken2: update to 5.14.1 2020-02-05 09:22:36 +01:00
Anthony Iliopoulos
ab4a386cd0 libuv: update to 1.34.2. 2020-02-05 09:12:33 +01:00