Piotr Wójcik
c0331b57eb
common: add lint-version-change
2021-05-27 21:18:38 +02:00
Piotr Wójcik
2dbe48e260
common/changed_templates.sh: store merge-base in file
2021-05-27 21:18:38 +02:00
Piotr Wójcik
d06bb7e98f
workflows: fetch xbps for lint step
2021-05-27 21:18:38 +02:00
Érico Nogueira
07f83ffb9b
ldc: update to 1.26.0.
...
Also move to llvm12 and add llvm-unwind-devel to depends, since it's
required by some packages when building things with ldc.
Forcing linking against libunwind from llvm is necessary, otherwise the
resulting runtime is underlinked and fails to find the unw_* symbols it
needs. Argument taken from Alpine:
aaaa982c68/community/ldc/APKBUILD
2021-05-26 00:12:09 -03:00
yopito
9e6e3dbcdf
qt6-*: add remaining shlibs
2021-05-25 11:45:50 +02:00
Érico Nogueira
beb3f7fb1f
musl: backport reallocarray and others.
...
It's in POSIX-future and some applications have started depending on it.
It's easier to backport into musl than fix each individual package.
Since we are adding a new interface to libc, update common/shlibs entry
as well. This should probably have been done for all musl updates.
And since we are here, also backport:
- isascii fix (removes the need for a patch in fceux)
- make epoll a cancellation point (fixes a bug in jack pipewire utilities)
2021-05-24 18:45:30 -03:00
Andrew J. Hesford
22eea53ba5
grpc: update to 1.38.0.
2021-05-24 14:42:42 -04:00
Andrew J. Hesford
452f503b8d
protobuf26: rename to protobuf28, update to 3.17.0
2021-05-24 14:42:42 -04:00
Đoàn Trần Công Danh
cf11f9987e
update-check: fix update pattern for literal dot
...
The dot (.) inside [] matches literal dot. I don't know how it's
working, however the update-check for some packages is broken (i.e.
anthy-unicode).
Let's remove the backslash.
2021-05-23 12:11:03 +07:00
Daniel Lewan
a87fd991cd
libraw: update to 0.20.2.
2021-05-22 23:34:00 -03:00
mobinmob
6966661b52
spdx-licenses-list: update to 3.13.
2021-05-21 12:43:44 -03:00
Enno Boland
9a91393a24
libcppunit: update to 1.15.1.
2021-05-21 15:50:31 +02:00
Đoàn Trần Công Danh
1f07584a66
common: add basic commit lint
...
Warn if:
* subject is longer than 50 characters
Error if:
* any lines are longer than 80 characters except it's footnotes
* second line is not blank
2021-05-21 15:56:44 +07:00
q66
39374b4272
New package: llvm12-12.0.0
...
Distro changes since 11.0:
- html docs are now included (except lldb where they are broken)
- manpages are now included
- enabled linker build id
- libcxx(abi), libunwind, libomp are now built as subpackages
- disabled clangd on ppc32 (crashes assembler)
- template cleanups
Cross fixes by Leah.
Closes https://github.com/void-linux/void-packages/issues/28609
Closes https://github.com/void-linux/void-packages/issues/17935
2021-05-18 02:11:58 +02:00
Anthony Iliopoulos
77ee038322
libmicrodns: update to 0.2.0.
2021-05-17 01:24:39 -03:00
Érico Nogueira
47dae4b67d
shutils/pkgtarget: don't spam stderr with expected rm errors
...
Since the first `rm -rf` command is allowed/expected to fail, hide its
output. This was missed with the initial optimization in
d7bf8e06a0
.
2021-05-14 16:13:51 -03:00
Helmut Pozimski
8624576233
libfilezilla: update to 0.28.0.
2021-05-12 20:59:00 +02:00
Érico Nogueira
8c144a196c
poppler: update to 21.05.0.
2021-05-12 00:02:57 -03:00
Érico Nogueira
d7bf8e06a0
shutils/pkgtarget: speed up build dir cleanup.
...
We need `chmod -R` to be able to cleanup after Go packages, but it's
unnecessary in most other cases. By only running it when the first `rm
-rf` fails, we optimize for the most common case and get a tiny speedup
for this build step.
2021-05-11 20:09:09 -03:00
Andrew Benson
3a8cbd96ed
gnustep-gui: update to 0.29.0
2021-05-10 12:32:24 -05:00
Andrew Benson
2f9d275979
gnustep-base: update to 1.28.0
2021-05-10 12:32:24 -05:00
eoli3n
6e1426b6db
New package: nx-libs-3.5.99.26
2021-05-10 10:26:50 +02:00
Anubhav Kini
debd49c10f
New package: basu-0.2.0
2021-05-09 01:08:52 -03:00
Colin Booth
7371e9c9f2
ndpi: update to 3.4
2021-05-09 01:04:22 -03:00
John
b08763d5a1
New package: qt6-charts-6.1.0
2021-05-06 18:23:18 +02:00
John
b28fed41e9
New package: qt6-3d-6.1.0
2021-05-06 18:23:18 +02:00
John
29d82c6b98
New package: qt6-lottie-6.1.0
2021-05-06 18:23:18 +02:00
John
9e872018a5
New package: qt6-scxml-6.1.0
2021-05-06 18:23:18 +02:00
John
e3fae42ed6
New package: qt6-networkauth-6.1.0
2021-05-06 18:23:18 +02:00
John
ff2bd4845e
New package: qt6-quick3d-6.1.0
2021-05-06 18:23:18 +02:00
John
44470e724d
New package: qt6-shadertools-6.1.0
2021-05-06 18:23:18 +02:00
John
fad646a1cb
New package: qt6-declarative-6.1.0
2021-05-06 18:23:18 +02:00
John
13e45486d3
New package: qt6-wayland-6.1.0
2021-05-06 18:23:18 +02:00
John
0bd64a0c3c
New package: qt6-base-6.1.0
2021-05-06 18:23:18 +02:00
John
644bdb2867
common/build-style/cmake.sh: pass full path of TOOLCHAIN_FILE to cmake
2021-05-06 18:23:18 +02:00
John
345efd3bed
re: update to 2.0.1.
2021-05-03 17:04:20 +02:00
newbluemoon
26a35531db
New package: gtkdatabox3-1.0.0
2021-05-02 11:30:32 -03:00
Andrew J. Hesford
264ba2587f
grpc: update to 1.37.1.
2021-04-30 13:13:17 -04:00
Érico Nogueira
9654501a89
atom: remove package.
...
- still depends on nodejs 10, which will be EOL starting May 2021
- template is very out of date (current version is 1.56.0), which shows
lack of interest for the package
- as seen in [1], depends on outdated electron9 (which void no longer
provides, if we wanted to use system electron), and that's a recent
development
[1] https://github.com/atom/atom/pull/21777
2021-04-30 12:28:23 -03:00
Anthony Iliopoulos
2b85875a7c
bind: update to 9.16.15.
2021-04-29 11:53:08 -03:00
Andrew Benson
0f689ea471
yara: update to 4.1.0.
2021-04-27 07:58:52 -05:00
FollieHiyuki
5a5885d427
nheko: update to 0.8.2
2021-04-27 09:34:47 -03:00
FollieHiyuki
1aa8eef9e5
mtxclient: update to 0.5.1
2021-04-27 09:34:47 -03:00
FollieHiyuki
893983f868
libunwind: enable c++ exception handling
...
Exclude x86
2021-04-27 09:34:47 -03:00
Andrew Benson
0ea8b3c510
zeek: update to 4.0.1.
2021-04-26 15:46:49 -05:00
Piotr Wójcik
aa83569fcb
xbps-src: add make_check=ci-skip
2021-04-26 18:49:15 +02:00
Piotr Wójcik
e8ab263de5
libkdegames: update to 21.04.0.
2021-04-26 18:46:14 +02:00
Evgeny Ermakov
b82f4d545e
New package: libinstpatch-1.1.6
2021-04-24 22:01:37 -03:00
John
78d66879cc
kpmcore: update to 21.04.0
2021-04-24 13:31:23 +02:00
John
b8e6503739
kdeconnect: update to 21.04.0
2021-04-24 13:30:12 +02:00