media-gfx/krita-bin - 6.0.2 (riru)

Search

Install

Install this version:

emerge -a =media-gfx/krita-bin-6.0.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-gfx/krita-bin-6.0.2

Or alternatively:

emerge --autounmask-write -a =media-gfx/krita-bin-6.0.2

Package Information

Description:
Free digital painting application. Digital Painting, Creative Freedom!
Homepage:
https://www.kde.org/applications/graphics/krita/ https://krita.org/
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
6.0.2 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Free digital painting application. Digital Painting, Creative Freedom!"
HOMEPAGE="https://www.kde.org/applications/graphics/krita/ https://krita.org/"
SRC_URI="https://download.kde.org/stable/krita/${PV}/krita-${PV}-x86_64.AppImage"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

S="${DISTDIR}"

src_install() {
	newbin krita-${PV}-x86_64.AppImage ${PN}
	dostrip -x /usr/bin/krita-bin ${PN}
}

Manifest for 6.0.2

Type File Size Source URLs
DIST krita-6.0.2-x86_64.AppImage 385321464 bytes https://download.kde.org/stable/krita/6.0.2/krita-6.0.2-x86_64.AppImage