summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7f4228f3fdfde3b51633e8b43cb7e66884afffb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = liboqs-git
	pkgdesc = C library for prototyping and experimenting with quantum-resistant cryptography
	pkgver = 0.12.0.r20.g5afca64
	pkgrel = 1
	url = https://openquantumsafe.org/liboqs/
	arch = x86_64
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-xdist
	checkdepends = python-yaml
	makedepends = cmake
	makedepends = doxygen
	makedepends = git
	makedepends = ninja
	makedepends = python
	depends = gcc-libs
	depends = openssl
	provides = liboqs
	conflicts = liboqs
	source = liboqs::git+https://github.com/open-quantum-safe/liboqs.git
	b2sums = SKIP

pkgname = liboqs-git