summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc4079e1b0537650128a2282d67fe73d9f9c131f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = bitwarden-menu-git
	pkgdesc = Dmenu/Rofi frontend for Bitwarden/Vaultwarden.
	pkgver = r50.7cb8386
	pkgrel = 1
	url = https://github.com/firecat53/bitwarden-menu
	install = bitwarden-menu.install
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pynput
	depends = bitwarden-cli
	depends = python-xdg
	optdepends = dmenu: either dmenu or rofi is required
	optdepends = rofi: either dmenu or rofi is required
	optdepends = xdotool: required for typing non-U.S. Unicode characters
	optdepends = ydotool: required for Wayland support
	provides = bitwarden-menu
	conflicts = bitwarden-menu
	source = git+https://github.com/firecat53/bitwarden-menu.git
	md5sums = SKIP

pkgname = bitwarden-menu-git