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 EF2EC15808B for ; Sun, 17 Apr 2022 18:13:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E19DE0AEC; Sun, 17 Apr 2022 18:13:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1CBF4E0AF0 for ; Sun, 17 Apr 2022 18:13:06 +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 077593419F1 for ; Sun, 17 Apr 2022 18:13:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C65C742F for ; Sun, 17 Apr 2022 18:13:01 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1650134627.ee233c0c291450f0ff85a3536c371d89c04da229.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/wangle/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-cpp/wangle/Manifest dev-cpp/wangle/wangle-2022.03.21.00.ebuild dev-cpp/wangle/wangle-2022.04.11.00.ebuild X-VCS-Directories: dev-cpp/wangle/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ee233c0c291450f0ff85a3536c371d89c04da229 X-VCS-Branch: master Date: Sun, 17 Apr 2022 18:13:01 +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: cad5bad3-c8df-421c-a61b-7c8e15210aa0 X-Archives-Hash: 93f6245a658167a30f7f811a49f5b31b commit: ee233c0c291450f0ff85a3536c371d89c04da229 Author: Alessandro Barbieri gmail com> AuthorDate: Sat Apr 16 18:43:47 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Apr 16 18:43:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee233c0c dev-cpp/wangle: add 2022.04.11.00, drop 2022.03.21.00 Signed-off-by: Alessandro Barbieri gmail.com> dev-cpp/wangle/Manifest | 2 +- .../{wangle-2022.03.21.00.ebuild => wangle-2022.04.11.00.ebuild} | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dev-cpp/wangle/Manifest b/dev-cpp/wangle/Manifest index 0b0c9d87b..9c1db0819 100644 --- a/dev-cpp/wangle/Manifest +++ b/dev-cpp/wangle/Manifest @@ -1 +1 @@ -DIST wangle-2022.03.21.00.tar.gz 355164 BLAKE2B 876863bb5d0e5c7fd5f3408f9f2233b1995ef838b165bbb9f8772667e1ca5fa98f4ae5eb686e2ef94198bdb373daa2ce96720253f550a808369b8cca0ec6d10b SHA512 069fe7758ccb2f33665f53109047f2e0158e248fda8c760eddd978afd6980acbc6421db60721bf320deca557369377c8757f13c67f8685e3a98394324e75e72e +DIST wangle-2022.04.11.00.tar.gz 355228 BLAKE2B 1a86d03b0b6518a1b83d59d88ec5fd5f3a2265f951e2d1415e090b6dbdf92842f4726f7aef7e52ed4cb5923ff319051405cf9ef5ecf7eb4db19cce4d54471bff SHA512 8c908f5efcf8315f6779c2a5c5ac0a8de7a9257f661e35b72f6a9e33fe840056c56e1234fc0fc87224f68022b79080ca5360c256d426e5672f2aa2d5e2479371 diff --git a/dev-cpp/wangle/wangle-2022.03.21.00.ebuild b/dev-cpp/wangle/wangle-2022.04.11.00.ebuild similarity index 81% rename from dev-cpp/wangle/wangle-2022.03.21.00.ebuild rename to dev-cpp/wangle/wangle-2022.04.11.00.ebuild index 1fe53a582..2fa00be7d 100644 --- a/dev-cpp/wangle/wangle-2022.03.21.00.ebuild +++ b/dev-cpp/wangle/wangle-2022.04.11.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,6 +12,7 @@ SRC_URI="https://github.com/facebook/wangle/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" +IUSE="examples test" RDEPEND=" ~dev-cpp/fizz-${PV}:= @@ -28,10 +29,13 @@ DEPEND=" dev-cpp/gtest " +RESTRICT="!test? ( test )" CMAKE_USE_DIR="${S}/wangle" src_configure() { local mycmakeargs=( + -DBUILD_EXAMPLES=$(usex examples) + -DBUILD_TESTS=$(usex test) -DLIB_INSTALL_DIR=$(get_libdir) )