blob: c9d6cc4a69321eac666b9d14ce5e60eefe2f1b7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=doc? ( app-doc/doxygen media-gfx/graphviz ) ssl? ( dev-libs/openssl ) test? ( dev-lang/python app-shells/bash[net] ) app-alternatives/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS.
EAPI=8
HOMEPAGE=https://eclipse.org/paho
INHERIT=cmake python-any-r1 toolchain-funcs
IUSE=doc examples +high-performance +ssl test
KEYWORDS=~amd64 ~x86
LICENSE=EPL-2.0
REQUIRED_USE=examples? ( ssl )
RESTRICT=!test? ( test )
SLOT=1.3
SRC_URI=https://github.com/eclipse/paho.mqtt.c/archive/refs/tags/v1.3.13.tar.gz -> paho-mqtt-c-1.3.13.tar.gz https://github.com/eclipse/paho.mqtt.testing/archive/a4dc694010217b291ee78ee13a6d1db812f9babd.tar.gz -> paho.mqtt.testing-a4dc694010217b291ee78ee13a6d1db812f9babd.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 python-utils-r1 042f4cc53680245bf99a84669b94155a python-any-r1 f5169813d1619761b459800587005fd2
_md5_=b62e1b127f95b371486c6c990e5b1e8a
|