blob: 39d36cdd1772f6d624f84787a79d912a06f29c66 (
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 ) >=dev-util/ninja-1.8.2 >=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=7
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.12.tar.gz -> paho-mqtt-c-1.3.12.tar.gz https://github.com/eclipse/paho.mqtt.c/archive/7db21329301b1f527c925dff789442db3ca3c1e7.tar.gz -> paho-mqtt-c-1.3.12-live.tar.gz https://github.com/eclipse/paho.mqtt.testing/archive/577f955352e41205c554d44966c2908e90026345.tar.gz -> paho.mqtt.testing.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-any-r1 f5169813d1619761b459800587005fd2
_md5_=a16af013aaa825a3da9d975115b84e87
|