blob: 2d190c3940697cbef235012c52ea6e1c1248a885 (
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
26
27
|
Source: czmq
Version: 2019-06-10-4
Build-Depends: zeromq
Description: High-level C binding for ZeroMQ
Homepage: https://github.com/zeromq/czmq
Feature: tool
Description: Build and install czmq tools (zmakecert)
Feature: draft
Description: Build and install draft APIs
Feature: curl
Description: Build with libcurl
Build-Depends: curl
Feature: lz4
Description: Build with lz4
Build-Depends: lz4
Feature: httpd
Description: Build with HTTP server support (libmicrohttpd)
Build-Depends: libmicrohttpd
Feature: uuid
Description: Build with libuuid
Build-Depends: libuuid (!windows&!uwp&!osx)
|