tallero: read the pinned comment.
Search Criteria
Package Details: auracle-git r424.231c554-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: | 123 |
Popularity: | 0.52 |
First Submitted: | 2017-07-02 16:40 (UTC) |
Last Updated: | 2025-04-14 23:25 (UTC) |
Dependencies (11)
- glaze (glaze-gitAUR)
- libcurl.so (curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs)
- pacman (pacman-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- perl (perl-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, systemd-gitAUR) (make)
- fakechroot (fakechroot-gitAUR) (check)
- gtest (googletest-gitAUR) (check)
- python (python37AUR, python311AUR, python310AUR) (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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 27 Next › Last »
artafinde commented on 2021-06-14 14:42 (UTC)
tallero commented on 2021-06-14 12:38 (UTC)
can add architecture=any?
a821 commented on 2021-06-03 09:02 (UTC)
@haawda I tried today in the morning (~3h ago) and got the same checksum as you, but now it works again with checksum 'ca65cb7f...' github weirdness is going on...
haawda commented on 2021-06-02 20:00 (UTC)
I get 'bd0fbc1020a51bf24176221586935a59ee5dbc4b2b9e5d9c2d37f79626b7ad2b' as checksum for the patch.
martynjy commented on 2021-06-01 17:32 (UTC)
@artafinde Please unflag as it was my mistake.
martynjy commented on 2021-06-01 17:30 (UTC)
@13ean Thanks. Yes,should have checked! It does not require a specific pacman release, unlike 'pkgbrowser' and 'kalu-kde' which are broken.
13ean commented on 2021-06-01 15:06 (UTC)
@martynjy you should be able to just rebuild the package
martynjy commented on 2021-06-01 14:39 (UTC)
pacman 6.0.0-2 released.
'auracle: error while loading shared libraries: libalpm.so.12: cannot open shared object file: No such file or directory'
artafinde commented on 2021-05-29 09:42 (UTC)
@a821: cheers, dropped the gmock
dependency.
a821 commented on 2021-05-29 06:51 (UTC)
Thanks for updating. Just one minor thing: gmock
has been merged[1][2] with gtest
, so you could remove gmock
from checkdepends
[1] https://bugs.archlinux.org/task/70567 [2] https://github.com/archlinux/svntogit-community/commit/1d55644034217da69c046bd8555e20f3cf3bed57
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:
SRCPKGDEST
directoryThere's a package build already which you can try out from my repo.
falconindy commented on 2020-05-31 15:35 (UTC)
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).