Search Criteria
Package Details: janet-spork-git 0.r431.c87fe62-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/janet-spork-git.git (read-only, click to copy) |
---|---|
Package Base: | janet-spork-git |
Description: | Various Janet utility modules - the official Contrib library. |
Upstream URL: | https://github.com/janet-lang/spork |
Licenses: | MIT |
Conflicts: | janet-spork |
Provides: | janet-spork |
Submitter: | Techcable |
Maintainer: | Techcable |
Last Packager: | Techcable |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-09-07 21:14 (UTC) |
Last Updated: | 2023-06-27 20:12 (UTC) |
Dependencies (2)
- janet (janet-lang-gitAUR, janet-langAUR, janet-lang-binAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- simple-dosbox-launcher (requires janet-spork)
Latest Comments
skedaddle commented on 2024-11-07 09:20 (UTC)
Somehow
install -D -t "${pkgdir}/usr/share/doc/${pkgname%-vcs}" README.md doc/*
causes packaging to fail withinstall: omitting directory 'doc/api'
. Removing that last element works, but does not install docs.