Can you change the dependency libsystemd.so to libsystemd? So there is also compatibility with Artix Linux, which is not based on systemd (but contains some compatibility layers).
Search Criteria
Package Details: auracle-git r427.33f9097-1
Package Actions
| 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 |
| Keywords: | aur |
| Licenses: | MIT |
| Conflicts: | auracle |
| Provides: | auracle |
| Submitter: | Foxboron |
| Maintainer: | artafinde (falconindy) |
| Last Packager: | falconindy |
| Votes: | 130 |
| Popularity: | 1.51 |
| First Submitted: | 2017-07-02 16:40 (UTC) |
| Last Updated: | 2025-04-16 17:39 (UTC) |
Dependencies (13)
- abseil-cpp (abseil-cpp-gitAUR)
- fmt (fmt-gitAUR)
- libcurl.so (curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libsystemd (systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-libs-gitAUR, systemd-liberated-libs-gitAUR, systemd-libs)
- pacman (pacman-gitAUR, pacman-fancy-gitAUR, pacman-selinuxAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glaze (glaze-gitAUR) (make)
- meson (meson-gitAUR) (make)
- perl (perl-gitAUR) (make)
- systemd (systemd-selinuxAUR, unshitted-systemdAUR, systemd-gitAUR, systemd-liberated-gitAUR) (make)
- fakechroot (fakechroot-gitAUR) (check)
- gtest (googletest-gitAUR) (check)
- python (check)
Required by (10)
- aarchup (requires auracle) (optional)
- aarchup-git (requires auracle) (optional)
- argon
- argon-git (requires auracle)
- cylon (optional)
- fmo (requires auracle)
- pacaur (requires auracle)
- pacaur-git
- simpleaur-git (requires auracle) (optional)
- updatehint (requires auracle)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 30 Next › Last »
dreieck commented on 2021-03-08 17:19 (UTC)
a821 commented on 2021-02-25 09:35 (UTC)
@shizcow: read pinned comment
shizcow commented on 2021-02-25 03:33 (UTC)
Missing build dependency pod2man
sandsmark commented on 2021-02-12 11:50 (UTC) (edited on 2021-02-12 11:54 (UTC) by sandsmark)
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 (UTC)
@dr460nf1r3: Can't reproduce this - weird - https://gist.github.com/e5412ae9334a77437e0ee672a6fa4971
dr460nf1r3 commented on 2021-01-19 08:39 (UTC)
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 (UTC) (edited on 2021-01-11 18:51 (UTC) by artafinde)
@dr460nf1r3:pod2man provided from perl - see comment-745278
dr460nf1r3 commented on 2021-01-11 18:32 (UTC)
Program pod2man found: NO meson.build:59:0: ERROR: Program 'pod2man' not found
Pinned Comments
artafinde commented on 2022-01-26 09:15 (UTC) (edited on 2022-01-29 10:24 (UTC) by artafinde)
If the build fails:
SRCPKGDESTdirectoryThere's a package build already which you can try out from my repo.
falconindy commented on 2020-05-31 15:35 (UTC) (edited on 2025-04-28 14:23 (UTC) by falconindy)
FAQ:
PATHhandled by/etc/profile.d/perlbin.shmakepkg -A. The "any" architecture is reserved for packages with architecture independent files (and compiled C++ is not).