Search Criteria
Package Details: c3c-git r3411.ad02fad1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/c3c-git.git (read-only, click to copy) |
|---|---|
| Package Base: | c3c-git |
| Description: | Compiler for the C3 language |
| Upstream URL: | https://github.com/c3lang/c3c |
| Keywords: | c3 compiler |
| Licenses: | MIT, LGPL-3.0-or-later |
| Conflicts: | c3c |
| Provides: | c3c |
| Submitter: | Raynei |
| Maintainer: | OdnetninI |
| Last Packager: | OdnetninI |
| Votes: | 3 |
| Popularity: | 0.177493 |
| First Submitted: | 2022-07-21 22:29 (UTC) |
| Last Updated: | 2025-08-16 22:30 (UTC) |
Dependencies (8)
- curl (curl-gitAUR, curl-c-aresAUR)
- lld (llvm-gitAUR)
- llvm-libs (llvm-libs-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libedit (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
Latest Comments
OdnetninI commented on 2025-08-16 22:23 (UTC)
@kIERO, thank you so much, applying the change...
kIERO commented on 2025-08-16 15:31 (UTC)
Build fails because LICENSE files got moved around.
new licenses are
OdnetninI commented on 2025-07-18 18:28 (UTC)
@kIERO Thank you so much for the update. I am testing it in a clean chroot and also a clean archlinux install. If it passes my tests, I will update it :)
kIERO commented on 2025-07-17 20:39 (UTC)
I modified the PKGBUILD to be closer to the official c3c package. No curl llvm shenanigans.
Could you perhaps update? Thanks
OdnetninI commented on 2025-05-08 23:49 (UTC)
Hi @maxbeaud5
The issue was because of a name change of the shared library in the libxml2 package. I just applied a patch to it into the PKGBUILD.
Please feel free to test it and see if it solves the issue :D Thank you so much.