aboutsummaryrefslogtreecommitdiff
path: root/common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kf6-ki18n: update to 6.9.0.John2024-12-271-0/+1
|
* qt6-*: bump version in shlibsJohn2024-12-261-106/+106
| | | | | most libs do have some versioned symbols, shlibs should be bumped with each minor update.
* common/scripts/parse-py-metadata: handle extras properlyclassabbyamp2024-12-241-1/+1
|
* common/scripts/parse-py-metadata: always ignore tzdataclassabbyamp2024-12-231-0/+5
|
* gedit: update to 48.1.Matt Boehlke2024-12-231-1/+1
|
* libgedit-tepl: update to 6.12.0.Matt Boehlke2024-12-231-1/+1
|
* libgedit-gtksourceview: update to 299.4.0.Matt Boehlke2024-12-231-1/+1
|
* orocos-kdl: update to 1.5.1.Đoàn Trần Công Danh2024-12-231-1/+1
|
* common/build-helper/rust.sh: add cargo wrapper that automatically uses ↵tranzystorekk2024-12-211-0/+20
| | | | cargo-auditable
* hooks/gen-provides: Correctly uses builtin provides and mapfileĐoàn Trần Công Danh2024-12-191-5/+3
| | | | | | | | | - `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
* xfce4-panel: update to 4.20.0.Đoàn Trần Công Danh2024-12-191-1/+1
|
* libxfce4ui: update to 4.20.0.Đoàn Trần Công Danh2024-12-191-2/+2
|
* libxfce4util: update to 4.20.0.Đoàn Trần Công Danh2024-12-191-1/+1
|
* New package: libxfce4windowing-4.19.10Đoàn Trần Công Danh2024-12-191-0/+2
|
* common/hooks/pre-pkg/06-verify-python-deps: check for noverifypydepsJohn2024-12-171-1/+1
|
* common/build-helper/meson: use qemu-<target> not qemu-<target>-staticclassabbyamp2024-12-151-1/+1
| | | | the -static version is a symlink now
* common/hooks/pre-pkg/06-verify-python-deps: add hookclassabbyamp2024-12-141-0/+17
| | | | | | 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.
* common/hooks: use file for managing providesclassabbyamp2024-12-142-1/+32
| | | | | python packages use this to automatically generate provides for each module installed by the package.
* common/scripts/parse-py-metadata.py: add script to parse python module metadataclassabbyamp2024-12-141-0/+203
| | | | | | this script uses python3-packaging-bootstrap to extract information about python modules, including their names and dependencies for use by xbps-src hooks
* common/environment/setup-subpkg/subpkg: add vars for python dep verifclassabbyamp2024-12-141-0/+6
|
* common/hooks/post-install/04-create-xbps-metadata-scripts: handle ...classabbyamp2024-12-141-1/+1
| | | | | | | | 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
* common/environment/build-style/python3-*.sh: add python3-packaging-bootstrapclassabbyamp2024-12-142-1/+7
| | | | | ...if verifying python dependencies. needed for python module dependency verification hook
* openimagedenoise: update to 2.3.0zlice2024-12-141-1/+1
|
* OpenSubdiv: update to 3.6.0zlice2024-12-141-2/+2
|
* openimageio: update to 2.5.17zlice2024-12-141-2/+2
|
* boost: rebuild for python3-3.13Andrew J. Hesford2024-12-141-2/+2
|
* python3: update to 3.13.1.Andrew J. Hesford2024-12-144-4/+6
|
* common/hooks: fix pkg generation for 32bit and dbg pkgsclassabbyamp2024-12-132-13/+14
| | | | | | 17efb6163a7 had a couple mistakes that were causing issues with the generated dependencies for -32bit and -dbg packages because they are ~extra special~
* common: move handling of rdeps, shlib-provides, shlib-requires filesclassabbyamp2024-12-108-29/+29
| | | | | | | 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.
* syncthingtray: update to 1.6.4.classabbyamp2024-12-071-3/+3
|
* shiboken2: remove packageclassabbyamp2024-11-241-1/+0
| | | | no longer needed by any package
* python3-pyside2: remove packageclassabbyamp2024-11-241-1/+0
| | | | no longer needed by any other packages
* xbps-src: llvm-config wrapperDaniel Martinez2024-11-233-4/+18
|
* New package: python3-pyside6-6.7.2chrysos3492024-11-221-0/+3
| | | | closes: #50452
* hooks/qt-private-api: fix for qt6-3dĐoàn Trần Công Danh2024-11-201-1/+6
|
* discount: bump common/shlibsMihail Ivanchev2024-11-201-1/+1
|
* New package: SPIRV-LLVM-Translator19Daniel Martinez2024-11-181-0/+1
|
* libfm-qt: update to 2.1.0. (soname bump)Helmut Pozimski2024-11-171-1/+1
|
* lib2geom: update to 1.4.classabbyamp2024-11-141-1/+1
|
* New package: llvm19-19.1.3Daniel Martinez2024-11-121-0/+4
|
* gnuradio: update to 3.10.11.0.Joe Albanese2024-11-071-22/+22
|
* radare2: update to 5.9.6.yosh2024-11-041-24/+24
|
* common/shlibs: bump libabigailclassabbyamp2024-11-031-1/+1
|
* glslang: update to 15.0.0.dataCobra2024-11-011-3/+3
|
* snapper: update to 0.11.2.meator2024-11-011-1/+1
|
* flashrom: update to 1.4.0, add -devel package.dataCobra2024-10-301-0/+1
|
* libnvme: update to 1.10Mateusz Sylwestrzak2024-10-281-1/+1
|
* wlroots0.15: remove packagetranzystorekk2024-10-281-1/+0
|
* wlroots0.16: remove packagetranzystorekk2024-10-281-1/+0
|
* libcpuid: update to 0.7.0.Đoàn Trần Công Danh2024-10-281-1/+1
|