Search Criteria
Package Details: poac 0.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/poac.git (read-only, click to copy) |
---|---|
Package Base: | poac |
Description: | Package manager for C++ like Cargo for Rust |
Upstream URL: | https://poac.dev |
Licenses: | Apache-2.0 |
Conflicts: | poac-devel-git, poac-git |
Submitter: | takagiy |
Maintainer: | thynkon |
Last Packager: | thynkon |
Votes: | 3 |
Popularity: | 0.172950 |
First Submitted: | 2020-01-05 06:34 (UTC) |
Last Updated: | 2024-09-19 14:24 (UTC) |
Dependencies (11)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- fmt (fmt-gitAUR)
- git (git-gitAUR, git-glAUR)
- libgit2 (libgit2-gitAUR)
- nlohmann-json (nlohmann-json-gitAUR)
- onetbb
- python-cpplint
- tar (tar-gitAUR, busybox-coreutilsAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- make (make-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
BeronTheColossus commented on 2025-01-21 18:31 (UTC) (edited on 2025-01-21 18:31 (UTC) by BeronTheColossus)
@thynkon Sorry about the late reply, didn't get a notification. I don't remember the error but I'm getting this now on just running poac:
poac: error while loading shared libraries: libgit2.so.1.7: cannot open shared object file: No such file or directory
But it seems that the program/repo has been renamed to cabin
thynkon commented on 2024-10-12 16:43 (UTC)
@BeronTheColossus Thank you for your interest on this package.
Could you tell me which command(s) did you use to encounter the version mismatch error?
neervana commented on 2023-09-13 13:21 (UTC) (edited on 2023-09-13 13:21 (UTC) by neervana)
Package is 4 major versions behind (0.2.1-1 while the current Github release is 0.6.0). The mantainer should orphan the package (or update it) so that it can be brought up to speed.