app-misc/lmgr - 1.3 (dinolay)

Search

Package Information

Description:
Manage, switch and template licenses
Homepage:
https://ari.lt/gh/lmgr
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
1.3 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, switch and template licenses"
HOMEPAGE="https://ari.lt/gh/lmgr"
SRC_URI="https://ari.lt/gh/lmgr/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
>=sys-apps/coreutils-8.32-r1
>=sys-libs/ncurses-6.2_p20210619
>=app-shells/fzf-0.27.2
>=dev-vcs/git-2.34.1
"
RDEPEND="${DEPEND}"
BDEPEND=""

src_install() {
    dobin lmgr
}

Dependencies

DEPEND

>=sys-apps/coreutils-8.32-r1
>=sys-libs/ncurses-6.2_p20210619
>=app-shells/fzf-0.27.2
>=dev-vcs/git-2.34.1

RDEPEND

>=sys-apps/coreutils-8.32-r1
>=sys-libs/ncurses-6.2_p20210619
>=app-shells/fzf-0.27.2
>=dev-vcs/git-2.34.1

Manifest for 1.3

Type File Size Source URLs
DIST lmgr-1.3.tar.gz 16440 bytes https://ari.lt/gh/lmgr/archive/v1.3.tar.gz