mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
2022-04-05 02:21:13 UTC
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
DEFINED_PHASES=-
|
||||
DEFINED_PHASES=postinst
|
||||
DESCRIPTION=an interactive menu to autotype and copy pass and gopass data
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ayushnix/tessen
|
||||
IUSE=+pass gopass dmenu bemenu wofi rofi
|
||||
INHERIT=optfeature
|
||||
IUSE=+pass gopass bemenu wofi rofi
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dmenu? ( x11-misc/dmenu ) bemenu? ( dev-libs/bemenu ) wofi? ( gui-apps/wofi ) rofi? ( x11-misc/rofi ) pass? ( app-admin/pass ) gopass? ( app-admin/gopass )
|
||||
REQUIRED_USE=|| ( pass gopass ) || ( dmenu bemenu wofi rofi )
|
||||
RDEPEND=bemenu? ( dev-libs/bemenu ) wofi? ( gui-apps/wofi ) rofi? ( x11-misc/rofi ) pass? ( app-admin/pass ) gopass? ( app-admin/gopass )
|
||||
REQUIRED_USE=|| ( pass gopass ) || ( bemenu wofi rofi )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ayushnix/tessen/archive/v2.1.2.tar.gz -> tessen-2.1.2.tar.gz
|
||||
_md5_=182fee0cd64d5a46814ccc60a619415a
|
||||
_eclasses_=optfeature d524f291c80f9d21ad80fe978e3ca760
|
||||
_md5_=9ee04c0ad85e341d2db89d26ab7cdb2d
|
||||
|
||||
14
metadata/md5-cache/gui-apps/tessen-9999
Normal file
14
metadata/md5-cache/gui-apps/tessen-9999
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=postinst unpack
|
||||
DESCRIPTION=an interactive menu to autotype and copy pass and gopass data
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ayushnix/tessen
|
||||
INHERIT=optfeature git-r3
|
||||
IUSE=+pass gopass bemenu wofi rofi
|
||||
LICENSE=GPL-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=bemenu? ( dev-libs/bemenu ) wofi? ( gui-apps/wofi ) rofi? ( x11-misc/rofi ) pass? ( app-admin/pass ) gopass? ( app-admin/gopass )
|
||||
REQUIRED_USE=|| ( pass gopass ) || ( bemenu wofi rofi )
|
||||
SLOT=0
|
||||
_eclasses_=optfeature d524f291c80f9d21ad80fe978e3ca760 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_md5_=9ee04c0ad85e341d2db89d26ab7cdb2d
|
||||
Reference in New Issue
Block a user