1 # Copyright 2025 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Simple, low-latency game streaming"
9 HOMEPAGE="https://parsecgaming.com/"
10 SRC_URI="https://builds.parsec.app/package/parsec-linux.deb -> ${P}.deb"
40 QA_PREBUILT="usr/bin/parsecd usr/share/${PN}/skel/parsecd-${PV/\./-}.so"
47 cp -R usr/ "${D}/" || die "Could not copy."