1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit gnome.org meson
8 DESCRIPTION="PolicyKit helper to configure cups with fine-grained privileges"
9 HOMEPAGE="https://www.freedesktop.org/wiki/Software/cups-pk-helper https://gitlab.freedesktop.org/cups-pk-helper/cups-pk-helper"
10 SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
14 KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
15 RESTRICT="test" # bug #864949
18 >=dev-libs/glib-2.36.0:2
19 >=sys-auth/polkit-0.97
26 >=dev-util/gdbus-codegen-2.36.0
31 DOCS=( AUTHORS HACKING NEWS README )