Search Criteria
Package Details: zenbu-login 0.01-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/zenbu-login.git (read-only, click to copy) |
---|---|
Package Base: | zenbu-login |
Description: | Automates login to zenbu.net.nz wifi networks. |
Upstream URL: | http://oberkirch.org |
Licenses: | GPL3 |
Submitter: | zvyn |
Maintainer: | zvyn |
Last Packager: | zvyn |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-03-07 08:53 (UTC) |
Last Updated: | 2015-08-09 10:39 (UTC) |
Dependencies (4)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- grep (grep-gitAUR, busybox-coreutilsAUR, grep-compatAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
xiota commented on 2023-06-12 00:56 (UTC)
If connecting to
git
inbuild()
is necessary, there should be a comment in PKGBUILD and on AUR page explaining why. Otherwise, should usesource=('git+https://...')
.