Package Details: tailscale-systray-git 20220214-2

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: 3
Popularity: 0.033790
First Submitted: 2021-12-09 01:22 (UTC)
Last Updated: 2022-02-14 09:22 (UTC)

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.

Package 'ayatana-appindicator3-0.1', required by 'virtual:world', not found

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)

Aur (1) tailscale-systray-git-20220214-1

:: Proceed with installation? [Y/n]:

:: Downloading PKGBUILDs...
 PKGBUILDs up to date
==> Making package: tailscale-systray-git 20220214-1 (Sun 13 Feb 2022 10:50:54 PM EST)
==> Retrieving sources...
  -> Found tailscale-systray.desktop
  -> Found icon.png
  -> Found LICENSE
  -> Updating tailscale-systray git repo...
Fetching origin
==> Validating source files with sha256sums...
    tailscale-systray.desktop ... FAILED
    icon.png ... Passed
    LICENSE ... Passed
    tailscale-systray ... Skipped
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'tailscale-systray-git-20220214-1':
error: packages failed to build: tailscale-systray-git-20220214-1

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 the Path=/usr/bin/tailscale-systray line.

/usr/bin/tailscale-systray is not a directory. Deleting that line fixes the problem.