x11-themes/clearlooks-phenix - 7.0.1 (gentoo)

Search

Package Information

Description:
Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2
Homepage:
https://github.com/jpfleury/clearlooks-phenix
License:
GPL-3

Ebuild Details

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

EAPI=8

DESCRIPTION="Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2"
HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix"
SRC_URI="https://github.com/jpfleury/clearlooks-phenix/archive/${PV}.tar.gz -> ${P}.tar.gz"

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

RDEPEND="
	>=x11-libs/gtk+-3.20.0:3
	x11-themes/gtk-engines"

src_install() {
	insinto "/usr/share/themes/Clearlooks-Phenix"
	doins -r *
}

Dependencies

RDEPEND

	>=x11-libs/gtk+-3.20.0:3
	x11-themes/gtk-engines

Manifest for 7.0.1

Type File Size Source URLs
DIST clearlooks-phenix-7.0.1.tar.gz 319467 bytes https://github.com/jpfleury/clearlooks-phenix/archive/7.0.1.tar.gz