blob: 8ceaf365c46d9faa6f0ad428fcfa0da16fc35e96 (
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/2022.08.29.00
SRC_URI=https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2022.08.29.00.tar.gz -> edencommon-2022.08.29.00.gh.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=be481774a1111e886203ae73520b846d
|