Search Criteria
Package Details: ananicy-cpp 1.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ananicy-cpp.git (read-only, click to copy) |
---|---|
Package Base: | ananicy-cpp |
Description: | Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage. |
Upstream URL: | https://gitlab.com/ananicy-cpp/ananicy-cpp |
Keywords: | ananicy ananicy-cpp rewrite |
Licenses: | GPLv3 |
Submitter: | aviallon |
Maintainer: | aviallon (dr460nf1r3, ptr1337, vnepogodin) |
Last Packager: | vnepogodin |
Votes: | 33 |
Popularity: | 1.86 |
First Submitted: | 2021-04-21 23:07 (UTC) |
Last Updated: | 2023-08-24 22:50 (UTC) |
Dependencies (13)
- fmt (fmt-git)
- libbpf (libbpf-git)
- libelf (elfutils-git)
- systemd (systemd-git, systemd-selinux)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- bpf (make)
- clang (clang8, clang-git, llvm-git, clang-minimal-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- ninja (ninja-git, ninja-kitware, ninja-mem, python-ninja) (make)
- nlohmann-json (nlohmann-json-git) (make)
- ananicy-rules (optional) – Rules based for ananicy-cpp
- ananicy-rules-git (cachyos-ananicy-rules-git) (optional) – community rules
Latest Comments
1 2 Next › Last »
veganvelociraptr commented on 2023-03-29 11:44 (UTC) (edited on 2023-03-29 11:48 (UTC) by veganvelociraptr)
I'm not able to compile this package any longer. The sha512sum has changed, and even when I update it, I get this error:
Menelkir commented on 2022-11-28 22:54 (UTC)
Hi. Isn't exactly a bug or something that compromises the usability, but the license is wrong, it should be GPL3 (as reported by expac).
Takumi commented on 2022-11-22 11:35 (UTC) (edited on 2022-11-22 11:35 (UTC) by Takumi)
The error libspdlog.so.1 does not exist will happen every time spdlog is upgraded
You can prevent this by replacing 'spdlog' in depends with "libspdlog.so=1.11".
Similarly, replacing 'fmt' with "libfmt.so=9" will prevent the ".so file does not exist" error.
D.Dave commented on 2022-11-21 14:37 (UTC)
Due these tickets: https://gitlab.com/ananicy-cpp/ananicy-cpp/-/issues/52 https://gitlab.com/ananicy-cpp/ananicy-cpp/-/issues/53
This version of ananicy-cpp no longer works (due updated spdlog); in facts, ananicy-cpp-git, instead, works as expected. Furthermore, now, is required a new dependency: package bpf.
dr460nf1r3 commented on 2022-10-08 10:02 (UTC)
@brinkler: I would suggest reporting it at their GitLab repository for a fix.
The package was flagged out of date for no reason. This is no -git package and there is no tag rc7-4, therefore this package is up-to-date.
brikler commented on 2022-10-07 16:44 (UTC) (edited on 2022-10-07 16:46 (UTC) by brikler)
ananicy-cpp
don't work form me, it breaks with:aviallon commented on 2022-04-04 09:02 (UTC)
@francoism90 I was not aware of this bug. Can you provide some details? Some logs might be useful.
aviallon commented on 2022-04-04 09:01 (UTC)
@Betal prepare and build being separated allows for some optimizations for some AUR helpers doing prepares in batch. I think they should stay separated.
You are right about conflicting with ananicy. Since
ananicy-rules-git
exists, we don't actually need to be able to install both at the same time.Also, if you want to be added as co-maintainer, feel free to ask. You can also contact me directly by email for quicker response time.
aviallon commented on 2022-04-04 08:58 (UTC)
Wow, thanks everyone. I got quite busy lately, and didn't see these comments.
I'll look into your file @Betal. Note that I mainly use NixOS now, and I may not be as active on AUR as I was before.
Betal commented on 2022-01-10 02:28 (UTC)
I made some improvements, given the number of changes the full paste is in https://gist.github.com/adgross/ca4f24f98937bb993a8e4ec05233706e
1 2 Next › Last »