Needs makedepends=git to build in a clean chroot environment.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/archivy.git (read-only, click to copy) |
|---|---|
| Package Base: | archivy |
| Description: | A self-hosted knowledge repository, to preserve useful content to your knowledge bank. |
| Upstream URL: | https://github.com/archivy/archivy |
| Licenses: | MIT |
| Submitter: | srevinsaju |
| Maintainer: | None |
| Last Packager: | srevinsaju |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-12-30 19:20 (UTC) |
| Last Updated: | 2022-02-04 09:55 (UTC) |
Needs makedepends=git to build in a clean chroot environment.
I believe the dependency on python-yaml is missing.
@BrainDamage, ah yes! Thanks. I will remove it shortly!
this package installs a test directory, you should delete it eg using rm -r "${pkgdir}/$(python -c 'import site; print(site.getsitepackages()[0])')/tests/" to prevent conflicts