Search Criteria
Package Details: mkpkg 6.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mkpkg.git (read-only, click to copy) |
---|---|
Package Base: | mkpkg |
Description: | Tool to rebuild packages based on dependency triggers |
Upstream URL: | https://github.com/gene-git/Arch-mkpkg |
Keywords: | makepkg pkgbuild |
Licenses: | MIT |
Submitter: | GeneArch |
Maintainer: | GeneArch |
Last Packager: | GeneArch |
Votes: | 5 |
Popularity: | 0.000336 |
First Submitted: | 2022-10-13 23:34 (UTC) |
Last Updated: | 2024-03-09 19:20 (UTC) |
Dependencies (11)
- pyalpm (pyalpm-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pydantic (python-pydantic-gitAUR)
- python-pyelftools (python-pyelftools-gitAUR)
- python-tomli-w
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-hatch (python-hatch-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
Latest Comments
GeneArch commented on 2022-11-04 18:41 (UTC)
Sorry about that @tiko. python-poetry back in makedepends list - thanks again @FabioLolix
GeneArch commented on 2022-11-04 18:14 (UTC)
Thanks fabio - my fault - will send fix shortly.
FabioLolix commented on 2022-11-04 18:02 (UTC)
Try to install python-poetry
tiko commented on 2022-11-04 18:01 (UTC)
GeneArch commented on 2022-10-14 16:50 (UTC)
ssh working now and pushed PKGBUILD - thanks so much for your guidance. Let me know if I missed anything.
GeneArch commented on 2022-10-14 16:20 (UTC)
@FabioLolix - thank you! Trying to address but git push giving me ssh permission errors for some reasons today.
FabioLolix commented on 2022-10-14 15:27 (UTC)
Hello,
makedepends=()
licenses
package need to be installed in"${pkgdir}/usr/share/licenses/${pkgname}"
./do-install: line 21: rsync: command not found
but seems to build the package finemkpkg E: Dependency python-packaging detected and not included (libraries ['packaging'] needed in files ['usr/lib/python3.10/site-packages/mkpkg/utils/version_compare.py'])
(not sure if this is correct)