starting to clean up my mess
This commit is contained in:
parent
cd5eaaacbb
commit
ebca221a1d
21
app-misc/256colors/256colors-9999.ebuild
Normal file
21
app-misc/256colors/256colors-9999.ebuild
Normal file
@ -0,0 +1,21 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
EGIT_REPO_URI="https://bis64wqhh3louusbd45iyj76kmn4rzw5ysawyan5bkxwyzihj67c5lid.onion/anon/256_colors.git"
|
||||
inherit git-r3-tor
|
||||
|
||||
DESCRIPTION="8bit color table."
|
||||
|
||||
LICENSE="BSD-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_install() {
|
||||
dobin 256colors
|
||||
}
|
2
app-misc/256colors/Manifest
Normal file
2
app-misc/256colors/Manifest
Normal file
@ -0,0 +1,2 @@
|
||||
EBUILD 256colors-9999.ebuild 392 BLAKE2B a2ed79e351eaf14e544603f07e84e87bcfc2c57aaa9a8144ac80cc1c8dedf38531405439320f1f2a3ec294b4553df92ed74203190f169889eda748e49e634122 SHA512 ed95e1739d54ea58d26a93aa5d08c640d898d78453b930f0754bc7d2ffc85f8596be0f3a94707ed4d034a76b909e8015ca75f54b9f77c22e097768a0ac8ea0f7
|
||||
MISC metadata.xml 423 BLAKE2B 051f330b172ee0f051e81a590fb5ff08cfed3e43d0d805325af46a5f78bfce18fba4a148ff3067ffc374ce1926d900b8a2362cd15a43dbc43896b4bd29a14a1d SHA512 7f76017a459a2693bd13a699921317b20496475e09f4e9fc2ee9f40a3c0bed8249afafa7fbad1d555470590c1ab60011e8951e06115542c96b90227e71a9cb1c
|
11
app-misc/256colors/metadata.xml
Normal file
11
app-misc/256colors/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>anon8697@cock.li</email>
|
||||
<name>anon8697</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Command line utility to display all 8 bit colors. Eases choosing colors for configuration. A colors look up value is X + Y.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user