summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5062ddc080f49730f24ae22bcc96fff6f35690fc (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
28
pkgbase = bitwarden-pyro-git
	pkgdesc = Bitwarden python interface built with Rofi
	pkgver = v1.1.1.r0.gea4fa2e
	pkgrel = 1
	url = https://github.com/mihalea/bitwarden-pyro
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-yaml
	depends = keyutils
	depends = rofi
	depends = libnotify
	depends = bitwarden-cli
	optdepends = xdotool: Provide auto typing for X11
	optdepends = ydotool-git: Provide auto typing for Wayland
	optdepends = xclip: Provide clipboard interaction with X11
	optdepends = xorg-xset: Alternative for clipoard interaction with X11
	optdepends = wl-clipboard: Provide clipboard interaction with Wayland
	optdepends = slop: Provide window selection for auto typing
	optdepends = wmctrl: Provide window focusing for auto typing
	provides = bwpyro
	conflicts = bwpyro
	source = git+https://github.com/mihalea/bitwarden-pyro.git#tag=v1.1.1
	md5sums = SKIP

pkgname = bitwarden-pyro-git