gentoo-ebuilds/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-25.04.3.ebuild
Andreas Sturmlechner e1bb292dfb
kde-apps/kdeaccessibility-meta: 25.04.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-07-05 20:05:21 +02:00

19 lines
456 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}:*
"