Search Criteria
Package Details: aptly 1.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aptly.git (read-only, click to copy) |
---|---|
Package Base: | aptly |
Description: | A Swiss Army knife for Debian repository management. |
Upstream URL: | https://www.aptly.info |
Licenses: | MIT |
Submitter: | jprostko |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-30 13:43 (UTC) |
Last Updated: | 2022-06-28 17:40 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
djmattyg007 commented on 2021-05-05 02:05 (UTC)
Golang isn't listed as a make dependency, which means this package now fails to build.
Other recommendations:
I highly recommend using
install -Dm644
to copy the man page and the shell completion scripts into place. It's a standard practice and ensures files have the correct permissions.You don't need to manually gzip man pages.
makepkg
does this automatically for you as part of the packaging process. You should let it perform this process rather than try to do it yourself.djmattyg007 commented on 2021-05-01 12:30 (UTC)
Could you please add the included bash completion files to the package?
https://github.com/aptly-dev/aptly/tree/master/completion.d