1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
9 DESCRIPTION
="An open-source cross-platform alternative to AirDrop"
10 HOMEPAGE
="https://localsend.org"
11 SRC_URI
="https://github.com/${MY_PN}/${MY_PN}/releases/download/v${PV}/${MY_PN}-${PV}-linux-x86-64.tar.gz"
20 QA_PREBUILT
="opt/localsend/lib/*"
23 dev-libs/libayatana-appindicator
24 x11-misc/xdg-user-dirs
28 exeinto
/opt
/localsend
31 cp -R "${S}/lib/" "${D}/opt/localsend" || die
"install libraries failed"
32 cp -R "${S}/data/" "${D}/opt/localsend" || die
"install neccessary assets failed"
34 newicon
"${S}"/data
/flutter_assets
/assets
/img
/logo.ico localsend.ico
36 newmenu
"${FILESDIR}"/localsend.desktop localsend.desktop
39 dosym ..
/localsend
/localsend_app
/opt
/bin
/localsend