Érico Nogueira
4591bf2851
texlive-full: update to 2021.0.
2021-12-11 00:18:04 -03:00
Érico Nogueira
379c831a18
texlive-lang: update to 2021.0.
2021-12-11 00:18:04 -03:00
Érico Nogueira
aeea6a9e0b
texlive-minimal: update to 2021.0.
2021-12-11 00:18:04 -03:00
Érico Nogueira
5e7d00ff3a
texlive-most: update to 2021.0.
2021-12-11 00:18:04 -03:00
Érico Nogueira
5c0a9003c1
texlive-science: update to 2021.58667.
2021-12-11 00:18:04 -03:00
Érico Nogueira
2653ce5bfa
texlive-publishers: update to 2021.58683.
2021-12-11 00:18:04 -03:00
Érico Nogueira
6296586bdc
texlive-pstricks: update to 2021.58293.
2021-12-11 00:18:04 -03:00
Érico Nogueira
4fb6eb311c
texlive-pictures: update to 2021.58558.
2021-12-11 00:18:04 -03:00
Érico Nogueira
fd291804dc
texlive-music: update to 2021.58331.
2021-12-11 00:18:04 -03:00
Érico Nogueira
298e1c33bf
texlive-latexextra: update to 2020.57067.
2021-12-11 00:18:04 -03:00
Érico Nogueira
55b5abdbd2
texlive-langkorean: update to 2021.58468.
2021-12-11 00:18:04 -03:00
Érico Nogueira
55caec4fc1
texlive-langjapanese: update to 2021.58632.
2021-12-11 00:18:04 -03:00
Érico Nogueira
0903aa443b
texlive-langgreek: update to 2021.57684.
2021-12-11 00:18:04 -03:00
Érico Nogueira
1aa60ee107
texlive-langextra: update to 2021.58019.
2021-12-11 00:18:04 -03:00
Érico Nogueira
be05bb75a2
texlive-langcyrillic: update to 2021.58426.
2021-12-11 00:18:04 -03:00
Érico Nogueira
cd8b369205
texlive-langchinese: update to 2021.58583.
2021-12-11 00:18:04 -03:00
Érico Nogueira
b5bbd2263b
texlive-humanities: update to 2021.58589.
2021-12-11 00:18:04 -03:00
Érico Nogueira
18f93a707b
texlive-games: update to 2021.56833.
2021-12-11 00:18:04 -03:00
Érico Nogueira
755fb97ce0
texlive-formatsextra: update to 2021.57972.
2021-12-11 00:18:04 -03:00
Érico Nogueira
cd1dd70a6f
texlive-fontsextra: update to 2021.58704.
2021-12-11 00:18:04 -03:00
Érico Nogueira
a5e7e6b6a5
texlive-core: update to 2021.58710.
2021-12-11 00:18:04 -03:00
Érico Nogueira
f3f88f9940
texlive-bibtexextra: update to 2021.58697.
2021-12-11 00:18:04 -03:00
Érico Nogueira
7b0ea67865
texlive-basic: update to 2021.0.
2021-12-11 00:18:04 -03:00
Érico Nogueira
7184064103
texlive: update to 20210325.
...
For ownership.txt changes:
- all files using the texlive version were identical between packages
- tikztosvg had more features in texlive-pictures
2021-12-11 00:18:04 -03:00
Érico Nogueira
f0f6c7e8aa
glib: fix g_ascii_formatd indirectly.
...
This makes it so we use snprintf instead of their fallback float
formatting code, which fixes asserts caused by pango 1.5.0.
2021-12-10 15:01:48 -03:00
Érico Nogueira
537fea0182
cinnamon: add missing dependency.
...
python3-requests is necessary to launch some applications, such as
cinnamon-settings.
2021-12-10 00:48:06 -03:00
Érico Nogueira
e0f9c0d07e
orca: add missing libwnck dep.
...
Seems to be pulled in by some DEs, which would explain why this went
unnoticed for a while. Necessary to launch orca on Cinnamon, at least.
2021-12-09 17:06:23 -03:00
Érico Nogueira
34ee9572ae
ImageMagick: update to 7.1.0.15.
2021-12-04 01:36:09 -03:00
Érico Nogueira
6ab67d62ef
libreoffice: update to 7.2.3.2.
...
- remove VLC entirely (deprecated by upstream)
- update vendored tarballs
- add zxing and cmis tarballs (zxing isn't packaged by void, cmis
upstream doesn't make releases with the necessary changes, see [1])
- builds were erroring out if the translation, dictionaries and help
tarballs weren't unpacked, so remove them from the skip_extraction
list, but still symlink them into the external dir so the build system
doesn't try to download them
- move most subpackages to depend on writer, since it contains some of
the needed pieces for them. This closes #34304
- remove outdated permission fix for soffice
[1] https://github.com/tdf/libcmis/issues/42
2021-12-03 15:46:15 -03:00
Érico Nogueira
f7945d8bfc
Rocket.Chat-Desktop: fix checksum.
2021-12-03 15:44:13 -03:00
Érico Nogueira
d22db5e6dc
texinfo: update to 6.8.
2021-11-29 16:19:09 -03:00
Érico Nogueira
bdc5a79657
gnome-keyring: remove libcap-ng, adopt.
...
We don't set capabilities on the binary right now, so it's better to
build without libcap-ng, so it doesn't complain on start-up. This is
also done by other distros, see [1].
libcap was no longer used, and neither was libtasn1.
We already depend on gcr via shlibs, so it doesn't need to be in
depends= explicitly.
Also update changelog to canonical URL.
[1] https://gitlab.gnome.org/GNOME/gnome-keyring/-/merge_requests/41#note_1277767
2021-11-29 16:18:42 -03:00
Érico Nogueira
19a700033e
thunderbird-i18n: update to 91.3.2.
2021-11-26 18:58:19 -03:00
Érico Nogueira
9f51037a65
thunderbird: update to 91.3.2.
2021-11-26 18:58:19 -03:00
Érico Nogueira
78d16b3c1f
speed-dreams: touch so builders pick it up.
...
Currently missing from x86_64-musl repos.
2021-11-26 01:45:11 -03:00
Érico Nogueira
da05913b87
linux5.14: update to 5.14.21.
2021-11-25 23:09:14 -03:00
Érico Nogueira
9d927e275c
python3-magic: update to 0.4.24.
...
Add and fix tests with backported commit.
2021-11-18 00:26:55 -03:00
Érico Nogueira
c9b31ca15c
python3-mechanize: update to 0.4.7.
2021-11-18 00:26:55 -03:00
Érico Nogueira
f73e0a943d
go1.12-bootstrap: remove outdated musl workaround.
...
Since 091ab0b612 , we have /lib64 as a
symlink to /usr/lib on 64-bit systems, so patching the ELF file to
change its interpreter is no longer necessary.
2021-11-17 23:49:15 -03:00
Érico Nogueira
224d7a37a6
common/environment/build-style: remove nostrip from go.sh
...
Hasn't been necessary in Go for a long time [1], so we should take
advantage of that. For an example of the advantages, the 'micro' editor
went from 15MB to 11MB on disk.
[1] https://honnef.co/posts/2016/10/go-and-strip/
2021-11-14 16:23:13 -03:00
Érico Nogueira
19d986a2ca
gitea: update to 1.15.6.
2021-11-14 04:27:21 -03:00
Érico Nogueira
7ba71aeed4
wdisplays: update to 1.1.
...
Switch upstream to fork that made a release with the important patches.
Unfortunately, cyclopsian seems to have completely quit GitHub and can't
be found elsewhere.
2021-11-13 02:22:49 -03:00
Érico Nogueira
892df547fc
ofono: rebuild for ell-0.45.
2021-11-12 23:45:46 -03:00
Érico Nogueira
97d5057c9f
ell: update to 0.45.
2021-11-12 23:45:46 -03:00
Érico Nogueira
c5426fc4b4
mdbook-linkcheck: update to 0.7.6.
2021-11-12 23:45:46 -03:00
Érico Nogueira
26ba7ee606
sbctl: update to 0.7.
2021-11-12 23:45:45 -03:00
Érico Nogueira
8a53cd6d7b
thunderbird-i18n: update to 91.3.0.
2021-11-12 23:24:58 -03:00
Érico Nogueira
225f99b817
thunderbird: update to 91.3.0.
2021-11-12 23:24:58 -03:00
Érico Nogueira
ad5f0deeef
elfutils: update to 0.186.
2021-11-12 23:16:26 -03:00
Érico Nogueira
6c7c41b120
common/chroot-style: clean up bwrap.sh.
...
--dev-bind isn't necessary in any case it was being used for. We can
also use --ro-bind for /void-packages.
A possible future improvement would be to mount / read only during the
actual build.
Also exec bwrap, as done in the uchroot and uunshare chroot styles. And
update homepage.
2021-11-12 23:12:51 -03:00
Érico Nogueira
4512bfe89c
qbittorrent: update to 4.3.9.
2021-11-12 10:54:45 -03:00
Érico Nogueira
b0d46a9383
aisleriot: update to 3.22.19.
2021-11-12 10:54:44 -03:00
Érico Nogueira
ddc20d6a5d
curl: update to 7.80.0.
2021-11-12 10:54:44 -03:00
Érico Nogueira
1f9aab20b4
iwd: fix some non-interactive commands.
...
`get-networks` was one of the affected commands; it's especially
relevant here, given its possible usage in scripts.
2021-11-11 23:01:36 -03:00
Érico Nogueira
ad2cdec951
linux5.14: update to 5.14.16.
2021-11-04 14:30:43 -03:00
Érico Nogueira
5ab63bbf68
chroot: create chroot-curl subpackage, adopt.
...
The new potential build infrastructure needs a curl binary to send build
results to outside the chroot, but we don't want it to be picked up by
build systems. libcurl is part of the masterdir environment already,
through binutils -> libdebuginfod -> libcurl, so we can simply copy the
binary with a different name, and have the package also depend on
libcurl.
2021-11-04 08:07:44 -03:00
Érico Nogueira
263df2c6f5
sudo: update to 1.9.8p2.
...
Remove mksigname patch because upstream now uses HOSTCC here.
2021-10-30 15:07:23 -03:00
Érico Nogueira
e609352cb2
kicad-i18n: update to 5.1.11.
2021-10-29 00:35:14 -03:00
Érico Nogueira
bc1170663e
kicad-doc: update to 5.1.11.
2021-10-29 00:35:14 -03:00
Érico Nogueira
919ee942d7
kicad-symbols: update to 5.1.11.
2021-10-29 00:35:14 -03:00
Érico Nogueira
5866ebd84a
kicad-library: update to 5.1.11.
2021-10-29 00:35:14 -03:00
Érico Nogueira
877a46dcf5
kicad-templates: update to 5.1.11.
2021-10-29 00:35:14 -03:00
Érico Nogueira
11fee877df
kicad-footprints: update to 5.1.11.
2021-10-29 00:35:14 -03:00
Érico Nogueira
822ac03876
kicad-packages3D: update to 5.1.11.
2021-10-29 00:35:14 -03:00
Érico Nogueira
edf91be97e
kicad: update to 5.1.11.
...
Update homepage, see
https://www.kicad.org/blog/2021/10/Avoid-links-to-former-kicad-domain/
2021-10-29 00:35:13 -03:00
Érico Nogueira
9cdca47c00
wireplumber: update to 0.4.4.
2021-10-26 14:48:50 -03:00
Érico Nogueira
1d6d107346
waypipe: update to 0.8.1.
2021-10-26 14:48:49 -03:00
Érico Nogueira
adc40589b3
mdBook: update to 0.4.13.
2021-10-26 14:48:48 -03:00
Érico Nogueira
173d9b4a91
gzdoom: update to 4.7.1.
2021-10-26 14:48:48 -03:00
Érico Nogueira
b1a1ca87cd
bluez: update to 5.62.
2021-10-26 14:48:47 -03:00
Érico Nogueira
720281efbb
librsvg: update to 2.52.2, adopt.
...
Credit to biopsin for spotting the workaround with .cargo/config.
Upstream issue: https://gitlab.gnome.org/GNOME/librsvg/-/issues/810
2021-10-24 14:55:06 -03:00
Érico Nogueira
5d61413e8b
thunderbird: fix i686 build.
...
They seem to have backported whatever started causing issues in firefox
93, so copy that patch.
2021-10-22 22:16:10 -03:00
Érico Nogueira
aadf6378cf
thunderbird: try to fix build on i686.
2021-10-22 19:07:26 -03:00
Érico Nogueira
bc33c6df3f
thunderbird-i18n: update to 91.2.0.
...
Remove -si language pack, no longer provided by upstream.
2021-10-22 03:51:48 -03:00
Érico Nogueira
7d21c3cca8
thunderbird: update to 91.2.0.
2021-10-22 03:51:48 -03:00
Érico Nogueira
96f113f325
linux5.14: update to 5.14.14.
2021-10-22 03:34:02 -03:00
Érico Nogueira
98c1aad457
linux5.14: update to 5.14.13.
2021-10-17 23:51:20 -03:00
Érico Nogueira
50f179e05d
New package: python3-mistune2-2.0.0rc1
...
Use release candidate because it's the latest 2.x release and md2gemini
requires 2.x. python3-jupyte_nbconvert isn't compatible with it yet [1],
unfortunately, so we need a new package.
[1] https://github.com/jupyter/nbconvert/pull/1074
2021-10-15 01:33:58 -03:00
Érico Nogueira
b7d69704ae
flinks: fix distfiles.
...
Use HTTP for now to work around outdated certificate:
Certificate verification failed for /CN=mbays.freeshell.org
SSL_connect returned 1
2021-10-10 02:18:32 -03:00
Érico Nogueira
b5c864182b
cinnamon: actually restore libcaribou dependency
...
8dc4f50b6f was missing a revbump.
2021-10-09 15:19:07 -03:00
Érico Nogueira
e7ca679824
linux5.14: update i686 config.
...
It's unclear to me why this only popped up now. The update to 5.14.10
didn't touch config files related to this.
2021-10-08 23:33:44 -03:00
Érico Nogueira
42ebfba6b5
linux5.14: update to 5.14.10.
2021-10-08 22:17:02 -03:00
Érico Nogueira
522d180c8a
aisleriot: clean up makedepends.
...
guile-devel depends on libatomic_ops-devel itself since
b67aa1de9e .
2021-10-08 11:05:40 -03:00
Érico Nogueira
84838aa2fd
apache: update to 2.4.51.
...
Also move to recommended CDN download. They officially ask not to
download directly from apache.org and archive.apache.org hadn't even
received the 2.4.51 tarball yet.
2021-10-07 16:22:19 -03:00
Érico Nogueira
26d349303e
build-style/void-cross: check for kernel-libc-headers/patches
...
The directory isn't always present, so add the same check as used in
other stages of the build.
2021-10-06 22:11:41 -03:00
Érico Nogueira
1fc07c5d0a
void-docs: update to 2021.10.06.
2021-10-06 02:18:17 -03:00
Érico Nogueira
5ae99b0fcd
fswatch: update to 1.16.0.
2021-10-05 15:00:09 -03:00
Érico Nogueira
854e982b95
apache: update to 2.4.50.
...
Fixes CVE-2021-41524 and CVE-2021-41773.
2021-10-05 14:49:15 -03:00
Érico Nogueira
cb37a00ecb
void-docs: update to 2021.10.03.1.
2021-10-03 20:03:38 -03:00
Érico Nogueira and Evgeny Ermakov
beb3d4585f
cross-arm-none-eabi-gdb: update to 11.1 and clean up.
...
Co-authored-by: Evgeny Ermakov <evgeny.v.ermakov@gmail.com >
2021-10-03 05:17:28 -03:00
Érico Nogueira and Evgeny Ermakov
c2934f34bf
avr-gdb: update to 11.1 and clean up.
...
Also added build option for Guile.
Co-authored-by: Evgeny Ermakov <evgeny.v.ermakov@gmail.com >
2021-10-03 05:17:28 -03:00
Érico Nogueira and Evgeny Ermakov
496e3305cb
gdb: update to 11.1 and clean up.
...
Also added build option for Guile.
gnulib now detects musl correctly, so we don't need the overrides.
Co-authored-by: Evgeny Ermakov <evgeny.v.ermakov@gmail.com >
2021-10-03 05:17:28 -03:00
Érico Nogueira
d61349ade1
void-docs: update to 2021.10.03.
2021-10-03 00:57:56 -03:00
Érico Nogueira
a66fe65da1
cmark: update to 0.30.2.
2021-10-02 17:07:08 -03:00
Érico Nogueira
c11c33789d
castero: update to 0.9.4.
2021-10-02 16:59:38 -03:00
Érico Nogueira
7c7c194a34
c-blosc: add warning about not updating to 1.21.0.
2021-10-02 16:57:33 -03:00
Érico Nogueira
842ddadfcb
librsvg: update to 2.50.7.
...
librsvg 2.52.0 has changes to default values, so hold off on updating to
it for now.
2021-10-02 16:01:07 -03:00
Érico Nogueira
1272e9e376
gimp: update to 2.10.28.
2021-10-02 13:22:56 -03:00
Érico Nogueira
838ebe2d74
gegl: update to 0.4.32.
2021-10-02 13:22:56 -03:00
Érico Nogueira
ffe313385c
babl: update to 0.1.88.
2021-10-02 13:22:56 -03:00