summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..110cdf8969f5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = mingw-w64-libwebsockets
+ pkgdesc = Lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions. (mingw-w64)
+ pkgver = 1.4
+ pkgrel = 1
+ url = http://libwebsockets.org/
+ arch = any
+ license = LGPL2 + static linking exception
+ makedepends = mingw-w64-cmake
+ makedepends = mingw-w64-gcc
+ makedepends = mingw-w64-zlib
+ depends = mingw-w64-crt
+ depends = mingw-w64-openssl
+ options = staticlibs
+ options = !strip
+ options = !buildflags
+ source = http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/snapshot/libwebsockets-1.4-chrome43-firefox-36.tar.gz
+ sha256sums = e11492477e582ef0b1a6ea2f18d81a9619b449170a3a5c43f32a9468461a9798
+
+pkgname = mingw-w64-libwebsockets
+