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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4815015806E for ; Tue, 16 May 2023 15:44:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80C42E089B; Tue, 16 May 2023 15:44:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 6909CE089B for ; Tue, 16 May 2023 15:44:30 +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 84DC1340DBA for ; Tue, 16 May 2023 15:44:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7280A73 for ; Tue, 16 May 2023 15:44:26 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1684251863.0cf113082e5f82f97c53a73e6581c7fc982a3ff4.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-gnutls/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-scheme/guile-gnutls/Manifest dev-scheme/guile-gnutls/guile-gnutls-3.7.12.ebuild X-VCS-Directories: dev-scheme/guile-gnutls/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 0cf113082e5f82f97c53a73e6581c7fc982a3ff4 X-VCS-Branch: master Date: Tue, 16 May 2023 15:44:26 +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: 9c50122d-2189-4573-975f-a8a1eb9b630c X-Archives-Hash: 1e5c7b50b85b99a75d5a54b949baec5d commit: 0cf113082e5f82f97c53a73e6581c7fc982a3ff4 Author: Maciej Barć gentoo org> AuthorDate: Tue May 16 15:44:02 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Tue May 16 15:44:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf11308 dev-scheme/guile-gnutls: bump to 3.7.12 Signed-off-by: Maciej Barć gentoo.org> dev-scheme/guile-gnutls/Manifest | 1 + dev-scheme/guile-gnutls/guile-gnutls-3.7.12.ebuild | 50 ++++++++++++++++++++++ 2 files changed, 51 insertions(+) diff --git a/dev-scheme/guile-gnutls/Manifest b/dev-scheme/guile-gnutls/Manifest index 2759a66e202d..9011523c1bc8 100644 --- a/dev-scheme/guile-gnutls/Manifest +++ b/dev-scheme/guile-gnutls/Manifest @@ -1 +1,2 @@ DIST guile-gnutls-3.7.11.tar.gz 684772 BLAKE2B 518d46fdc6f24cae03216205ffd010e45a9c38c6f8d0f6b7021df74308bb24706772174b6e8078057d20b06f7c81a4fe42b388c309ce463ad044f194ea33cbc6 SHA512 bdd7e0dc97939ef792facde0038062ffc4f6a8d2495eb57d08b774b774a4edd7259de46d3a86de2a36c0ed5027889ffa91f2edce2289e5932f16a421870693d7 +DIST guile-gnutls-3.7.12.tar.bz2 159199 BLAKE2B 1d44344d98231d2dcceedc87f8959c301024a1cb20a7e055dcf477e79b166405673d2447080e6579022435c546f8f34223320718d03ecc3612f9c6c10607dcac SHA512 c75ed619fd2eb79718ac5634c24a589308e371f83cac941fafcec297ea2877cb793760c4bfa0ca9f7396ca591daa781aebc0622636fc904f58f544193a655e3d diff --git a/dev-scheme/guile-gnutls/guile-gnutls-3.7.12.ebuild b/dev-scheme/guile-gnutls/guile-gnutls-3.7.12.ebuild new file mode 100644 index 000000000000..2ddce6cbaeee --- /dev/null +++ b/dev-scheme/guile-gnutls/guile-gnutls-3.7.12.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="Guile-GnuTLS provides Guile bindings for the GnuTLS library" +HOMEPAGE="https://gnutls.gitlab.io/guile/manual/ + https://gitlab.com/gnutls/guile/" +SRC_URI="https://gitlab.com/gnutls/guile/-/archive/v${PV}/guile-v${PV}.tar.bz2 + -> ${P}.tar.bz2" +S="${WORKDIR}"/guile-v${PV} + +LICENSE="LGPL-2.1+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + >=dev-scheme/guile-2.0.0:= + net-libs/gnutls:=[-guile(-)] +" +DEPEND="${RDEPEND}" + +# guile generates ELF files without use of C or machine code +# It's a portage's false positive. bug #677600 +QA_PREBUILT='*[.]go' + +src_prepare() { + default + + # http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38112 + find "${S}" -name "*.scm" -exec touch {} + || die + + eautoreconf +} + +src_configure() { + econf --disable-srp-authentication # bug #894050 +} + +src_install() { + default + + find "${ED}" -type f -name "*.la" -delete || die + + # Workaround llvm-strip problem of mangling guile ELF debug + # sections: https://bugs.gentoo.org/905898 + dostrip -x "/usr/$(get_libdir)/guile" +}