summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97b495873cee0a6a4c3070153459ccfdcf492661 (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
pkgbase = msquic
	pkgdesc = Microsoft implementation of the IETF QUIC protocol
	pkgver = 2.4.8
	pkgrel = 1
	epoch = 1
	url = https://github.com/microsoft/msquic
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = glibc
	depends = numactl
	provides = libmsquic.so
	conflicts = libmsquic.so
	source = git+https://github.com/microsoft/msquic.git#tag=v2.4.8
	source = git+https://github.com/google/googletest.git
	source = quictls-openssl::git+https://github.com/quictls/openssl.git
	source = git+https://github.com/microsoft/CLOG.git
	sha512sums = 9ee33977d1ce20ed918caa214fc8b5b65e224a9fe037bb0ef1d8c9c16ea3592635d6d9d3cb543a527c3a834b047d2b67f337bb0aba0c83f3d78ddc92766b36d4
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = msquic