sys-auth/otpcalc - 0.98.1 (gentoo)

Search

Package Information

Description:
A One Time Password and S/Key calculator for GTK+
Homepage:
https://gitlab.com/otpcalc/otpcalc http://www.killa.net/infosec/otpCalc/
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
0.98.1 8 ~alpha amd64 ppc ~sparc x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson xdg

DESCRIPTION="A One Time Password and S/Key calculator for GTK+"
HOMEPAGE="https://gitlab.com/otpcalc/otpcalc
	http://www.killa.net/infosec/otpCalc/"
SRC_URI="https://gitlab.com/otpcalc/${PN}/-/archive/${PV}/${P}.tar.bz2"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 ppc ~sparc x86"

RDEPEND="dev-libs/openssl:0=
	x11-libs/gtk+:3"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"

Dependencies

DEPEND

dev-libs/openssl:0=
	x11-libs/gtk+:3

RDEPEND

dev-libs/openssl:0=
	x11-libs/gtk+:3

BDEPEND

virtual/pkgconfig

Manifest for 0.98.1

Type File Size Source URLs
DIST otpcalc-0.98.1.tar.bz2 19800 bytes https://gitlab.com/otpcalc/otpcalc/-/archive/0.98.1/otpcalc-0.98.1.tar.bz2