Commit Graph

7377 Commits

Author SHA1 Message Date
John 3ff8746ee3 re: update to 3.18.0. 2025-01-03 11:41:58 +01:00
Gonzalo Tornaría 757f2f492f fplll: update to 5.5.0. 2025-01-02 21:01:54 -05:00
Gonzalo Tornaría 1aaf66c827 eclib: update to 20241112. 2024-12-31 13:05:08 +01:00
Gonzalo Tornaría a17e594d16 pari: update to 2.17.1. 2024-12-31 13:05:08 +01:00
Leah Neukirchen 8d1de942ee libkdumpfile: update to 0.5.5. 2024-12-30 22:52:22 +01:00
John 015886abbe ksanecore: remove package 2024-12-29 18:20:58 +01:00
John 43e41dc6b7 libksane: remove package 2024-12-29 18:20:58 +01:00
John 4935afd485 libQuotient: update to 0.9.1. 2024-12-29 18:20:57 +01:00
John f197cbc777 okular: update to 24.12.0. 2024-12-29 18:20:52 +01:00
Andrew J. Hesford 009da3f7e8 qwt: update to 6.3.0. 2024-12-28 23:36:24 -05:00
John a1496506cf kf6-ki18n: update to 6.9.0. 2024-12-27 15:31:01 +01:00
John bf3ee6f79c qt6-*: bump version in shlibs
most libs do have some versioned symbols, shlibs should be bumped with
each minor update.
2024-12-26 19:16:55 +01:00
classabbyamp be0eace9e9
common/scripts/parse-py-metadata: handle extras properly 2024-12-24 14:51:38 -05:00
classabbyamp 3719c1f29c common/scripts/parse-py-metadata: always ignore tzdata 2024-12-23 15:53:35 -05:00
Matt Boehlke 8785dfa557 gedit: update to 48.1. 2024-12-23 01:00:05 -08:00
Matt Boehlke 4eae80a564 libgedit-tepl: update to 6.12.0. 2024-12-23 01:00:05 -08:00
Matt Boehlke 5a5b2bf93c libgedit-gtksourceview: update to 299.4.0. 2024-12-23 01:00:05 -08:00
Đoàn Trần Công Danh 7780c3cd8f orocos-kdl: update to 1.5.1. 2024-12-23 10:47:39 +07:00
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