Search Criteria
Package Details: zig-git 0.17.0.r245.gf7a607ef68c9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zig-git.git (read-only, click to copy) |
|---|---|
| Package Base: | zig-git |
| Description: | General-purpose programming language and toolchain |
| Upstream URL: | https://ziglang.org/ |
| Keywords: | compiler language programming zig ziglang |
| Licenses: | MIT |
| Conflicts: | zig |
| Provides: | zig |
| Submitter: | PedroHLC |
| Maintainer: | wgottwalt |
| Last Packager: | wgottwalt |
| Votes: | 13 |
| Popularity: | 0.001555 |
| First Submitted: | 2016-08-09 17:43 (UTC) |
| Last Updated: | 2026-05-01 03:37 (UTC) |
Dependencies (26)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- compiler-rt (llvm-gitAUR, clang-minimal-gitAUR)
- icu (icu-gitAUR)
- libffi (libffi-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- lld (llvm-gitAUR)
- llvm-libs (llvm-libs-gitAUR)
- ncurses (ncurses-gitAUR)
- python
- xz (xz-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- compiler-rt (llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- icu (icu-gitAUR) (make)
- libffi (libffi-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR) (make)
- lld (llvm-gitAUR) (make)
- Show 6 more dependencies...
Required by (182)
- albumfetch (requires zig) (make)
- allay-launcher-git (requires zig) (make)
- ashrwm (requires zig) (make)
- ashrwm-git (requires zig) (make)
- aurodle-git (requires zig) (make)
- awtfdb (requires zig) (make)
- beansprout-git (requires zig) (make)
- bintools (requires zig) (make)
- brightnessztl (requires zig) (make)
- buongiorno-git (requires zig) (make)
- cargo-lambda-bin (requires zig)
- celeste-mod-cli (requires zig) (make)
- channel-git (requires zig) (make)
- cmake-pkg (requires zig) (make)
- cmdcreate (requires zig) (make)
- cmdcreate-git (requires zig) (make)
- cmux-gtk (requires zig) (make)
- comlink (requires zig) (make)
- comlink-git (requires zig) (make)
- cyberscript (requires zig) (make)
- Show 162 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
jonathon commented on 2019-07-24 13:05 (UTC)
Andrew pushed a temporary fix upstream: https://github.com/ziglang/zig/commit/77c2ac3fcd27b114b0068d3b64b3d884aa71e4ef
Here's a diff to use it:
tiehuis commented on 2019-07-23 00:21 (UTC)
Thanks for filing that issue. I'll check today if the currently changed behavior is sufficient to package and update on progress.
jonathon commented on 2019-07-21 20:59 (UTC)
I've reported a build failure here: https://github.com/ziglang/zig/issues/2928
I don't know if this is related to the new
ZIG_STATICconfiguration (https://github.com/ziglang/zig/pull/2858) or if it's just coincidence.tiehuis commented on 2019-04-20 08:29 (UTC)
Updated the patch. I've used git describe in the pkgver() as per your patch. Thanks for that. This patch will be removed fairly soon when I update upstream to fix the root issue.
jonathon commented on 2019-04-17 11:52 (UTC) (edited on 2019-04-18 17:30 (UTC) by jonathon)
Patch
no_stage2_artifacts.patchfails to apply after around bc2d60c1.Here's a diff to update both patch files:
(Watch out for missing whitespace if you copy-and-paste, there's a full-text version here: https://bpaste.net/show/0c103164d943)
jonathon commented on 2019-04-09 14:41 (UTC)
The upstream tag of 0.4.0 might be a good opportunity to switch to a fully generated
pkgver. ;)jonathon commented on 2018-10-02 18:07 (UTC) (edited on 2019-04-10 12:11 (UTC) by jonathon)
Something to consider, the wiki has some examples of
pkgver()functions which don't require hard-coding a version number, e.g.:->
tiehuis commented on 2018-09-23 10:10 (UTC) (edited on 2018-09-23 10:11 (UTC) by tiehuis)
This is outdated and will not build until the system LLVM is updated to LLVM-7.0 [1]. For the mean time, if you require a master build, see the auto-built static binaries on the website [2].
[1] https://www.archlinux.org/todo/llvm-7/
[2] https://ziglang.org/builds/zig-linux-x86_64-master.tar.xz
tiehuis commented on 2018-04-30 05:35 (UTC)
Should be fixed now.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »