- update HOMEPAGE & SRC_URI
- split too long line
- drop x64-macos KEYWORD
- add examples TODO
Bug: https://bugs.gentoo.org/922605
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
I'm not sure if this will solve anything, but good to bump anyway. It
seems backwards-compatible.
Bug: https://bugs.gentoo.org/945862
Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
To ensure cpp-httplib does not break rdeps a lot to testing has to be
done with LLVM pkgs, as pointed out by mgorny. Currently my only use of
httplib was for openrgb and I was not checking out the LLVM
compatibility, it is related to also a dispute about whether httplib
SLOT should follow SONAME or the exact version designated by upstream.
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Blockers aren't the right mechanism for this (they're only for file collisions) but
we have newer thrift in tree now anyway.
Bug: https://bugs.gentoo.org/900707
Signed-off-by: Sam James <sam@gentoo.org>
This test aborts with something about a threading-related assert in
Folly.
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39437
Signed-off-by: Sam James <sam@gentoo.org>
All Facebook packages unconditionally install libraries to PREFIX/lib,
which triggers multilib checks. The checks don't trigger for stuff like
CMake files though, so this was missed. This matches the other Facebook
packages like Watchman and its dependencies.
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
I tried to find information about find_package(LIBCXX) but I couldn't
find anything, and testing in a system-libcxx system shows it to work
without this, so just remove any configuration related to it. Tested
with USE=examples and by building dev-util/watchman which has this
as a dependency.
Closes: https://bugs.gentoo.org/944516
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39434
Signed-off-by: Sam James <sam@gentoo.org>
Package provides no tests, but dev-util/watchman builds and passes
tests fine with it.
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
One test fails on GCC 13, regardless of architecture; reported
to upstream.
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Builds fine in the QEMU chroot. Can't test because upstream has
broken testing.
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Builds fine in the QEMU chroot. Can't test because upstream has
broken testing.
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>