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)
- Show 78 more...
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 »