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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 29A471582EF for ; Mon, 10 Mar 2025 01:34:49 +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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DAB3C34312D for ; Mon, 10 Mar 2025 01:34:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 166E111037D; Mon, 10 Mar 2025 01:34:45 +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 11B5311037D for ; Mon, 10 Mar 2025 01:34:45 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA900343134 for ; Mon, 10 Mar 2025 01:34:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5395A27E6 for ; Mon, 10 Mar 2025 01:34:43 +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: <1741570450.e1b64664c4e6a715a618f91f24019cfe1af057fa.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsrsirc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libsrsirc/Manifest net-libs/libsrsirc/libsrsirc-0.0.14.1.ebuild X-VCS-Directories: net-libs/libsrsirc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e1b64664c4e6a715a618f91f24019cfe1af057fa X-VCS-Branch: master Date: Mon, 10 Mar 2025 01:34:43 +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: 67279687-eb62-49e8-91e0-664b106caa1f X-Archives-Hash: f4f262c7d0fe1f39961dc3465ed58e38 commit: e1b64664c4e6a715a618f91f24019cfe1af057fa Author: NHOrus yahoo com> AuthorDate: Mon Mar 3 04:31:40 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 10 01:34:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b64664 net-libs/libsrsirc: add 0.0.14.1 Version bump that fixes C99 and musl compile problems. Uses different website as tarball host, see https://github.com/fstd/libsrsirc/issues/6#issuecomment-2081234589 Closes: https://bugs.gentoo.org/731260 Closes: https://bugs.gentoo.org/875275 Signed-off-by: NHOrus yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40858 Signed-off-by: Sam James gentoo.org> net-libs/libsrsirc/Manifest | 1 + net-libs/libsrsirc/libsrsirc-0.0.14.1.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/net-libs/libsrsirc/Manifest b/net-libs/libsrsirc/Manifest index c880285f972b..5519b4fbd73a 100644 --- a/net-libs/libsrsirc/Manifest +++ b/net-libs/libsrsirc/Manifest @@ -1 +1,2 @@ +DIST libsrsirc-0.0.14.1.tar.gz 472714 BLAKE2B 132f4cf28f610d3b55d6d8b60493af8e30b31905bffcbd5f5b65b9f81e403eca339937881f57d0dcc1866d888d3d157cffbd18ef5d995ac6f6ef7218dbc40006 SHA512 be9e39c95effc727258cf95459243e5c7a45420c705892943b794b5620e9d2571514d32a5c853a943425be5863c173e76924cf5738550d429289540b433b0dd5 DIST libsrsirc-0.0.14.tar.gz 431916 BLAKE2B c588c14906e9cd76c95d6f5cf2fb63444836c3e1d6599a8976b1922f1eff2f2d9fb45334e658460f657eece04b441e9980879ca153ff06c54a9355d16f2a6c35 SHA512 cc529f3ab6817cf8c87a24ed5f33b7ffdddd4a9c38f66dcb6be0ba9b0b2090861d1ca9232c7b217d20560dfc1361ada92b6a68e5157689ed37f1baeadb2ab767 diff --git a/net-libs/libsrsirc/libsrsirc-0.0.14.1.ebuild b/net-libs/libsrsirc/libsrsirc-0.0.14.1.ebuild new file mode 100644 index 000000000000..6618938bd1e0 --- /dev/null +++ b/net-libs/libsrsirc/libsrsirc-0.0.14.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Lightweight, cross-platform IRC library" +HOMEPAGE="https://github.com/fstd/libsrsirc" +SRC_URI="https://kiwi.pr0.tips/${P}.tar.gz" +LICENSE="BSD" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="static-libs ssl" + +DEPEND="ssl? ( dev-libs/openssl:0= )" +RDEPEND="${DEPEND}" + +src_configure() { + econf $(use_enable static-libs static) $(use_with ssl) +} + +src_install() { + default + find "${ED}" -name '*.la' -delete || die + mv "${ED}/usr/bin/icat" "${ED}/usr/bin/icat-lsi" || die +}