summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6980a6373525000fee33692ac477a6822625feb8 (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 = mingw-w64-passwordfile
	pkgdesc = C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL (mingw-w64)
	pkgver = 5.0.12
	pkgrel = 1
	url = https://github.com/Martchus/passwordfile
	arch = any
	license = GPL-2-or-later
	checkdepends = mingw-w64-cppunit
	checkdepends = mingw-w64-wine
	makedepends = mingw-w64-gcc
	makedepends = mingw-w64-cmake
	makedepends = ninja
	depends = mingw-w64-crt
	depends = mingw-w64-c++utilities
	depends = mingw-w64-openssl
	optdepends = passwordfile-doc: API documentation
	options = !buildflags
	options = staticlibs
	options = !strip
	options = !emptydirs
	source = passwordfile-5.0.12.tar.gz::https://github.com/Martchus/passwordfile/archive/v5.0.12.tar.gz
	sha256sums = d9c86ed110b66f4ca04769751004aab2ece367fee043feed8fad255a57bf06be

pkgname = mingw-w64-passwordfile