Search Criteria
Package Details: zig-git 0.14.0.git+fd7aafdbd5-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 |
Replaces: | zig |
Submitter: | PedroHLC |
Maintainer: | wgottwalt |
Last Packager: | wgottwalt |
Votes: | 13 |
Popularity: | 0.77 |
First Submitted: | 2016-08-09 17:43 (UTC) |
Last Updated: | 2025-04-22 08:53 (UTC) |
Dependencies (13)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- icu (icu-gitAUR)
- libffi (libffi-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- lld (llvm-gitAUR)
- llvm-libs (llvm-libs-gitAUR)
- ncurses (ncurses-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR) (check)
Required by (96)
- allay-launcher-git (requires zig) (make)
- awtfdb (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)
- cmake-pkg (requires zig) (make)
- colorstorm (requires zig) (make)
- comlink (requires zig) (make)
- comlink-git (requires zig) (make)
- cyberscript (requires zig) (make)
- deshader-git (requires zig) (make)
- digisim-git (requires zig) (make)
- erasmus (requires zig) (make)
- flow-control (requires zig) (make)
- flow-control-git (requires zig) (make)
- gb-emu-zig-git (requires zig) (make)
- ghostty-git (requires zig) (make)
- ghostty-git-zen3 (requires zig) (make)
- ghostty-shell-integration-git (requires zig) (make)
- ghostty-terminfo-git (requires zig) (make)
- ghostty-x86_64-v3-git (requires zig) (make)
- glsl_analyzer (requires zig) (make)
- glyph (requires zig) (make)
- gmi2html (requires zig) (make)
- hevi (requires zig) (make)
- hevi-git (requires zig) (make)
- hr-zig (requires zig) (make)
- hsh (requires zig) (make)
- lifetch-git (requires zig) (make)
- linuxwave-git (requires zig) (make)
- luax-git (requires zig)
- ly-git (requires zig) (make)
- mepo (requires zig) (make)
- mepo (requires zig) (check)
- mepo-git (requires zig) (make)
- mepo-git (requires zig) (check)
- muzic (requires zig) (make)
- namedicon-git (requires zig) (make)
- ncduh-git (requires zig) (make)
- nfm-git (requires zig) (make)
- nixpacks (requires zig) (check)
- nixpacks (requires zig) (optional)
- nvim-zig-git (requires zig) (optional)
- outfieldr (requires zig) (make)
- outfieldr-git (requires zig) (make)
- passkeez (requires zig) (make)
- passphrase (requires zig) (make)
- passphrase-git (requires zig) (make)
- poop (requires zig) (make)
- randomutils (requires zig) (make)
- rhp-git (requires zig) (make)
- river-bedload-git (requires zig) (make)
- river-creek (requires zig) (make)
- river-creek-git (requires zig) (make)
- river-git (requires zig) (make)
- river-levee (requires zig) (make)
- river-levee-git (requires zig) (make)
- river-noxwayland-git (requires zig) (make)
- river-ultitile-git (requires zig)
- rivercarro (requires zig) (make)
- rivercarro-git (requires zig) (make)
- rockbox-zig (requires zig) (make)
- rustowl-bin (requires zig) (make)
- rustowl-git (requires zig) (make)
- spider (requires zig) (make)
- stacktile-git (requires zig) (make)
- superhtml (requires zig) (make)
- uwaka-git (requires zig) (make)
- vim-zig-git (requires zig) (optional)
- waveterm (requires zig) (make)
- waveterm-git (requires zig) (make)
- waylock-git (requires zig) (make)
- wayprompt (requires zig) (make)
- wayprompt-git (requires zig) (make)
- weighted-choice (requires zig) (make)
- yaksha (requires zig)
- yell (requires zig) (make)
- zf (requires zig) (make)
- zig-zvm (requires zig) (make)
- zig-zvm-git (requires zig) (make)
- zigenity (requires zig) (make)
- zigup (requires zig) (make)
- zine (requires zig) (make)
- zls-git (requires zig)
- zpotify (requires zig) (make)
- zur (requires zig) (make)
- zur-git (requires zig) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 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_STATIC
configuration (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.patch
fails 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 Next › Last »