blob: a716b80e37251da839ad62911d159e8a5ac86cf4 (
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
|
# Generated by mksrcinfo v8
# Tue Feb 6 14:01:44 UTC 2018
pkgbase = cpprestsdk-git
pkgdesc = A Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design
pkgver = 2.1.0.r1705.g1e4717e5
pkgrel = 1
url = https://github.com/Microsoft/cpprestsdk
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = boost
makedepends = cmake>=3.0.0
depends = boost-libs
depends = websocketpp-git-dev
depends = openssl>=1.0.0
provides = cpprestsdk
conflicts = cpprestsdk
conflicts = casablanca
conflicts = casablanca-git
source = git+https://github.com/Microsoft/cpprestsdk.git
sha512sums = SKIP
pkgname = cpprestsdk-git
|