From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/wangle/
Date: Thu, 28 Oct 2021 20:56:38 +0000 (UTC) [thread overview]
Message-ID: <1635415142.8721fa2857e17cbf8599f4ba4e39420144d43503.lanodan@gentoo> (raw)
commit: 8721fa2857e17cbf8599f4ba4e39420144d43503
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Oct 28 09:59:02 2021 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Thu Oct 28 09:59:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8721fa28
dev-cpp/wangle: depend on gtest
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-cpp/wangle/wangle-2021.10.25.00.ebuild | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/dev-cpp/wangle/wangle-2021.10.25.00.ebuild b/dev-cpp/wangle/wangle-2021.10.25.00.ebuild
index 2440a2f5c..1fe53a582 100644
--- a/dev-cpp/wangle/wangle-2021.10.25.00.ebuild
+++ b/dev-cpp/wangle/wangle-2021.10.25.00.ebuild
@@ -7,16 +7,13 @@ inherit cmake
DESCRIPTION="Framework providing common client/server abstractions"
HOMEPAGE="https://github.com/facebook/wangle"
-
SRC_URI="https://github.com/facebook/wangle/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
-CMAKE_USE_DIR="${S}/wangle"
-
-DEPEND="
+RDEPEND="
~dev-cpp/fizz-${PV}:=
~dev-cpp/folly-${PV}:=
dev-cpp/gflags
@@ -26,7 +23,12 @@ DEPEND="
dev-libs/libfmt
dev-libs/openssl:0=
"
-RDEPEND="${DEPEND}"
+DEPEND="
+ ${RDEPEND}
+ dev-cpp/gtest
+"
+
+CMAKE_USE_DIR="${S}/wangle"
src_configure() {
local mycmakeargs=(
next reply other threads:[~2021-10-28 20:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-28 20:56 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-15 16:06 [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/wangle/ Julien Roy
2022-04-17 18:13 Arthur Zamarin
2022-03-07 21:21 Ronny Gutbrod
2021-10-27 6:18 Florian Schmaus
2021-10-25 11:56 Andrew Ammerlaan
2021-10-25 11:56 Andrew Ammerlaan
2021-10-06 1:13 Theo Anderson
2021-07-05 15:48 Haelwenn Monnier
2021-06-17 5:55 Theo Anderson
2021-05-28 10:28 Andrew Ammerlaan
2021-04-29 8:23 Michał Górny
2021-04-29 8:23 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1635415142.8721fa2857e17cbf8599f4ba4e39420144d43503.lanodan@gentoo \
--to=contact@hacktivis.me \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox