Skip to content

Instantly share code, notes, and snippets.

@ohmree
Forked from anonymous/-
Last active October 30, 2017 18:45
Show Gist options
  • Save ohmree/1192a7dbd5ae50e38f8d2eb6ac97c645 to your computer and use it in GitHub Desktop.
Save ohmree/1192a7dbd5ae50e38f8d2eb6ac97c645 to your computer and use it in GitHub Desktop.
# Template file for 'zig'
pkgname=zig
version=0.1.1
revision=1
#wrksrc=
#create_wrksrc=yes
#only_for_archs="i686 x86_64"
build_style=cmake
#configure_args=""
#make_build_args=""
#make_install_args=""
#conf_files=""
#make_dirs="/var/log/dir 0755 root root"
hostmakedepends="llvm clang"
makedepends=""
depends=""
short_desc="A programming language designed for robustness, optimality, and clarity"
maintainer="Animo <nope>"
license="MIT"
homepage="http://ziglang.org"
distfiles="https://github.com/zig-lang/zig/archive/0.1.1.tar.gz"
checksum=fabbfcb0bdb08539d9d8e8e1801d20f25cb0025af75ac996f626bb5e528e71f1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment