[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/hare/hare.desc [COPY] Copyright (C) 2022 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Systems programming language designed to be simple, stable, and robust [T] Hare is a systems programming language designed to be simple, stable, [T] and robust. Hare uses a static type system, manual memory management, [T] and a minimal runtime. It is well-suited to writing operating systems, [T] system tools, compilers, networking software, and other low-level, [T] high performance tasks. [U] https://harelang.org/ [A] Drew DeVault [M] NoTag [C] base/tool [F] CROSS [R] + arm64 riscv64 x86-64 [L] GPL3 [S] Alpha [V] 0.25.2 [P] X -??--5---9 800.002 [D] 4732a80ae7f447755d507ee6616cb17de0b553d0848d65abb18e5f6f hare-0.25.2.tar.gz !https://git.sr.ht/~sircmpwn/hare/archive/0.25.2.tar.gz export XDG_CACHE_HOME="$builddir"/hare-cache hook_add preconf 5 "cp configs/linux.mk config.mk" var_append makeopt ' ' VERSION=${ver}-t2sde var_append makeinstopt ' ' LOCALSRCDIR=$root/$prefix/src/$pkg