Source-Makefile: feeds/packages/libs/zmq/Makefile

Package: libzmq-nc
Version: 4.3.5-r1
Depends: +libc +libuuid +libstdcpp +LIBZMQ_NC_WITH_OPENPGM:openpgm
Conflicts: 
Menu-Depends: 
Provides: libzmq
Build-Variant: nc
Section: libs
Category: Libraries
Repository: base
Title: ZeroMQ - Message Queue engine
Maintainer: Dirk Chang <dirk@kooiot.com>
Source: zeromq-4.3.5.tar.gz
License: GPL-3.0-or-later
LicenseFiles: LICENCE.txt
CPE-ID: cpe:/a:zeromq:libzmq
URL: http://www.zeromq.org/
Type: ipkg
Description:  This package contains the ZeroMQ messaging engine shared library.
@@
Config:
	config LIBZMQ_NC_WITH_OPENPGM
	depends on PACKAGE_libzmq-nc
	bool "enable openpgm support for libzmq-nc"
	default n
@@

Package: libzmq-curve
Version: 4.3.5-r1
Depends: +libc +libuuid +libstdcpp +libsodium +LIBZMQ_CURVE_WITH_OPENPGM:openpgm
Conflicts: 
Menu-Depends: 
Provides: libzmq
Build-Variant: curve
Section: libs
Category: Libraries
Repository: base
Title: ZeroMQ - Message Queue engine (CurveZMQ)
Maintainer: Dirk Chang <dirk@kooiot.com>
Source: zeromq-4.3.5.tar.gz
License: GPL-3.0-or-later
LicenseFiles: LICENCE.txt
CPE-ID: cpe:/a:zeromq:libzmq
URL: http://www.zeromq.org/
Type: ipkg
Description:   This package contains the ZeroMQ messaging engine shared library.
 Includes CurveZMQ security by libsodium.
@@
Config:
	config LIBZMQ_CURVE_WITH_OPENPGM
	depends on PACKAGE_libzmq-curve
	bool "enable openpgm support for libzmq-curve"
	default n
@@


