mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
kde-apps/kdegraphics-meta: 23.08.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
33
kde-apps/kdegraphics-meta/kdegraphics-meta-23.08.0.ebuild
Normal file
33
kde-apps/kdegraphics-meta/kdegraphics-meta-23.08.0.ebuild
Normal file
@@ -0,0 +1,33 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="kdegraphics - merge this to pull in all kdegraphics-derived packages"
|
||||
HOMEPAGE="https://apps.kde.org/graphics/"
|
||||
|
||||
LICENSE="metapackage"
|
||||
SLOT="5"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
IUSE="color-management scanner"
|
||||
|
||||
RDEPEND="
|
||||
>=kde-apps/gwenview-${PV}:${SLOT}
|
||||
>=kde-apps/kamera-${PV}:${SLOT}
|
||||
>=kde-apps/kcolorchooser-${PV}:${SLOT}
|
||||
>=kde-apps/kdegraphics-mobipocket-${PV}:${SLOT}
|
||||
>=kde-apps/kolourpaint-${PV}:${SLOT}
|
||||
>=kde-apps/kruler-${PV}:${SLOT}
|
||||
>=kde-apps/libkdcraw-${PV}:${SLOT}
|
||||
>=kde-apps/libkexiv2-${PV}:${SLOT}
|
||||
>=kde-apps/okular-${PV}:${SLOT}
|
||||
>=kde-apps/spectacle-${PV}:${SLOT}
|
||||
>=kde-apps/svgpart-${PV}:${SLOT}
|
||||
>=kde-apps/thumbnailers-${PV}:${SLOT}
|
||||
color-management? ( >=kde-misc/colord-kde-${PV}:${SLOT} )
|
||||
scanner? (
|
||||
>=kde-apps/libksane-${PV}:${SLOT}
|
||||
>=kde-misc/skanlite-${PV}:${SLOT}
|
||||
>=media-gfx/skanpage-${PV}:${SLOT}
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user