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 9E24A158091 for ; Wed, 1 Jun 2022 01:25:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEBD6E085A; Wed, 1 Jun 2022 01:25:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 8CD9FE085A for ; Wed, 1 Jun 2022 01:25: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 A74D2341360 for ; Wed, 1 Jun 2022 01:25:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 156424D7 for ; Wed, 1 Jun 2022 01:25:28 +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: <1654046711.ea0f1e1cf63ca4da9b34b50bd1343a4a147c9060.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ding-libs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/ding-libs/Manifest dev-libs/ding-libs/ding-libs-0.6.2.ebuild dev-libs/ding-libs/metadata.xml X-VCS-Directories: dev-libs/ding-libs/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ea0f1e1cf63ca4da9b34b50bd1343a4a147c9060 X-VCS-Branch: master Date: Wed, 1 Jun 2022 01:25:28 +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: 6ce2a9bf-6494-49a0-91e4-6f5682d5b7d9 X-Archives-Hash: 917aec3f4b7a3a9d6aa0feb38a6a39dd commit: ea0f1e1cf63ca4da9b34b50bd1343a4a147c9060 Author: Sam James gentoo org> AuthorDate: Wed Jun 1 00:51:42 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 1 01:25:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0f1e1c dev-libs/ding-libs: add 0.6.2 Closes: https://bugs.gentoo.org/832432 Signed-off-by: Sam James gentoo.org> dev-libs/ding-libs/Manifest | 1 + dev-libs/ding-libs/ding-libs-0.6.2.ebuild | 30 ++++++++++++++++++++++++++++++ dev-libs/ding-libs/metadata.xml | 5 ++++- 3 files changed, 35 insertions(+), 1 deletion(-) diff --git a/dev-libs/ding-libs/Manifest b/dev-libs/ding-libs/Manifest index 88f8db91499e..0ab4e044b12b 100644 --- a/dev-libs/ding-libs/Manifest +++ b/dev-libs/ding-libs/Manifest @@ -1 +1,2 @@ DIST ding-libs-0.6.1.tar.gz 904092 BLAKE2B 72eda10dfe002f27bb2d096bd96f6a6ee60dc246492fb1cc3581661184d050827aad6a5897aadf9b06db9b6dbd18da756637bd27bcc02742c6318c8cc7e68298 SHA512 335a0925bfa7cc113e86c91ad3f2c8aac12711879d5c9b62660140a4b749335a74024c987fcd2304dd78176362997b3e0ebd745193aaffab7a368e2873118628 +DIST ding-libs-0.6.2.tar.gz 957577 BLAKE2B 7236706b0892e5b56506e89f67305cac54da648b2bd6f21dcf3c330d848e1bc556134c8e7d2efd0a9c8234ea41212d6bd2250ff7feaf84df12ff8ee6b56e0602 SHA512 566172e0addb0ee6e0ebd12874d3b72f2fa6bcb1ecc628c0c529984193290fae554efc40f52d2cec675bffab32a36183e47ec629db25e83ed2995f1049c64703 diff --git a/dev-libs/ding-libs/ding-libs-0.6.2.ebuild b/dev-libs/ding-libs/ding-libs-0.6.2.ebuild new file mode 100644 index 000000000000..27ceab092825 --- /dev/null +++ b/dev-libs/ding-libs/ding-libs-0.6.2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit multilib-minimal + +DESCRIPTION="Set of utility libraries (mostly used by sssd)" +HOMEPAGE="https://github.com/SSSD/ding-libs" +SRC_URI="https://github.com/SSSD/ding-libs/releases/download/${PV}/${P}.tar.gz" + +LICENSE="LGPL-3 GPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux" +IUSE="test" +RESTRICT="!test? ( test )" + +DEPEND="test? ( dev-libs/check )" +BDEPEND="virtual/pkgconfig" + +multilib_src_configure() { + ECONF_SOURCE="${S}" econf +} + +multilib_src_install_all() { + einstalldocs + + # no static archives + find "${ED}" -name '*.la' -delete || die +} diff --git a/dev-libs/ding-libs/metadata.xml b/dev-libs/ding-libs/metadata.xml index 85e4ed814fa2..a5ebe852b975 100644 --- a/dev-libs/ding-libs/metadata.xml +++ b/dev-libs/ding-libs/metadata.xml @@ -1,5 +1,8 @@ - + + + SSSD/ding-libs +