summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c21ec939de55d58144912534d8a3b699806dbde1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = websocketpp-git
	pkgdesc = C++/Boost Asio based websocket client/server library
	pkgver = 0.8.2.1709.1b11fd3
	pkgrel = 1
	url = http://www.zaphoyd.com/websocketpp/
	arch = any
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = boost
	makedepends = boost-libs
	optdepends = openssl: TLS socket component support
	optdepends = asio: alternative asio transport support
	optdepends = boost: non C++11 environments support
	optdepends = boost-libs: non C++11 environments support
	provides = websocketpp
	conflicts = websocketpp
	source = websocketpp-git::git+https://github.com/zaphoyd/websocketpp
	sha512sums = SKIP

pkgname = websocketpp-git