From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A927C158086 for ; Fri, 15 Oct 2021 10:22:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87B9CE0824; Fri, 15 Oct 2021 10:22:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50B26E0824 for ; Fri, 15 Oct 2021 10:22:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7934F34360D for ; Fri, 15 Oct 2021 10:22:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CDF2157 for ; Fri, 15 Oct 2021 10:22:51 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1634293360.5d343fa737d419a3b205a870a5861acf3efa37de.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/czmq/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/czmq/Manifest net-libs/czmq/czmq-4.2.1.ebuild net-libs/czmq/metadata.xml X-VCS-Directories: net-libs/czmq/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5d343fa737d419a3b205a870a5861acf3efa37de X-VCS-Branch: master Date: Fri, 15 Oct 2021 10:22:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 90358629-4065-4bc5-90bc-d79301c6c991 X-Archives-Hash: 0bcce6ad5c77a2a424bd2b459de0c638 commit: 5d343fa737d419a3b205a870a5861acf3efa37de Author: Jouni Kosonen tukesoft com> AuthorDate: Wed Sep 29 00:32:15 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Oct 15 10:22:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d343fa7 net-libs/czmq: bump to v4.2.1 - Put new automagic dev-libs/nss support behind USE=nss - Fix failing test in bug #756844 Closes: https://bugs.gentoo.org/756844 Signed-off-by: Jouni Kosonen tukesoft.com> Closes: https://github.com/gentoo/gentoo/pull/22438 Signed-off-by: Joonas Niilola gentoo.org> net-libs/czmq/Manifest | 1 + net-libs/czmq/czmq-4.2.1.ebuild | 52 +++++++++++++++++++++++++++++++++++++++++ net-libs/czmq/metadata.xml | 1 + 3 files changed, 54 insertions(+) diff --git a/net-libs/czmq/Manifest b/net-libs/czmq/Manifest index 7750e2635c9..8e879cecd35 100644 --- a/net-libs/czmq/Manifest +++ b/net-libs/czmq/Manifest @@ -1 +1,2 @@ DIST czmq-4.2.0.tar.gz 1522824 BLAKE2B 2b2ec308f37a122d5478f63ed029c5ac01d8da40e676e812ec321e039839c7d364fef3eef67df928e6514f0fd2cd65ae35ba89347ead2b44c610812a012364dd SHA512 a3716efbece193196355fb7055b7e81067d29551765de2533178804ca5d85f98cd8cd01f88b4eecbea905adf3b7513e3b8a7e78e350adf1a6e69edbea5f6260c +DIST czmq-4.2.1.tar.gz 1617066 BLAKE2B 5b635ccd7e85f05cd4f81f1ddaef80f7478feccfb916b1a7317f539354d0a4dabb7bf14a9dbee4dae3f6fbfcaf402c51ee9ba9810d952fc837c03c14304d4dab SHA512 776c524ffeba3dbe2534351f91623a6f9db31268aa2e794e29b7eca99c9fd0a726de0f7fba4376a5b3d7321b1033314e86644efaa5a9c7226fc1f06805f7aa9f diff --git a/net-libs/czmq/czmq-4.2.1.ebuild b/net-libs/czmq/czmq-4.2.1.ebuild new file mode 100644 index 00000000000..f678661d912 --- /dev/null +++ b/net-libs/czmq/czmq-4.2.1.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +DESCRIPTION="High-level C Binding for ZeroMQ" +HOMEPAGE="http://czmq.zeromq.org" +SRC_URI="https://github.com/zeromq/${PN}/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="MPL-2.0" +SLOT="0/4" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" +IUSE="curl drafts http-client http-server lz4 nss static-libs systemd +uuid" + +BDEPEND="app-text/asciidoc + app-text/xmlto + virtual/pkgconfig" + +RDEPEND=">=net-libs/zeromq-4:=[drafts?] + http-client? ( net-misc/curl ) + http-server? ( net-libs/libmicrohttpd:= ) + lz4? ( app-arch/lz4:= ) + nss? ( dev-libs/nss:= ) + systemd? ( sys-apps/systemd ) + uuid? ( sys-apps/util-linux:0= )" + +DEPEND="${RDEPEND}" + +DOCS=( AUTHORS NEWS README.md ) + +src_configure() { + local myeconfargs=( + --enable-drafts=$(usex drafts) + --with-docs=no + --with-uuid=$(usex uuid) + --with-libcurl=$(usex http-client) + --with-libmicrohttpd=$(usex http-server) + --with-libsystemd=$(usex systemd) + --with-liblz4=$(usex lz4) + --with-nss=$(usex nss) + ) + + econf "${myeconfargs[@]}" +} + +src_install() { + default + + if ! use static-libs ; then + find "${ED}" -type f \( -name "*.a" -o -name "*.la" \) -delete || die + fi +} diff --git a/net-libs/czmq/metadata.xml b/net-libs/czmq/metadata.xml index 25a5bec4901..bbd0bd05fd8 100644 --- a/net-libs/czmq/metadata.xml +++ b/net-libs/czmq/metadata.xml @@ -10,6 +10,7 @@ Build support for HTTP client using net-misc/curl Build support for HTTP server using net-libs/libmicrohttpd + Use dev-libs/nss for SHA instead of an internal implementation Enable UUID support using sys-apps/util-linux