Search Criteria
Package Details: tailscale-systray-git 20220214-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/tailscale-systray-git.git (read-only, click to copy) |
---|---|
Package Base: | tailscale-systray-git |
Description: | Linux port of tailscale system tray menu. |
Upstream URL: | https://github.com/mattn/tailscale-systray |
Keywords: | tailscale |
Licenses: | MIT |
Submitter: | sardaukar |
Maintainer: | sardaukar |
Last Packager: | sardaukar |
Votes: | 1 |
Popularity: | 0.000870 |
First Submitted: | 2021-12-09 01:22 (UTC) |
Last Updated: | 2022-02-14 09:22 (UTC) |
Dependencies (6)
- libappindicator-gtk3 (libappindicator-bzr)
- tailscale (tailscale-unstable-bin, tailscale-git)
- gcc (gccrs-git, gcc-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic) (make)
Latest Comments
Huulivoide commented on 2023-01-05 11:13 (UTC)
libayatana-appindicator seems to a also be a needed dependency.
sardaukar commented on 2022-11-05 12:25 (UTC)
@ka2n tried to fix this, but can't build the upstream repo at the moment. Opened a bug https://github.com/mattn/tailscale-systray/issues/27
ka2n commented on 2022-11-04 14:23 (UTC) (edited on 2022-11-04 14:38 (UTC) by ka2n)
https://archlinux.org/packages/community/x86_64/libayatana-appindicator/ seems to be required to make.
sardaukar commented on 2022-02-14 09:23 (UTC)
My bad, fixed now!
dcelasun commented on 2022-02-14 07:24 (UTC)
@sardaukar thanks but you forgot to update the checksums :)
etrigan63 commented on 2022-02-14 03:56 (UTC)
sardaukar commented on 2022-02-14 00:19 (UTC)
Thanks, pushed a new version!
dcelasun commented on 2022-02-13 23:29 (UTC)
.desktop
file is broken due to thePath=/usr/bin/tailscale-systray
line./usr/bin/tailscale-systray
is not a directory. Deleting that line fixes the problem.