Search Criteria
Package Details: vkbasalt-cli 3.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vkbasalt-cli.git (read-only, click to copy) |
---|---|
Package Base: | vkbasalt-cli |
Description: | Command-line utility for vkBasalt |
Upstream URL: | https://gitlab.com/TheEvilSkeleton/vkbasalt-cli |
Licenses: | LGPL3 |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 9 |
Popularity: | 2.96 |
First Submitted: | 2022-11-09 23:19 (UTC) |
Last Updated: | 2022-12-10 18:24 (UTC) |
Dependencies (3)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python-setuptools (make)
Latest Comments
FabioLolix commented on 2023-05-15 10:58 (UTC)
Updating all to PEP517 is on my todo list, I'll revision it
xiota commented on 2023-05-15 02:31 (UTC)
In clean chroot, sometimes this package fails to build. (Different results on different machines. Don't know why.)
Updating to PEP517 method resolves the issue:
makedepends
:python-build
,python-wheel
,python-installer
python -m build --no-isolation --wheel
python -m installer --destdir="$pkgdir" dist/*.whl