Please stop spamming my inbox. pkgrel=2 conditionally appends --wipe when the build dir exists.
Search Criteria
Package Details: auracle-git r420.f4cebb5-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: | artafinde |
Votes: | 122 |
Popularity: | 0.055222 |
First Submitted: | 2017-07-02 16:40 (UTC) |
Last Updated: | 2024-11-19 22:40 (UTC) |
Dependencies (10)
- libcurl.so (curl-http3-ngtcp2AUR, 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
- pacaur (requires auracle)
- pacaur-git
- simpleaur-git (requires auracle) (optional)
- updatehint (requires auracle)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 Next › Last »
falconindy commented on 2019-05-29 11:14 (UTC)
Ronik commented on 2019-05-29 11:01 (UTC)
I'm new to Linux! Updated gcc compiler (GCC) 9.1.0, but still not updated auracle-git
Ronik commented on 2019-05-29 10:58 (UTC)
please give me a manual to fix auracle-git update
alfredo.ardito commented on 2019-05-29 08:10 (UTC) (edited on 2019-05-29 08:11 (UTC) by alfredo.ardito)
Failed to build. I tried to build the package with helpers and in chroot
Got this error:
===============
Directory does not contain a valid build tree:
/build/auracle-git/src/auracle/build
==> ERROR: A failure occurred in build().
Aborting...
salexan commented on 2019-05-29 07:11 (UTC) (edited on 2019-05-29 07:13 (UTC) by salexan)
I had to drop the --wipe
flag and additionally install the dependency fmt
(in Extra) to make it work.
bartus commented on 2019-05-29 06:04 (UTC)
just dropping the --wipe
flag to meson
seams to fixes the issue.
SolarAquarion commented on 2019-05-29 03:01 (UTC)
I created a patch that doesn't fail http://ix.io/1KkF
Jesin commented on 2019-05-29 01:06 (UTC)
The new PKGBUILD is failing with this error: http://ix.io/1Kks
Jesin commented on 2019-05-28 19:42 (UTC)
You can get gcc9 by adding this before the first official repo in /etc/pacman.conf
:
[gcc9]
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).