* [gentoo-commits] repo/proj/guru:master commit in: dev-util/catppuccin-whiskers/
@ 2024-06-27 8:41 David Roman
0 siblings, 0 replies; 2+ messages in thread
From: David Roman @ 2024-06-27 8:41 UTC (permalink / raw
To: gentoo-commits
commit: 4a709f7ab7f95e72f20f3ae11287d7d56c8f847a
Author: Omar <somerand0mcat <AT> hotmail <DOT> com>
AuthorDate: Wed Jun 26 10:17:02 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <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>somerand0mcat@hotmail.com</email>
+ <name>Omar</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">catppuccin/whiskers</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-util/catppuccin-whiskers/
@ 2024-08-19 16:33 Lucio Sauer
0 siblings, 0 replies; 2+ messages in thread
From: Lucio Sauer @ 2024-08-19 16:33 UTC (permalink / raw
To: gentoo-commits
commit: e19b3dd4c8977982068e41b79bbe565cd9328cd9
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Aug 19 08:27:42 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Aug 19 08:27:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e19b3dd4
dev-util/catppuccin-whiskers: set QA_PREBUILT
Closes: https://bugs.gentoo.org/935007
Closes: https://bugs.gentoo.org/935008
Closes: https://bugs.gentoo.org/935009
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
dev-util/catppuccin-whiskers/catppuccin-whiskers-2.4.0.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-util/catppuccin-whiskers/catppuccin-whiskers-2.4.0.ebuild b/dev-util/catppuccin-whiskers/catppuccin-whiskers-2.4.0.ebuild
index f05cb4268..4a6b0731f 100644
--- a/dev-util/catppuccin-whiskers/catppuccin-whiskers-2.4.0.ebuild
+++ b/dev-util/catppuccin-whiskers/catppuccin-whiskers-2.4.0.ebuild
@@ -10,6 +10,8 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
+QA_PREBUILT="usr/bin/whiskers"
+
src_install() {
newbin "${DISTDIR}"/${P} whiskers
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-19 16:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27 8:41 [gentoo-commits] repo/proj/guru:master commit in: dev-util/catppuccin-whiskers/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2024-08-19 16:33 Lucio Sauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox