x11-themes/arc-kde - 20220908 (guru)

Search

Install

Install this version:

emerge -a =x11-themes/arc-kde-20220908

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

autounmask =x11-themes/arc-kde-20220908

Or alternatively:

emerge --autounmask-write -a =x11-themes/arc-kde-20220908

Package Information

Description:
Port of the popular GTK theme Arc for Plasma 5
Homepage:
https://github.com/PapirusDevelopmentTeam/arc-kde
License:
GPL-3

Ebuild Details

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

EAPI=8

inherit optfeature

DESCRIPTION="Port of the popular GTK theme Arc for Plasma 5"
HOMEPAGE="https://github.com/PapirusDevelopmentTeam/arc-kde"
SRC_URI="https://github.com/PapirusDevelopmentTeam/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"

SLOT="0"
KEYWORDS="~amd64 ~x86"

pkg_postinst() {
	optfeature "Kvantum theme engine support" x11-themes/kvantum
	optfeature "GTK support" x11-themes/arc-theme
}

Inherited Eclasses

Manifest for 20220908

Type File Size Source URLs
DIST arc-kde-20220908.tar.gz 34027036 bytes https://github.com/PapirusDevelopmentTeam/arc-kde/archive/refs/tags/20220908.tar.gz