tranzystorekk
c03ed533c0
common/build-helper/rust.sh: add cargo wrapper that automatically uses cargo-auditable
2024-12-21 15:11:10 +01:00
Đoàn Trần Công Danh
ee2368a0e5
hooks/gen-provides: Correctly uses builtin provides and mapfile
...
- `read -r -a' somehow doesn't work with newline, but we don't need to
invoke a builtin for that, we can just simply assign to the variable
- In `mapfile', `-t' is used for removing newline, not for target. The
targeting array need to be specified last in the array.
Close #53532
2024-12-19 21:28:47 +07:00
Đoàn Trần Công Danh
b944b8ed71
xfce4-panel: update to 4.20.0.
2024-12-19 09:45:22 +07:00
Đoàn Trần Công Danh
e7b078887f
libxfce4ui: update to 4.20.0.
2024-12-19 09:45:22 +07:00
Đoàn Trần Công Danh
a2fe37c603
libxfce4util: update to 4.20.0.
2024-12-19 09:45:22 +07:00
Đoàn Trần Công Danh
1c09c5c531
New package: libxfce4windowing-4.19.10
2024-12-19 09:45:22 +07:00
John
b9289ef4d6
common/hooks/pre-pkg/06-verify-python-deps: check for noverifypydeps
2024-12-17 09:47:29 -05:00
classabbyamp
cdf59f35d1
common/build-helper/meson: use qemu-<target> not qemu-<target>-static
...
the -static version is a symlink now
2024-12-15 11:40:08 -05:00
classabbyamp
ada7d18ca5
common/hooks/pre-pkg/06-verify-python-deps: add hook
...
compares rdeps and Python module metadata to find missing dependencies
for python packages. this uses virtual packages to map python canonical
package names to void packages.
2024-12-14 07:44:02 -05:00
classabbyamp
232221efaf
common/hooks: use file for managing provides
...
python packages use this to automatically generate provides for each
module installed by the package.
2024-12-14 07:44:02 -05:00
classabbyamp
a4b74b62a1
common/scripts/parse-py-metadata.py: add script to parse python module metadata
...
this script uses python3-packaging-bootstrap to extract information
about python modules, including their names and dependencies for use by
xbps-src hooks
2024-12-14 07:44:02 -05:00
classabbyamp
d5a71b7589
common/environment/setup-subpkg/subpkg: add vars for python dep verif
2024-12-14 07:44:02 -05:00
classabbyamp
e0db3343fe
common/hooks/post-install/04-create-xbps-metadata-scripts: handle ...
...
python bootstrap
several bootstrap python3 modules put packages in ${py3_sitelib}-bootstrap to
prevent conflicts and keep them out of the normal PYTHONPATH. this allows the
pycompile_module hook to work for those modules
2024-12-14 07:44:02 -05:00
classabbyamp
21f446e73a
common/environment/build-style/python3-*.sh: add python3-packaging-bootstrap
...
...if verifying python dependencies. needed for python module dependency
verification hook
2024-12-14 07:44:02 -05:00
zlice
e1e456bd0f
openimagedenoise: update to 2.3.0
2024-12-14 07:44:02 -05:00
zlice
b8c7aa0d4c
OpenSubdiv: update to 3.6.0
2024-12-14 07:44:02 -05:00
zlice
073f22590c
openimageio: update to 2.5.17
2024-12-14 07:44:02 -05:00
Andrew J. Hesford
81e280dda6
boost: rebuild for python3-3.13
2024-12-14 07:42:30 -05:00
Andrew J. Hesford
53d581e2a4
python3: update to 3.13.1.
2024-12-14 07:41:09 -05:00
classabbyamp
46306a0f73
common/hooks: fix pkg generation for 32bit and dbg pkgs
...
17efb6163a
had a couple mistakes that were causing issues with the
generated dependencies for -32bit and -dbg packages because they are
~extra special~
2024-12-12 22:12:48 -05:00
classabbyamp
17efb6163a
common: move handling of rdeps, shlib-provides, shlib-requires files
...
to XBPS_STATEDIR. There's no need for them to pollute PKGDESTDIR. Keep
INSTALL.msg/REMOVE.msg handling as-is for now because it's a little more
complex. Keep the pkglints for these files because xbps still ignores
them.
2024-12-10 08:31:36 -05:00
classabbyamp
be88df5959
syncthingtray: update to 1.6.4.
2024-12-07 15:21:46 -05:00
classabbyamp
2673fa0b80
shiboken2: remove package
...
no longer needed by any package
2024-11-24 17:28:27 -05:00
classabbyamp
d2d2a58f45
python3-pyside2: remove package
...
no longer needed by any other packages
2024-11-24 17:28:27 -05:00
Daniel Martinez
c71768affd
xbps-src: llvm-config wrapper
2024-11-23 14:35:23 -05:00
chrysos349
474b50ba16
New package: python3-pyside6-6.7.2
...
closes : #50452
2024-11-21 23:07:39 -05:00
Đoàn Trần Công Danh
01be5f0666
hooks/qt-private-api: fix for qt6-3d
2024-11-21 06:00:11 +07:00
Mihail Ivanchev
2da5c96238
discount: bump common/shlibs
2024-11-20 18:53:08 +01:00
Daniel Martinez
6f077a2404
New package: SPIRV-LLVM-Translator19
2024-11-18 16:00:08 -05:00
Helmut Pozimski
e0371190ec
libfm-qt: update to 2.1.0. (soname bump)
2024-11-17 10:41:27 +01:00
classabbyamp
4ce7758c81
lib2geom: update to 1.4.
2024-11-14 04:35:40 -05:00
Daniel Martinez
8ec1c253c4
New package: llvm19-19.1.3
2024-11-12 14:04:06 -05:00
Joe Albanese
bc1f255db8
gnuradio: update to 3.10.11.0.
2024-11-07 00:43:50 -05:00
yosh
6aeff73e0d
radare2: update to 5.9.6.
2024-11-04 20:16:04 +01:00
classabbyamp
7f8f137359
common/shlibs: bump libabigail
2024-11-02 22:01:58 -04:00
dataCobra
d690e51ebd
glslang: update to 15.0.0.
2024-10-31 22:15:26 -04:00
meator
c4b7b79f96
snapper: update to 0.11.2.
2024-10-31 20:23:44 -04:00
dataCobra
5830788143
flashrom: update to 1.4.0, add -devel package.
2024-10-30 17:44:13 +01:00
Mateusz Sylwestrzak
964fa75acb
libnvme: update to 1.10
2024-10-28 22:16:52 +01:00
tranzystorekk
cdae4844df
wlroots0.15: remove package
2024-10-28 16:53:32 +01:00
tranzystorekk
4c0f5f40da
wlroots0.16: remove package
2024-10-28 16:53:32 +01:00
Đoàn Trần Công Danh
c39f5d3496
libcpuid: update to 0.7.0.
2024-10-28 20:52:56 +07:00
classabbyamp
56df1ab31e
syncthingtray: update to 1.6.3.
2024-10-19 00:49:16 -04:00
Leah Neukirchen
927799cc61
libtls: update to 4.0.0.
2024-10-16 23:50:04 +02:00
classabbyamp
63042e584e
libcamera: update to 0.3.2.
2024-10-15 16:28:42 -04:00
tranzystorekk
d00bae1f94
common/build-style/meson.sh: disable relocatable pkgconfig
2024-10-15 10:12:33 +02:00
Đoàn Trần Công Danh
adbf5843a5
New package: libfm-qt5-1.4.0
2024-10-15 09:32:57 +07:00
Đoàn Trần Công Danh
058d72a2e4
New package: libqt5xdg-3.12.0
2024-10-15 09:32:57 +07:00
dataCobra
23537c07fe
tree-sitter: update to 0.24.3.
2024-10-13 10:14:19 +02:00
chrysos349
5b44f61751
New package: libkmahjongg-24.08.2
2024-10-11 11:10:01 +02:00