Package Details: zerotier-desktop-ui-git 1.8.4.r103.gb2a7a30-1

Git Clone URL: https://aur.archlinux.org/zerotier-desktop-ui-git.git (read-only, click to copy)
Package Base: zerotier-desktop-ui-git
Description: Official ZeroTier Desktop Tray Application and UI
Upstream URL: https://github.com/zerotier/DesktopUI
Licenses: MPL2
Conflicts: zerotier-desktop-ui
Submitter: awumii
Maintainer: awumii
Last Packager: awumii
Votes: 1
Popularity: 0.000000
First Submitted: 2024-01-31 15:13 (UTC)
Last Updated: 2026-03-28 17:11 (UTC)

Latest Comments

awumii commented on 2026-03-28 17:12 (UTC)

I updated the PKGBUILD and now it installs and runs correctly. Thanks for reporting!

kb8doa commented on 2026-03-08 01:26 (UTC)

Am so looking forward to the day this will work... Are there any alternatives to getting a GUI for Zerotier on Manjaro?

Damgaldor commented on 2026-02-20 18:41 (UTC)

Yup, build also fails for me without options=(!lto)

rsp4jack commented on 2026-02-18 03:26 (UTC) (edited on 2026-02-18 03:26 (UTC) by rsp4jack)

Please add options=(!lto) to PKGBUILD

See https://github.com/briansmith/ring/issues/1444

viniavila commented on 2026-01-16 16:47 (UTC)

Please add libayatana-appindicator as a dependency

pol5xc commented on 2025-03-31 12:50 (UTC)

I can compile this if I add

#include <strings.h>

to text.c and if I add

#include <sys/stat.h>

to zt_desktop_tray.c.

Maybe these files could be patched for now?

pandadub commented on 2024-10-17 13:49 (UTC) (edited on 2024-10-17 13:51 (UTC) by pandadub)

Error building


 ==> ERROR: A failure occurred in build().
     Aborting...
  -> error making: zerotier-desktop-ui-git-exit status 4
  -> Failed to install the following packages. Manual intervention is required:
 zerotier-desktop-ui-git - exit status 4


 ../unix/text.c:16:16: error: implicit declaration of function ‘strcasecmp’; did you mean  ‘g_strcasecmp’? [-Wimplicit-function-declaration]
    16 |         return strcasecmp(a, b);

katt commented on 2023-12-28 14:49 (UTC)

Missing git as makedepend.

Actually why is this pulling git master without being a -git package?

katt commented on 2023-12-28 14:48 (UTC)

Missing git as makedepend.

kgs commented on 2023-03-18 20:34 (UTC)

does not build if meson is not installed