Search Criteria
Package Details: zig-git 0.15.0.r769.g4d7980645961-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: | 14 |
Popularity: | 1.24 |
First Submitted: | 2016-08-09 17:43 (UTC) |
Last Updated: | 2025-06-10 05:21 (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-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR) (check)
Required by (19)
- allay-launcher-git (requires zig) (make)
- anyzig (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)
- falcond (requires zig) (make)
- flow-control (requires zig) (make)
- flow-control-git (requires zig) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
ugla commented on 2020-02-05 15:38 (UTC)
@daurminator I see. Thanks for letting me know!
daurnimator commented on 2020-02-05 15:16 (UTC)
@alva that was an upstream bug, should be fixed now. https://github.com/ziglang/zig/pull/4394
ugla commented on 2020-02-05 12:40 (UTC)
Seems that
CMAKE_BUILD_TYPE
must now be one ofDebug
,Release
,RelWithDebInfo
, orMinSizeRel
. Installing the package currently fails:tiehuis commented on 2019-07-29 10:40 (UTC)
Thanks daurnimator. Updated.
daurnimator commented on 2019-07-29 09:26 (UTC)
Could you pass
-DCMAKE_BUILD_TYPE=None
so that makepkg flags are respected? See https://wiki.archlinux.org/index.php/Makepkg#CFLAGS.2FCXXFLAGS.2FLDFLAGS_in_makepkg.conf_do_not_work_for_CMake_based_packagestiehuis commented on 2019-07-25 09:19 (UTC)
Thank you for the patch! Updated.
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.« First ‹ Previous 1 2 3 4 5 6 Next › Last »