1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit desktop unpacker xdg
8 DESCRIPTION
="(Continuation) of Clash Meta GUI based on Tauri. "
9 HOMEPAGE
="https://github.com/clash-verge-rev/clash-verge-rev"
11 amd64? ( https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v${PV}/clash-verge_${PV}_amd64.deb )
12 arm64? ( https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v${PV}/clash-verge_${PV}_arm64.deb )
18 KEYWORDS
="~amd64 ~arm64"
21 dev-libs/libayatana-appindicator
30 dobin
"${S}"/usr
/bin
/clash-verge
31 insinto
/usr
/lib
/clash-verge
32 doins
-r "${S}"/usr
/lib
/clash-verge
/resources
33 domenu usr
/share
/applications
/clash-verge.desktop
34 doicon
-s 128 usr
/share
/icons
/hicolor
/128x128
/apps
/${PN/-bin}.png
35 doicon
-s 256 usr
/share
/icons
/hicolor
/256x256@
2/apps
/${PN/-bin}.png
36 doicon
-s 32 usr
/share
/icons
/hicolor
/32x32
/apps
/${PN/-bin}.png