Search Criteria
Package Details: bustd-pacman-hooks 0.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bustd-pacman-hooks.git (read-only, click to copy) |
---|---|
Package Base: | bustd-pacman-hooks |
Description: | Series of Pacman Hooks to Ensure 'bustd' is Always Running an Up-to-Date Binary |
Upstream URL: | https://github.com/vrmiguel/bustd |
Licenses: | MIT |
Groups: | bustd |
Submitter: | JamesDevlin5 |
Maintainer: | JamesDevlin5 |
Last Packager: | JamesDevlin5 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-09 20:48 (UTC) |
Last Updated: | 2021-12-11 05:25 (UTC) |
Required by (1)
- bustd (optional)
Latest Comments
JamesDevlin5 commented on 2021-12-11 05:27 (UTC)
Update:
bustd
is now a required dependency. Let me know if you think that's rightJamesDevlin5 commented on 2021-12-10 09:15 (UTC)
Description is fixed. Literally copied and pasted your suggestion, thanks!
JamesDevlin5 commented on 2021-12-10 09:10 (UTC)
My thinking was that 1. this package runs without bustd on the system, and 2. it sets up install hooks for future installations of bustd
Should there be a depends there? I was trying to see if I could link the two with a wants or wantedby because it definitely feels clunky right now. I ran into a "chicken or egg" dilemma here because neither package really NEEDS the other to function.
It's my first aur package so I could be way off base too... What do you think?
yochananmarqos commented on 2021-12-10 02:56 (UTC) (edited on 2021-12-10 02:57 (UTC) by yochananmarqos)
This seems to be missing a dependency on
bustd
.Shouldn't the description be, "Series of Pacman Hooks to Ensure bustd is Always Running an Up-to-Date Binary"?