mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
16 lines
553 B
Groff
16 lines
553 B
Groff
DEFINED_PHASES=postinst
|
|
DEPEND=app-text/scdoc
|
|
DESCRIPTION=an interactive menu to autotype and copy pass and gopass data
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/ayushnix/tessen
|
|
INHERIT=optfeature
|
|
IUSE=+pass gopass bemenu wofi rofi
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-2
|
|
RDEPEND=app-text/scdoc pass? ( app-admin/pass ) gopass? ( app-admin/gopass )
|
|
REQUIRED_USE=|| ( pass gopass )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/ayushnix/tessen/archive/v2.1.2.tar.gz -> tessen-2.1.2.tar.gz
|
|
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
|
_md5_=4d360ee7d8d906bda5e7bb6433e45bef
|