net-misc/kissy: new package, add 1.2

Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
Ceres
2025-11-18 22:20:54 +00:00
parent 25dea0af84
commit 4131b79a0e
3 changed files with 30 additions and 0 deletions

1
net-misc/kissy/Manifest Normal file
View File

@@ -0,0 +1 @@
DIST kissy-1.2.tar.gz 14350 BLAKE2B 1089567ce4cb6409e136254aa9eeeb0ed0151adac9a66b3d8d9c38b6d094daa80a1a213db5a8e4dc26094c01700f88c01a1e16fe38a133b47c681d3cc0196251 SHA512 021d21bb2d196164ee3719055d8d213b79ba970e0c438c7d75762517ba9652f28a9121185f42dde751e603b405cde91444891999e4ec4e4779048671e94af764

View File

@@ -0,0 +1,18 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Kissing Interface for Sapphic Smooching over ttY"
HOMEPAGE="https://codeberg.org/Magdalunaa/kissy"
SRC_URI="https://codeberg.org/Magdalunaa/kissy/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
RDEPEND="net-misc/openssh"
DEPEND="${RDEPEND}"

View 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>ceres@ceressees.dev</email>
<name>Ceres Milner</name>
</maintainer>
<upstream>
<remote-id type="codeberg">magalunaa/kissy</remote-id>
</upstream>
</pkgmetadata>