mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-util/catppuccin-whiskers: add dev-utils/catppuccin-whiskers v2.4.0
Signed-off-by: Omar <somerand0mcat@hotmail.com>
This commit is contained in:
parent
4f6c0a1661
commit
4a709f7ab7
1
dev-util/catppuccin-whiskers/Manifest
Normal file
1
dev-util/catppuccin-whiskers/Manifest
Normal file
@ -0,0 +1 @@
|
||||
DIST catppuccin-whiskers-2.4.0 6171208 BLAKE2B 02f8ec5c9a4cf623b20130c757bfb6bbb9b9e029c75f41fb1b09bc031df5477a43ec06a78b70ac38eef60605d7ae34e6a1cc600cbd45849b7848cf0bf8ea2c4f SHA512 c786b55ebc44179ea3a14e86c5e862d9455586194d7fed856d897dac82312393fd310cd5ede4b3cb70c599daa5e5754c4c52622f10a98d2f4f68c72ab2c76ad5
|
@ -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
|
||||
}
|
11
dev-util/catppuccin-whiskers/metadata.xml
Normal file
11
dev-util/catppuccin-whiskers/metadata.xml
Normal file
@ -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>
|
Loading…
x
Reference in New Issue
Block a user