blob: fa648581040c8d1b02f416f031af671d74cba272 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Generated by mksrcinfo v8
# Wed Dec 9 14:47:55 UTC 2015
pkgbase = cpprestsdk
pkgdesc = a cross-platform, modern, and asynchronous library that enables developers to access and author connected applications
pkgver = 2.7.0
pkgrel = 1
url = https://github.com/Microsoft/cpprestsdk/
arch = i686
arch = x86_64
license = Apache
depends = boost
depends = websocketpp
depends = openssl>=1.0.0
optdepends = websocketpp: replace the embedded version
source = cpprestsdk-2.7.0.tar.gz::https://github.com/Microsoft/cpprestsdk/archive/v2.7.0.tar.gz
sha512sums = 7e77b1e202cc5ac660bd5d6e78b1f711eadc631a0e53fbbd30b0b102a7a574c411ad77ab8b75985a8be5c411c5ee929cd19c6f64c61ead825e3a40493850d9fc
pkgname = cpprestsdk
|