Can you switch to use arch-meson
instead of meson
to pick CXXFLAGS from makepkg.conf
?
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 .. 21 22 23 24 25 26 27 Next › Last »
artafinde commented on 2018-06-22 05:21 (UTC)
haawda commented on 2018-04-02 20:07 (UTC) (edited on 2018-04-02 20:09 (UTC) by haawda)
The nlohmann-json-bin package does not take long to build. It just installs the needed files without building.
heftig commented on 2018-02-21 10:31 (UTC)
Can't you use https://github.com/nlohmann/json/releases/download/v3.1.1/include.zip directly? The nlohmann-json package has no point.
bhoppi commented on 2018-02-08 01:03 (UTC)
Maybe nlohmann-json is just a makedepends? After compiling auracle, it won't be needed any more.
eschwartz commented on 2018-01-31 14:42 (UTC)
Since nlohmann-json takes so long to build, I have a custom repo for it here: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#eschwartz
falconindy commented on 2017-12-02 20:14 (UTC)
No, it's optional and adds nothing when present.
ilpianista commented on 2017-12-02 19:51 (UTC)
> Program ragel found: NO
Does this require ragel as dependency?
severach commented on 2017-10-23 13:47 (UTC)
Please fix this so the 280MB git download is downloaded by the package instead of the build system.
imran27 commented on 2017-08-01 06:52 (UTC)
I have the aur package nlohmann_json-git installed but it still clones the complete repo every time I build this PKGBUILD.
Can you please use the installed nlohmann_json-git instead of cloning another one?
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).