app-misc/char - 0.1 (dinolay)

Search

Package Information

Description:
Manage, make and use char-sets
Homepage:
https://ari.lt/gh/char
License:
ArAr2

Ebuild Details

Version EAPI Keywords Slot
0.1 8 ~amd64 0
View Raw Ebuild
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
S="${WORKDIR}/${PN}"

DESCRIPTION="Manage, make and use char-sets"
HOMEPAGE="https://ari.lt/gh/char"
SRC_URI="https://ari.lt/gh/char/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="ArAr2"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
>=dev-lang/python-3.9.9
"
RDEPEND="${DEPEND}"
BDEPEND=""

src_install() {
    dobin char
}

Dependencies

DEPEND

>=dev-lang/python-3.9.9

RDEPEND

>=dev-lang/python-3.9.9

Manifest for 0.1

Type File Size Source URLs
DIST char-0.1.tar.gz 1528 bytes https://ari.lt/gh/char/archive/v0.1.tar.gz