From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 794C91584F2 for ; Fri, 14 Mar 2025 19:50:48 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8131D34314F for ; Fri, 14 Mar 2025 19:50:14 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 87C691103C7; Fri, 14 Mar 2025 19:50:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7C7171103C7 for ; Fri, 14 Mar 2025 19:50:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 33EC3343100 for ; Fri, 14 Mar 2025 19:50:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C7691772 for ; Fri, 14 Mar 2025 19:50:11 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1741981747.d39109d01adcfe62dae44f78111d15b04ed636be.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnpupnp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnpupnp/Manifest net-libs/libnpupnp/libnpupnp-6.2.1.ebuild X-VCS-Directories: net-libs/libnpupnp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d39109d01adcfe62dae44f78111d15b04ed636be X-VCS-Branch: master Date: Fri, 14 Mar 2025 19:50:11 +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: 19103439-1099-403e-a367-260e2ab35324 X-Archives-Hash: ace1e78f73820bc9c45001475553fac8 commit: d39109d01adcfe62dae44f78111d15b04ed636be Author: Kostadin Shishmanov protonmail com> AuthorDate: Fri Mar 14 19:29:34 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 14 19:49:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39109d0 net-libs/libnpupnp: add 6.2.1 Simple bump to 6.2.1, has a fix [1] for a gcc 15 build failure [1] https://framagit.org/medoc92/npupnp/-/commit/6ebb992a Closes: https://bugs.gentoo.org/937524 Signed-off-by: Kostadin Shishmanov protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/41082 Signed-off-by: Sam James gentoo.org> net-libs/libnpupnp/Manifest | 1 + net-libs/libnpupnp/libnpupnp-6.2.1.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/net-libs/libnpupnp/Manifest b/net-libs/libnpupnp/Manifest index e6c206b7e43e..6ae97d508788 100644 --- a/net-libs/libnpupnp/Manifest +++ b/net-libs/libnpupnp/Manifest @@ -1 +1,2 @@ DIST libnpupnp-6.2.0.tar.gz 449563 BLAKE2B 2b89878969ec0a5f6aaf8a0ada188a5df21c27633ff1af21164186670f8bd8e94d690ad4e3abf8dc1b078f9269ae96178ef9f8aae44ea264f5b935b8f193e49f SHA512 6c5bf0e26e61c5eecf93c1afe6a051db8b4d35a8d77f829afebae82cca0bfe2fe10ca20911f2f030eb6833acdeb2d001ea2b5ea863202559457347f6a6d41a07 +DIST libnpupnp-6.2.1.tar.gz 471007 BLAKE2B 7d9c6a641e42f9fb79156c6878ee0e47ec5447504e99478c36edd9e7376672ebb346052b9b09178aae1fb1114748647bb421cc221e923c4cf585b818f705c2e5 SHA512 5718616321e5204e79de78095951fd48789fb0a7f7b8539420429743cf1cb2443fc0005be4ba4a1df26387620b95c8b924be59353c419467e6d359d29f991f11 diff --git a/net-libs/libnpupnp/libnpupnp-6.2.1.ebuild b/net-libs/libnpupnp/libnpupnp-6.2.1.ebuild new file mode 100644 index 000000000000..b877c51f62e5 --- /dev/null +++ b/net-libs/libnpupnp/libnpupnp-6.2.1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson + +DESCRIPTION="A C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp" +HOMEPAGE="https://framagit.org/medoc92/npupnp" +SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + dev-libs/expat + net-libs/libmicrohttpd:= + net-misc/curl +" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig"