summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 281fdb3255f5aa37001332b4ca0b468f25162850 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = azure-sdk-cpp-git
	pkgdesc = Azure SDK for C++
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/Azure/azure-sdk-for-cpp
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = openssl
	depends = curl
	provides = azure-sdk-cpp
	source = git+https://github.com/Azure/azure-sdk-for-cpp.git
	sha256sums = SKIP

pkgname = azure-sdk-cpp-git