mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2024-03-04 21:18:28 UTC
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-cpp/nlohmann_json dev-libs/libfmt dev-libs/spdlog systemd? ( sys-apps/systemd ) dev-cpp/std-format
|
||||
DEPEND=!app-admin/ananicy >=dev-cpp/nlohmann_json-3.9 >=dev-libs/libfmt-8 >=dev-libs/spdlog-1.9 regex? ( >=dev-libs/libpcre2-8 ) systemd? ( sys-apps/systemd )
|
||||
DESCRIPTION=Ananicy rewritten in C++ for much lower CPU and memory usage
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/ananicy-cpp/ananicy-cpp
|
||||
INHERIT=cmake
|
||||
IUSE=systemd
|
||||
IUSE=+regex systemd +threads
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-cpp/nlohmann_json dev-libs/libfmt dev-libs/spdlog systemd? ( sys-apps/systemd )
|
||||
RDEPEND=!app-admin/ananicy >=dev-cpp/nlohmann_json-3.9 >=dev-libs/libfmt-8 >=dev-libs/spdlog-1.9 regex? ( >=dev-libs/libpcre2-8 ) systemd? ( sys-apps/systemd )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.0.0-rc6/ananicy-cpp-v1.0.0-rc6.tar.bz2 https://github.com/kuche1/minq-ananicy/archive/9180bb4511e2de5229428303df1a4954b0c516d9.tar.gz -> minq-ananicy-9180bb4511e2de5229428303df1a4954b0c516d9.tar.gz
|
||||
SRC_URI=https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.1.1/ananicy-cpp-v1.1.1.tar.bz2
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=0272b73732127e4fc01d3726a86c1e73
|
||||
_md5_=253026958f40f82c0d073e24cf34708c
|
||||
Reference in New Issue
Block a user