dev-cpp/xeus-zmq - 1.0.2 (touchfish-os)

Search

Package Information

Description:
ZeroMQ-based middleware for xeus
Homepage:
https://github.com/jupyter-xeus/xeus-zmq
License:
BSD-3-Clause

Ebuild Details

Version EAPI Keywords Slot
1.0.2 8 ~amd64 0
View Raw Ebuild
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="ZeroMQ-based middleware for xeus"
HOMEPAGE="https://github.com/jupyter-xeus/xeus-zmq"
SRC_URI="https://github.com/jupyter-xeus/xeus-zmq/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD-3-Clause"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RESTRICT="mirror"

DEPEND="
	>=dev-cpp/xeus-3.0.0
	>=net-libs/zeromq-4.2.5
	>=net-libs/cppzmq-4.8.1
	>=dev-cpp/nlohmann_json-3.2.0"
RDEPEND="${DEPEND}"
BDEPEND=""

Dependencies

DEPEND

	>=dev-cpp/xeus-3.0.0
	>=net-libs/zeromq-4.2.5
	>=net-libs/cppzmq-4.8.1
	>=dev-cpp/nlohmann_json-3.2.0

RDEPEND

	>=dev-cpp/xeus-3.0.0
	>=net-libs/zeromq-4.2.5
	>=net-libs/cppzmq-4.8.1
	>=dev-cpp/nlohmann_json-3.2.0

Manifest for 1.0.2

Type File Size Source URLs
DIST xeus-zmq-1.0.2.tar.gz 32135 bytes https://github.com/jupyter-xeus/xeus-zmq/archive/refs/tags/1.0.2.tar.gz