summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoranthraxx2015-09-10 17:16:34 +0200
committeranthraxx2015-09-10 17:16:34 +0200
commite2856bc85d6948a995e7661d7257da6409817338 (patch)
tree1ce502ac46afd7faa978a27c19d2f6e1c42eff6e /.SRCINFO
downloadaur-e2856bc85d6948a995e7661d7257da6409817338.tar.gz
addpkg: websocketpp-git 0.6.0.1461.c5510d6-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..85469cf1e47c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = websocketpp-git
+ pkgdesc = C++/Boost Asio based websocket client/server library
+ pkgver = 0.6.0.1461.c5510d6
+ 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::git+https://github.com/zaphoyd/websocketpp
+ sha512sums = SKIP
+
+pkgname = websocketpp-git
+