summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..65c38c3b6029
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = passwordfile-git
+ pkgdesc = C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL
+ pkgver = 45.2b28fbcc66
+ pkgrel = 1
+ 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
+ depends = c++utilities-git
+ depends = openssl
+ optdepends = passwordfile-doc: API documentation
+ conflicts = passwordfile
+ source = passwordfile::git://github.com/Martchus/passwordfile.git
+ sha256sums = SKIP
+
+pkgname = passwordfile-git
+