dev-libs/feedbackd-device-themes: add 0.8.3, drop 0.8.1

Signed-off-by: Anna (cybertailor) K <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) K
2025-05-13 13:16:09 +05:00
parent 2b9fd1705c
commit 21222fba84
3 changed files with 17 additions and 5 deletions

View File

@@ -0,0 +1,23 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson verify-sig
DESCRIPTION="Device specific themes for Feedbackd"
HOMEPAGE="https://gitlab.freedesktop.org/agx/feedbackd-device-themes"
SRC_URI="https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz
verify-sig? ( https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz.asc )"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
BDEPEND="
verify-sig? (
sec-keys/openpgp-keys-phosh
)
"
VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"