Search Criteria
Package Details: captive-browser-git r19.0293a07-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/captive-browser-git.git (read-only, click to copy) |
|---|---|
| Package Base: | captive-browser-git |
| Description: | A dedicated Chrome instance to log into captive portals without messing with DNS settings |
| Upstream URL: | https://blog.filippo.io/captive-browser |
| Licenses: | MIT |
| Conflicts: | captive-browser |
| Provides: | captive-browser |
| Submitter: | chrissnell |
| Maintainer: | chrissnell |
| Last Packager: | chrissnell |
| Votes: | 5 |
| Popularity: | 0.000017 |
| First Submitted: | 2018-01-01 21:40 (UTC) |
| Last Updated: | 2021-07-29 20:04 (UTC) |
Dependencies (4)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- chromium (chromium-clang-avx2-binAUR, helium-browserAUR, omarchy-chromium-binAUR, ungoogled-chromiumAUR, ungoogled-chromium-xdgAUR, ungoogled-chromium-binAUR, ungoogled-chromium-widevine-binAUR) (optional) – used to log into captive portal
- google-chromeAUR (google-chrome-canaryAUR, google-chrome-betaAUR, google-chrome-devAUR) (optional) – used to log into captive portal
Latest Comments
« First ‹ Previous 1 2
lahwaacz commented on 2020-05-27 12:57 (UTC)
The
depends=google-chromeshould be removed - it is not a necessary dependency. Theoptdependsalready containsgoogle-chromeandchromium, which is the correct behaviour - both are just optional dependencies.quite commented on 2019-07-10 09:37 (UTC)
It definitely works with chromium. The
depends=google-chromeis a bit nasty. But perhaps there is not way to saydepends=google-chrome OR chromium? That's something that's supposed to be solved usingprovides. But I don't think the chromium pkg will get aprovides=google-chrome(or the opposite) :}0000000011111111 commented on 2019-06-12 12:16 (UTC)
Is it possible to run this with Brave, since it's chromium based?
jtmb commented on 2019-05-01 19:54 (UTC)
Thanks for this, works well for a little edge case. If you were so inclined, you might add chromium as an optdepends, or put both chrome and chromium as such. I modified the pkgbuild and .toml file before running, as I have only chromium installed at the moment, and everything works as expected.
« First ‹ Previous 1 2