public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/folly/
Date: Tue,  5 Oct 2021 20:50:54 +0000 (UTC)	[thread overview]
Message-ID: <1633467052.cb3932ef0683c4a8d58be1186bda18dbd90b169f.Alessandro-Barbieri@gentoo> (raw)

commit:     cb3932ef0683c4a8d58be1186bda18dbd90b169f
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Oct  5 20:47:13 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Oct  5 20:50:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb3932ef

dev-cpp/folly: add 2021.10.04.00

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-cpp/folly/Manifest                   |  1 +
 dev-cpp/folly/folly-2021.10.04.00.ebuild | 37 ++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-cpp/folly/Manifest b/dev-cpp/folly/Manifest
index 3b6d47a6a..c6f7a6ee9 100644
--- a/dev-cpp/folly/Manifest
+++ b/dev-cpp/folly/Manifest
@@ -1 +1,2 @@
 DIST folly-2021.08.02.00.tar.gz 3469070 BLAKE2B f670746690c3531e573fb01293361808f943de7324bfd4862a10ea9764a41197094e522668e580946244279fa096f7173958cccc57b4f610c7c08ccbf3ec702d SHA512 dbe005f31eeb60e85ef949432de09d7c49a52b19f195c06ef265189a13ad98cbd4b902b59f303c140b7aedc5ff8a604cc9bda9d1d374290561124a729c07149d
+DIST folly-2021.10.04.00.tar.gz 3495417 BLAKE2B ed8745c605ad66ee5bd2474737c7e0a7d08243bf809a1880cc010077a3ec8bd6155d7dc853fd165a956b5635fbdd1691de004320e78a1be194aaedae8554b77d SHA512 685cb716d1131a456a927d769eaf7174ec4528cdafd124c38a424c630a820a90998258c79cb793d91c8a4d587367524e597cb4dcc5d4f377815bfdd7ad29cbf2

diff --git a/dev-cpp/folly/folly-2021.10.04.00.ebuild b/dev-cpp/folly/folly-2021.10.04.00.ebuild
new file mode 100644
index 000000000..e95ea64e9
--- /dev/null
+++ b/dev-cpp/folly/folly-2021.10.04.00.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="An open-source C++ library developed and used at Facebook"
+HOMEPAGE="https://github.com/facebook/folly"
+SRC_URI="https://github.com/facebook/folly/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DEPEND="
+	app-arch/lz4
+	<app-arch/snappy-1.1.9
+	app-arch/zstd
+	dev-cpp/gflags
+	dev-cpp/glog[gflags]
+	dev-libs/boost[context,threads(+)]
+	dev-libs/double-conversion
+	dev-libs/libevent
+	dev-libs/libfmt
+	sys-libs/binutils-libs
+	sys-libs/zlib
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	cmake_src_prepare
+	sed \
+		-e "s/lib CACHE/$(get_libdir) CACHE/" \
+		-e "s/lib\/cmake\/folly CACHE/$(get_libdir)\/cmake\/folly CACHE/" \
+		-i CMakeLists.txt || die
+}


             reply	other threads:[~2021-10-05 20:50 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05 20:50 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-07 18:01 [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/folly/ Matthew Smith
2022-03-07 17:56 Matthew Smith
2022-03-07  4:15 Alessandro Barbieri
2022-03-06  2:22 Alessandro Barbieri
2021-11-26 11:28 Denis Reva
2021-11-26 11:28 Denis Reva
2021-10-26 16:35 Alessandro Barbieri
2021-10-25 11:20 Alessandro Barbieri
2021-10-25 11:20 Alessandro Barbieri
2021-10-23 14:18 Alessandro Barbieri
2021-09-21 10:02 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2021-09-21  9:59 ` [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin
2021-07-05  8:44 Alessandro Barbieri
2021-06-17 16:26 Alessandro Barbieri
2021-06-15 23:32 Alessandro Barbieri
2021-06-14  2:27 Alessandro Barbieri
2021-05-27 10:23 Alessandro Barbieri
2021-05-25  8:10 Anna Vyalkova
2021-05-03 10:11 Denis Reva
2021-04-28 21:15 Alessandro Barbieri
2021-01-05  9:18 Theo Anderson
2021-01-04 21:25 Theo Anderson
2021-01-04 21:25 Theo Anderson
2020-12-02  6:00 Denis Reva
2020-12-02  5:46 Denis Reva
2020-12-01 20:56 Denis Reva

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=1633467052.cb3932ef0683c4a8d58be1186bda18dbd90b169f.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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