1 # Copyright 2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Utilities for containerized apps to launch programs outside the container"
9 HOMEPAGE="https://github.com/flatpak/flatpak-xdg-utils"
10 SRC_URI="https://github.com/flatpak/flatpak-xdg-utils/releases/download/${PV}/flatpak-xdg-utils-${PV}.tar.xz"
14 RDEPEND="dev-libs/glib:2"
17 KEYWORDS="~amd64 ~arm64 ~loong"
20 meson_src_configure --bindir=/usr/lib/"${PN}"
25 dosym -r /usr/lib/"${PN}"/flatpak-spawn /usr/bin/flatpak-spawn