x11-themes/catppuccin-ghidra - 20240915 (gogooverlay)

Search

Package Information

Description:
Soothing pastel theme for Ghidra
Homepage:
https://github.com/catppuccin/ghidra
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
20240915 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PH="bed0999f96ee9869ed25e0f1439bef5eff341e22"

DESCRIPTION="Soothing pastel theme for Ghidra"
HOMEPAGE="https://github.com/catppuccin/ghidra"
SRC_URI="https://github.com/catppuccin/ghidra/archive/${PH}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/ghidra-${PH}"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

src_install() {
	insinto /usr/share/ghidra
	doins -r "${S}/themes"
}

Manifest for 20240915

Type File Size Source URLs
DIST catppuccin-ghidra-20240915.tar.gz 420379 bytes https://github.com/catppuccin/ghidra/archive/bed0999f96ee9869ed25e0f1439bef5eff341e22.tar.gz