summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66383f74b2d3fd889df81f6d1cabc9776de36628 (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
pkgbase = passwordfile-git
	pkgdesc = C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL
	pkgver = 116.facfc87
	pkgrel = 2
	url = https://github.com/Martchus/passwordfile
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL
	checkdepends = cppunit
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	depends = libc++utilities-git.so
	depends = openssl
	depends = zlib
	optdepends = passwordfile-doc: API documentation
	provides = libpasswordfile-git.so
	source = passwordfile::git+https://github.com/Martchus/passwordfile.git
	sha256sums = SKIP

pkgname = passwordfile-git