1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit desktop unpacker xdg
8 DESCRIPTION
="Opensource Git GUI client."
9 HOMEPAGE
="https://github.com/sourcegit-scm/sourcegit"
10 SRC_URI
="https://github.com/sourcegit-scm/sourcegit/releases/download/v${PV}/sourcegit_${PV}-1_amd64.deb"
24 insinto
/opt
/sourcegit
25 doins
-r "${S}"/opt
/sourcegit
/*
26 fperms
755 /opt
/sourcegit
/sourcegit
27 domenu
"${FILESDIR}"/sourcegit.desktop
28 doicon
-s 256 "${S}"/usr
/share
/icons
/sourcegit.png