net-misc/kissy - 1.3 (guru)

Search

Install

Install this version:

emerge -a =net-misc/kissy-1.3

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =net-misc/kissy-1.3

Or alternatively:

emerge --autounmask-write -a =net-misc/kissy-1.3

Package Information

Description:
Kissing Interface for Sapphic Smooching over ttY
Homepage:
https://codeberg.org/Magdalunaa/kissy
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
1.3 8 ~amd64 ~arm64 0
View Raw Ebuild
# Copyright 2026 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}"

src_compile() {
	emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
}

src_install() {
	emake PREFIX="${D}/usr" install
}

Dependencies

DEPEND

net-misc/openssh

RDEPEND

net-misc/openssh

Manifest for 1.3

Type File Size Source URLs
DIST kissy-1.3.tar.gz 14931 bytes https://codeberg.org/Magdalunaa/kissy/archive/v1.3.tar.gz