1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit unpacker desktop xdg
9 HOMEPAGE="https://lazycat.cloud"
10 SRC_URI="https://dl.lazycat.cloud/client/desktop/stable/lzc-client-desktop_v${PV}.tar.zst"
13 LICENSE="all-rights-reserved"
16 RESTRICT="mirror strip bindist"
22 x11-libs/gtk+:3[X,cups]
29 newicon -s 512 icon.png lzc-client-desktop.png
32 domenu "${FILESDIR}/lzc-client.desktop"
33 rm lzc-client.desktop || die
35 insinto /opt/lzc-client-desktop
38 fperms +x /opt/lzc-client-desktop/chrome_crashpad_handler
39 fperms +x /opt/lzc-client-desktop/chrome-sandbox
40 fperms +x /opt/lzc-client-desktop/rclone
41 fperms +x /opt/lzc-client-desktop/lzc-client-desktop
42 fperms +x /opt/lzc-client-desktop/core/lzc-core
44 dosym -r /opt/lzc-client-desktop/lzc-client-desktop /opt/bin/lzc-client-desktop