summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 125f6210d119a4adb3f70cb5fde34261f82a76c9 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
pkgbase = bitwarden_rs-git
	pkgdesc = An unofficial lightweight implementation of the bitwarden-server using rust. Supports all database backends(mysql, postgresql, sqlite) Does NOT include the web-interface.
	pkgver = 1.19.0.r4.gd69be7d
	pkgrel = 1
	url = https://github.com/dani-garcia/bitwarden_rs
	install = bitwarden_rs.install
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = GPL3
	makedepends = rust-nightly
	makedepends = cargo-nightly
	makedepends = git
	makedepends = postgresql-libs
	makedepends = mariadb-libs
	depends = openssl
	optdepends = bitwarden_rs-vault: Web Interface 'Vault'
	optdepends = postgresql-libs: For running bitwarden_rs with the postgresql backend
	optdepends = mariadb-libs: For running bitwarden_rs with the mysql backend
	provides = bitwarden_rs
	provides = bitwarden_rs-mysql
	provides = bitwarden_rs-sqlite
	provides = bitwarden_rs-postgresql
	conflicts = bitwarden_rs
	conflicts = bitwarden_rs-mysql
	conflicts = bitwarden_rs-sqlite
	conflicts = bitwarden_rs-postgresql
	backup = etc/bitwarden_rs.env
	source = git+https://github.com/dani-garcia/bitwarden_rs.git
	source = bitwarden_rs.install
	source = bitwarden_rs.service
	source = bitwarden_rs.sysusers.conf
	source = bitwarden_rs.tmpfiles.conf
	source = 0001-Disable-Vault.patch
	sha512sums = SKIP
	sha512sums = ae1e05b613d3178bf3fa273ff6661c567140a43826e681b5164ef7d101c1243e5ff93e9caf7193984626d363b8b8b7c076e6646b865699d4cbe482a3dc4f91e7
	sha512sums = 6f6b05881ee3344bdc553fae00a709404ddd086af347f909b3f3a620aabd2294b7dd2892472cd72515e9ceced2449eacbd9ef24626a1429776ea4599673a665b
	sha512sums = 15b00b0dc9122f98ce8d7b55668fdfbb2e0387563e7d9ad6c0ebc73b75e46e1ccdb3a2186a453795a1b3e2d45358ff5a8076d5cf30319ab2c21539d20cff81c6
	sha512sums = 142f9134e14cc90f135fa1e6b0121e6427f2043b07b6543e24f35f5581aebf338feb12991f23563e516de205b19ad3fbae8bdcd9b5cc5a4736798f3c61757aae
	sha512sums = 9e0bf89b2e1196402e744244b09257d58958a8fa4b78aabc556571781a1cb05e900e15877f884592e2796c24d631e353d715f202238260055e7d2e8f77cafc58

pkgname = bitwarden_rs-git