Search Criteria
Package Details: c3c-git r3286.f2babb60-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: | 2 |
Popularity: | 0.000002 |
First Submitted: | 2022-07-21 22:29 (UTC) |
Last Updated: | 2025-07-18 18:38 (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-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.