commit:     4a709f7ab7f95e72f20f3ae11287d7d56c8f847a
Author:     Omar <somerand0mcat <AT> hotmail <DOT> com>
AuthorDate: Wed Jun 26 10:17:02 2024 +0000
Commit:     Omar <somerand0mcat <AT> hotmail <DOT> com>
CommitDate: Wed Jun 26 10:17:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a709f7a

dev-util/catppuccin-whiskers: add dev-utils/catppuccin-whiskers v2.4.0

Signed-off-by: Omar <somerand0mcat <AT> hotmail.com>

 dev-util/catppuccin-whiskers/Manifest                     |  1 +
 .../catppuccin-whiskers/catppuccin-whiskers-2.4.0.ebuild  | 15 +++++++++++++++
 dev-util/catppuccin-whiskers/metadata.xml                 | 11 +++++++++++
 3 files changed, 27 insertions(+)

diff --git a/dev-util/catppuccin-whiskers/Manifest 
b/dev-util/catppuccin-whiskers/Manifest
new file mode 100644
index 000000000..9f3da7fa7
--- /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 000000000..f05cb4268
--- /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 000000000..dcedb98d7
--- /dev/null
+++ b/dev-util/catppuccin-whiskers/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Omar</name>
+       </maintainer>
+       <upstream>
+               <remote-id type="github">catppuccin/whiskers</remote-id>
+       </upstream>
+</pkgmetadata>

Reply via email to