Search Criteria
Package Details: resticity 1.0.46-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/resticity.git (read-only, click to copy) |
|---|---|
| Package Base: | resticity |
| Description: | A frontend for restic |
| Upstream URL: | https://github.com/ad-on-is/resticity |
| Licenses: | GPL3 |
| Provides: | resticity |
| Submitter: | adonis |
| Maintainer: | adonis |
| Last Packager: | adonis |
| Votes: | 1 |
| Popularity: | 0.001029 |
| First Submitted: | 2024-03-11 11:58 (UTC) |
| Last Updated: | 2024-03-26 10:37 (UTC) |
Dependencies (8)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, goup-rsAUR, go-binAUR, gcc-go)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (python-nodejs-wheelAUR, corepackerAUR, npm-corepackAUR)
- openssh (openssh-gitAUR, openssh-dnatAUR, openssh-gssapiAUR, openssh-hpn-shimAUR, openssh-selinuxAUR)
- pnpm (corepackerAUR, pnpm-corepackAUR, pnpm-binAUR)
- rclone (rclone-beta-binAUR, rclone-aliyundrive-gitAUR, rclone-gitAUR, rclone-filen-gitAUR, rclone-tgdrive-binAUR)
- restic (restic-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
Latest Comments
dreieck commented on 2024-06-17 20:04 (UTC)
This downloads huge amount of data during
build().If you really cannot move it to the
sourcearray, can you then make sure please that it is downloaded inprepare(), so that build can run offline?Also, are
go,pnpm,npmreally runtime dependencies and mode just make dependencies?Regards!