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

Search

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
5.2.11 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 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="http://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 5.2.11

Type File Size Source URLs
DIST krita-5.2.11-x86_64.AppImage 336321016 bytes http://download.kde.org/stable/krita/5.2.11/krita-5.2.11-x86_64.AppImage