gentoo-ebuilds/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-25.04.2.ebuild
Arthur Zamarin 2127e395b3
kde-apps/kdeaccessibility-meta: Stabilize 25.04.2 arm64, #959294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-30 22:28:18 +03:00

19 lines
454 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="kdeaccessibility - merge this to pull in all kdeaccessiblity-derived packages"
HOMEPAGE="https://apps.kde.org/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="amd64 arm64 ~loong ~riscv ~x86"
IUSE=""
RDEPEND="
>=app-accessibility/kontrast-${PV}:*
>=kde-apps/kmag-${PV}:*
>=kde-apps/kmousetool-${PV}:*
>=kde-apps/kmouth-${PV}:*
"