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 (181)
- 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 161 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
katt commented on 2020-06-26 12:40 (UTC) (edited on 2020-06-26 12:41 (UTC) by katt)
The new pkgver no longer complies with the VCS package guidelines. https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function
It should at the very least contain the revision
tiehuis commented on 2020-06-26 12:39 (UTC) (edited on 2020-06-26 12:40 (UTC) by tiehuis)
Apologies for the delay here. I've updated the PKGBUILD as per jonathon's patch and added him as a co-maintainer at his request to ensure there can be more timely updates in the case I am busy in the future.
Thank you jonathon for the patch.
wbthomason commented on 2020-06-25 15:25 (UTC)
@tiehuis: Could you please update the PKGBUILD with @jonathon's patch? As noted in the 2020-05-05 out-of-date flag message, the existing PKGBUILD no longer works.
jonathon commented on 2020-04-19 11:39 (UTC) (edited on 2020-04-22 13:53 (UTC) by jonathon)
Here's a
git difffor 0.6.0 and LLVM 10 support. It tidies the PKGBUILD a little bit too: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_TYPEmust 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=Noneso 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.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »