Commit graph

207733 commits

Author SHA1 Message Date
zlice
923115fcba libOSMesa: remove package 2025-06-13 11:12:46 -04:00
zlice
97fb606d8a mesa: update to 25.1.3
- libglapi moved into gallium
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32789
- distfiles changed to https://mesa3d.org/archive
- 25.1.0 removes deprecated libOSMesa
- 25.1.0 removes deprecated gallium 'swrast' (note: still in vulkan_drivers)
- build mesa-asahi in mesa proper
2025-06-13 11:12:46 -04:00
classabbyamp
599f135154
konsole: update to 25.04.2.
fixes: CVE-2025-49091
2025-06-13 10:50:26 -04:00
classabbyamp
60c812e55f
chezmoi: update to 2.62.6. 2025-06-13 10:49:36 -04:00
classabbyamp
97b01ff671
go: update to 1.24.4. 2025-06-13 10:49:28 -04:00
tranzystorekk
2bfa638113 topgrade: update to 16.0.4 2025-06-13 11:59:20 +00:00
Leah Neukirchen
6a34c0247f justbuild: update to 1.5.3. 2025-06-13 11:54:06 +02:00
Leah Neukirchen
85f755f27e python3-pipenv: update to 2025.0.3. 2025-06-13 11:43:18 +02:00
Leah Neukirchen
70f85d29a5 python3-html2text: update to 2025.4.15. 2025-06-13 11:43:18 +02:00
Leah Neukirchen
b7dd935f64 sbcl: update to 2.5.5. 2025-06-13 11:43:17 +02:00
Leah Neukirchen
038b77b9f2 victoria-logs: update to 1.23.3. 2025-06-13 11:43:17 +02:00
Leah Neukirchen
de3b321137 victoria-metrics: update to 1.119.0. 2025-06-13 11:43:17 +02:00
Leah Neukirchen
aaae3ba511 scite: update to 5.5.7. 2025-06-13 11:43:17 +02:00
Leah Neukirchen
12a273a28a gnuplot: update to 6.0.3. 2025-06-13 11:43:17 +02:00
Leah Neukirchen
133fa24482 crawl-tiles: update to 0.33.1. 2025-06-13 11:43:17 +02:00
Leah Neukirchen
d3b549b83d crawl: update to 0.33.1. 2025-06-13 11:43:17 +02:00
classabbyamp
2d3f6aadf5
common/xbps-src/shutils/common: only complain about do_install in main pkg
this file is also sourced during subpackage install, so a metapackage
that has non-meta subpackages will source this and scream because there
is no do_install
2025-06-12 23:29:17 -04:00
Komeil Parseh
97618aeef1
luajit: update to 2.1.1748459687, enable LUAJIT_ENABLE_LUA52COMPAT
This enables Lua 5.2 compatibility APIs without changing the ABI
(still Lua 5.1). Required by some applications (e.g. Aegisub).

Co-authored-by: Daniel Martinez <danielpedromartinez@duck.com>
Closes: #55648 [via git-merge-pr]
2025-06-12 22:05:13 -04:00
Hendrik Boll
e1836a1e8c New package: python3-modern_colorthief-0.1.7 2025-06-12 21:55:41 -04:00
Hendrik Boll
9853fb4442 Komikku: update to 1.79.1. 2025-06-12 21:55:41 -04:00
classabbyamp
9ef1c0cb99 dracut: update to 107.
- change the dracut-uefi hook to use the initramfs alternatives group.
  this also means we don't need the hacky `CREATE_UEFI_BUNDLES` variable
    fixes: #53300
- don't silence dracut output (match mkinitcpio's hook)
2025-06-12 21:03:40 -04:00
classabbyamp
130a3581a5 moc: remove package
last release in 2016, not compatible with ffmpeg6
2025-06-12 21:02:33 -04:00
classabbyamp
4c9b7063de olive: remove package
upstream considers this software alpha-quality, and does not appear to
publish stable releases anymore. an appimage is available if users want
it still.

