x11-themes/geany-minimalism - 0.2 (konsolebox)

Search

Package Information

Description:
A collection of colour schemes for Geany
Homepage:
https://github.com/konsolebox/geany-minimalism
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
0.2 7 ~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
DESCRIPTION="A collection of colour schemes for Geany"
HOMEPAGE="https://github.com/konsolebox/geany-minimalism"
LICENSE="GPL-2+"
SRC_URI="https://github.com/konsolebox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT=0
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-util/geany"

src_install() {
	default
	insinto /usr/share/geany/colorschemes
	doins minimalism.conf
}

Dependencies

RDEPEND

dev-util/geany

Manifest for 0.2

Type File Size Source URLs
DIST geany-minimalism-0.2.tar.gz 78010 bytes https://github.com/konsolebox/geany-minimalism/archive/refs/tags/v0.2.tar.gz