@shizcow: read pinned comment
Search Criteria
Package Details: auracle-git r366.8739929-1
Git Clone URL: | https://aur.archlinux.org/auracle-git.git (read-only, click to copy) |
---|---|
Package Base: | auracle-git |
Description: | A flexible client for the AUR |
Upstream URL: | https://github.com/falconindy/auracle.git |
Keywords: | aur |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Foxboron |
Maintainer: | artafinde |
Last Packager: | artafinde |
Votes: | 93 |
Popularity: | 3.26 |
First Submitted: | 2017-07-02 16:40 |
Last Updated: | 2021-02-12 08:13 |
Dependencies (9)
- libcurl.so (curl-git, curl-minimal-git, curl)
- libsystemd.so (libsystemd-eudev-standalone, systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux, systemd-libs)
- pacman (pacman-git)
- gmock (googletest-git) (check)
- gtest (googletest-git) (check)
- git (git-git) (make)
- meson (meson-git) (make)
- perl (perl-git) (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
Required by (10)
- aarchup (requires auracle) (optional)
- aarchup-git (requires auracle) (optional)
- argon
- cylon (optional)
- fmo
- pacaur
- pacaur-git
- pactray (requires auracle) (optional)
- simpleaur-git (requires auracle) (optional)
- updatehint (requires auracle)
Sources (1)
a821 commented on 2021-02-25 09:35
shizcow commented on 2021-02-25 03:33
Missing build dependency pod2man
sandsmark commented on 2021-02-12 11:50
build() tries to download source code (bypassing the checksums and whatnot, and fails if you try to build offline after makepkg -o online)
(and fwiw, stable ABIs in C++ is fairly common (at least for "serious" libraries), Qt preserves backwards compatible ABI for all major versions, so qt5 has had it for 8 years and counting, same with all the KF5 libraries)
artafinde commented on 2021-01-19 10:32
@dr460nf1r3: Can't reproduce this - weird - https://gist.github.com/e5412ae9334a77437e0ee672a6fa4971
dr460nf1r3 commented on 2021-01-19 08:39
Well even though this might be provided by perl, in a clean chroot this wouldnt build without pod2man.
artafinde commented on 2021-01-11 18:48
@dr460nf1r3:pod2man
provided from perl
- see comment-745278
dr460nf1r3 commented on 2021-01-11 18:32
Program pod2man found: NO meson.build:59:0: ERROR: Program 'pod2man' not found
Alad commented on 2021-01-01 13:27
Libgxps: read the pinned comment.
Libgxps commented on 2020-12-01 09:49
Please add the aarch64 architecture or make it any. It builds quite nicely. Thank you for your support.
a821 commented on 2020-10-14 20:05
Neither cmake
nor clang
are required. Do you have base-devel
installed?
Pinned Comments
falconindy commented on 2020-05-31 15:35
FAQ:
PATH
handled by/etc/profile.d/perlbin.sh
makepkg -A
. The "any" architecture is reserved for packages with architecture independent files (and compiled C++ is not).