summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0a707fdac3069bbdb00ba77c9acab19efababd4d (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
pkgbase = passwordfile
	pkgdesc = C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL
	pkgver = 5.0.12
	pkgrel = 1
	url = https://github.com/Martchus/passwordfile
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL-2-or-later
	checkdepends = cppunit
	makedepends = cmake
	makedepends = ninja
	depends = c++utilities
	depends = openssl
	depends = zlib
	optdepends = passwordfile-doc: API documentation
	provides = libpasswordfile.so
	source = passwordfile-5.0.12.tar.gz::https://github.com/Martchus/passwordfile/archive/v5.0.12.tar.gz
	sha256sums = d9c86ed110b66f4ca04769751004aab2ece367fee043feed8fad255a57bf06be

pkgname = passwordfile
	depends = c++utilities
	depends = openssl
	depends = zlib
	depends = libc++utilities.so
	depends = libcrypto.so
	depends = libz.so