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 8363313835A for ; Mon, 28 Sep 2020 11:34:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6409E085E; Mon, 28 Sep 2020 11:34:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93D10E085A for ; Mon, 28 Sep 2020 11:34:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA3C633C84E for ; Mon, 28 Sep 2020 11:34:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CAAE37F for ; Mon, 28 Sep 2020 11:34:30 +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: <1601292304.f0164a268f6928151ee982bd1237179690d3430c.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/aws-c-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/aws-c-common/Manifest dev-libs/aws-c-common/aws-c-common-0.4.11.ebuild dev-libs/aws-c-common/aws-c-common-0.4.57.ebuild dev-libs/aws-c-common/metadata.xml X-VCS-Directories: dev-libs/aws-c-common/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: f0164a268f6928151ee982bd1237179690d3430c X-VCS-Branch: master Date: Mon, 28 Sep 2020 11:34:30 +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: f082be8d-2e02-441e-a9b7-2fdfdced87fa X-Archives-Hash: c8c48e038aa3726d5622921a84885c04 commit: f0164a268f6928151ee982bd1237179690d3430c Author: Sven Eden prydeworx com> AuthorDate: Thu Sep 17 14:38:59 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Sep 28 11:25:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0164a26 dev-libs/aws-c-common: Bump to 0.4.57 and add static-libs USE flag Bug: https://bugs.gentoo.org/695418 Bug: https://bugs.gentoo.org/717572 Closes: https://bugs.gentoo.org/695418 Closes: https://bugs.gentoo.org/717572 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Sven Eden prydeworx.com> Signed-off-by: Joonas Niilola gentoo.org> dev-libs/aws-c-common/Manifest | 2 +- .../{aws-c-common-0.4.11.ebuild => aws-c-common-0.4.57.ebuild} | 3 ++- dev-libs/aws-c-common/metadata.xml | 9 ++++++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/dev-libs/aws-c-common/Manifest b/dev-libs/aws-c-common/Manifest index 88ca38b4ca5..2b7630e5d4a 100644 --- a/dev-libs/aws-c-common/Manifest +++ b/dev-libs/aws-c-common/Manifest @@ -1 +1 @@ -DIST aws-c-common-0.4.11.tar.gz 306933 BLAKE2B 5a2370a3696e4d90b67bc03fbf88f152e1a2d6e4d4a9ff2a9423a2cf18c14a1e3b6d978250c3359f4ebb2cf5e524e416b11604dc09dc45f5c8a5a6f982b344a7 SHA512 1e00f6aa025578978551fc8ca1bc09b448f79ac28bdc969af4312569ffca035d656dc68825da15ad8f4f890bbdb03327c624147dded1ce402e9dab1726290890 +DIST aws-c-common-0.4.57.tar.gz 418954 BLAKE2B cfb268d92e90343e01756b571d0d7fa1269a144b933b5dfae6e5fb92a2b384ff73bf14ad830b53427ad37e9dbd9a0afff5b571108869a69a8d466982a2e6c6ef SHA512 77a9110a067e3057ae3cb90ee0b1fa42e18595e476b803f83711ecc164053db73683df2fccf75ad992b7d08e142cb31d6a70f87ce2f3b87ce28ee1e8151b3c62 diff --git a/dev-libs/aws-c-common/aws-c-common-0.4.11.ebuild b/dev-libs/aws-c-common/aws-c-common-0.4.57.ebuild similarity index 87% rename from dev-libs/aws-c-common/aws-c-common-0.4.11.ebuild rename to dev-libs/aws-c-common/aws-c-common-0.4.57.ebuild index f0198268ad0..f12798d2668 100644 --- a/dev-libs/aws-c-common/aws-c-common-0.4.11.ebuild +++ b/dev-libs/aws-c-common/aws-c-common-0.4.57.ebuild @@ -12,12 +12,13 @@ SRC_URI="https://github.com/awslabs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="test" +IUSE="static-libs test" RESTRICT="!test? ( test )" src_configure() { local mycmakeargs=( + -DBUILD_SHARED_LIBS=$(usex !static-libs) -DBUILD_TESTING=$(usex test) ) cmake_src_configure diff --git a/dev-libs/aws-c-common/metadata.xml b/dev-libs/aws-c-common/metadata.xml index 88030cf0f62..e3151ef13d4 100644 --- a/dev-libs/aws-c-common/metadata.xml +++ b/dev-libs/aws-c-common/metadata.xml @@ -1,7 +1,14 @@ - + + sven.eden@prydeworx.com + Sven Eden + + + proxy-maint@gentoo.org + Proxy Maintainers + Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.