diff --git a/dev-util/catppuccin-whiskers/Manifest b/dev-util/catppuccin-whiskers/Manifest new file mode 100644 index 0000000000..9f3da7fa77 --- /dev/null +++ b/dev-util/catppuccin-whiskers/Manifest @@ -0,0 +1 @@ +DIST catppuccin-whiskers-2.4.0 6171208 BLAKE2B 02f8ec5c9a4cf623b20130c757bfb6bbb9b9e029c75f41fb1b09bc031df5477a43ec06a78b70ac38eef60605d7ae34e6a1cc600cbd45849b7848cf0bf8ea2c4f SHA512 c786b55ebc44179ea3a14e86c5e862d9455586194d7fed856d897dac82312393fd310cd5ede4b3cb70c599daa5e5754c4c52622f10a98d2f4f68c72ab2c76ad5 diff --git a/dev-util/catppuccin-whiskers/catppuccin-whiskers-2.4.0.ebuild b/dev-util/catppuccin-whiskers/catppuccin-whiskers-2.4.0.ebuild new file mode 100644 index 0000000000..f05cb42689 --- /dev/null +++ b/dev-util/catppuccin-whiskers/catppuccin-whiskers-2.4.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +DESCRIPTION="Soothing port creation tool for the high-spirited!" +HOMEPAGE="https://github.com/catppuccin/whiskers" +SRC_URI="https://github.com/catppuccin/whiskers/releases/download/v${PV}/whiskers-x86_64-unknown-linux-gnu -> ${P}" +S="${WORKDIR}" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +src_install() { + newbin "${DISTDIR}"/${P} whiskers +} diff --git a/dev-util/catppuccin-whiskers/metadata.xml b/dev-util/catppuccin-whiskers/metadata.xml new file mode 100644 index 0000000000..dcedb98d75 --- /dev/null +++ b/dev-util/catppuccin-whiskers/metadata.xml @@ -0,0 +1,11 @@ + + + + + somerand0mcat@hotmail.com + Omar + + + catppuccin/whiskers + +