uses ffmpeg4
2025-06-12 20:57:53 -04:00
Duncaen
84f30e04c2
firefox-i18n: update to 139.0.4. 2025-06-13 02:45:01 +02:00
Duncaen
e170c2a62d
firefox: update to 139.0.4. 2025-06-13 02:43:56 +02:00
Duncaen
58d20f2428
linux6.14: remove applied patch 2025-06-13 02:43:39 +02:00
Duncaen
15d10c2de4
linux6.12: update to 6.12.33. 2025-06-13 02:42:58 +02:00
Duncaen
39874a4484
linux6.14: update to 6.14.11. 2025-06-13 02:42:36 +02:00
Duncaen
ee17d4ad69
linux6.15: update to 6.15.2. 2025-06-13 02:42:21 +02:00
classabbyamp
9f651aa87b *: replace build_style=meta with metapackage=yes
see previous commit for context
2025-06-12 20:15:05 -04:00
classabbyamp
479bef3b2f common: define meta-packages with metapackage=yes
Overloading `build_style` for meta-packages has always felt very hacky,
and it prevents having the main package be a meta-package (with non-meta
subpackages) and using a `build_style` at the same time (example of
trying to hack around that: 62c0c08e18).
It also can create confusion about how subpackages work if you can
define a `build_style` there (but only `meta`).

This makes using `build_style=meta` an error at the package and subpackage
level, and replaces it with a new variable (`metapackage=yes`).

A pkglint for non-empty meta-packages is also added.
2025-06-12 20:15:05 -04:00
Đoàn Trần Công Danh
2aff0bd5a5 Solaar: fix dependencies 2025-06-13 07:02:23 +07:00
João Pinto
3a68679d73 New package: trivy-0.63.0
Co-authored-by: Duncaen <duncaen@voidlinux.org>
2025-06-13 01:23:04 +02:00
branon
c2d845e9d9 syncplay: update to 1.7.4, support TLS 2025-06-13 00:50:52 +02:00
Shashank Thakur
89e9db639c leveldb: update to 1.23. 2025-06-13 00:49:57 +02:00
chrysos349
5def5420ce gnome-network-displays: update to 0.97.0 2025-06-13 00:49:19 +02:00
chrysos349
afd8185546 gnome-music: update to 48.0 2025-06-13 00:49:06 +02:00
chrysos349
7f21928899 gnome-terminal: update to 3.56.2 2025-06-13 00:38:20 +02:00
chrysos349
6e67702d7f gnome-mines: update to 48.1 2025-06-13 00:37:50 +02:00
chrysos349
ad20f07501 gnome-software: update to 48.2 2025-06-13 00:37:43 +02:00
chrysos349
635ee92fae gnote: update to 48.1 2025-06-13 00:37:33 +02:00
chrysos349
ad16ee34d9 gnome-text-editor: update to 48.3 2025-06-13 00:37:26 +02:00
chrysos349
886213d0d6 gnome-maps: update to 48.4 2025-06-13 00:37:00 +02:00
chrysos349
2e6f8851ec gnome-desktop: update to 44.3 2025-06-13 00:36:56 +02:00
chrysos349
e23a0c85ba five-or-more: update to 48.1 2025-06-13 00:36:50 +02:00
Malte Gejr
b6e635496f podman: update to 5.5.1 2025-06-12 22:12:54 +02:00
Malte Gejr
f369832053 bc: update to 1.08.2 2025-06-12 22:12:41 +02:00
Malte Gejr
22b2466e89 podman-tui: update to 1.6.1 2025-06-12 22:11:27 +02:00
lilirin
3cd8d90812 sway: update to 1.11. 2025-06-12 22:10:27 +02:00
Vincent Legoll
97d10931c3 xfe: update to 2.1.1
And also adopt the package as an actual user.

Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
2025-06-12 22:09:56 +02:00