From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/fbthrift/
Date: Thu, 10 Mar 2022 09:45:14 +0000 (UTC) [thread overview]
Message-ID: <1646785600.448f3842ef93bc25ba9c7abf45d14c77c0a62c7a.tastytea@gentoo> (raw)
commit: 448f3842ef93bc25ba9c7abf45d14c77c0a62c7a
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Mar 9 00:26:40 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Wed Mar 9 00:26:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=448f3842
dev-cpp/fbthrift: add python-six dependency
Bug: https://bugs.gentoo.org/834745
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
...22.02.28.00.ebuild => fbthrift-2022.02.28.00-r1.ebuild} | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/dev-cpp/fbthrift/fbthrift-2022.02.28.00.ebuild b/dev-cpp/fbthrift/fbthrift-2022.02.28.00-r1.ebuild
similarity index 72%
rename from dev-cpp/fbthrift/fbthrift-2022.02.28.00.ebuild
rename to dev-cpp/fbthrift/fbthrift-2022.02.28.00-r1.ebuild
index 3320d823e..d05d4ff9a 100644
--- a/dev-cpp/fbthrift/fbthrift-2022.02.28.00.ebuild
+++ b/dev-cpp/fbthrift/fbthrift-2022.02.28.00-r1.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit cmake
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit cmake python-single-r1
DESCRIPTION="Facebook's branch of Apache Thrift, including a new C++ server"
HOMEPAGE="https://github.com/facebook/fbthrift"
@@ -23,13 +25,19 @@ RDEPEND="
dev-libs/libfmt
dev-libs/openssl:0=
sys-libs/zlib
+ ${PYTHON_DEPS}
+"
+DEPEND="
+ ${RDEPEND}
+ $(python_gen_cond_dep 'dev-python/six[${PYTHON_USEDEP}]')
"
-DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/bison
sys-devel/flex
"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
src_configure() {
local mycmakeargs=(
-DLIB_INSTALL_DIR=$(get_libdir)
next reply other threads:[~2022-03-10 9:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-10 9:45 Ronny Gutbrod [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/fbthrift/ 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-05-05 8:33 Andrew Ammerlaan
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=1646785600.448f3842ef93bc25ba9c7abf45d14c77c0a62c7a.tastytea@gentoo \
--to=gentoo@tastytea.de \
--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