blob: 20c6c4037158c7980fc0044d6fdd234678a707e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-cpp/gflags:= dev-cpp/glog:=[gflags] dev-cpp/folly:= llvm-libunwind? ( sys-libs/llvm-libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) dev-cpp/gtest
DESCRIPTION=Shared library for Watchman and Eden projects
EAPI=8
HOMEPAGE=https://github.com/facebookexperimental/edencommon
INHERIT=cmake
IUSE=llvm-libunwind
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-cpp/gflags:= dev-cpp/glog:=[gflags] dev-cpp/folly:= llvm-libunwind? ( sys-libs/llvm-libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= )
SLOT=0/2023.06.19.00
SRC_URI=https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2023.06.19.00.tar.gz -> edencommon-2023.06.19.00.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=1b309e37af19e9f6c09e91748bef4382
|