summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f4ed4aab9f12950eb1db22c7a740c41bcc71e510 (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
pkgbase = websocketpp-git-dev
	pkgdesc = C++/Boost Asio based websocket client/server library, Develop branch
	pkgver = 0.8.1.1702.bc0dc57
	pkgrel = 1
	url = http://www.zaphoyd.com/websocketpp/
	arch = any
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = boost
	makedepends = boost-libs
	makedepends = scons
	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-dev::git+https://github.com/zaphoyd/websocketpp#branch=develop
	source = 0001-migrated-SConstrcut-from-python2-to-python3.patch
	sha512sums = SKIP
	sha512sums = 6e3081c6857599e83179200c0a2096760e3d6903e4ca4bf45acd66460921f84d8934ec8e73062ef3a53948514a8eaf3a5e658d370c716b1b4ef0ff60d0c43eaa

pkgname = websocketpp-git-dev