* updated firefox (133.0.3 -> 134.0.2)
[t2sde.git] / package / hare / harec / harec.desc
blob6c29df43366e12820bba58b507efc46e7bab611a
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/harec/harec.desc
3 [COPY] Copyright (C) 2022 - 2024 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Reference compiler for the Hare programming language
14 [T] Hare is a systems programming language designed to be simple, stable,
15 [T] and robust. Hare uses a static type system, manual memory management,
16 [T] and a minimal runtime. It is well-suited to writing operating systems,
17 [T] system tools, compilers, networking software, and other low-level,
18 [T] high performance tasks.
20 [U] https://harelang.org/
22 [A] Drew DeVault <sir@cmpwn.com>
23 [M] NoTag <notag@t2sde.org>
25 [C] base/tool
26 [F] CROSS
27 [R] + arm64 riscv64 x86-64
29 [L] GPL3
30 [S] Alpha
31 [V] 0.24.0
32 [P] X -??--5---9 800.001
34 [O] var_append makeinstopt " " "PREFIX=$root/$prefix"
35 [O] hook_add premake 5 "cp configs/linux.mk config.mk"
37 [D] 636ea10810d6709343ac4fb42c9b148a46fd63db4a4a92e9c5ced821 harec-0.24.0-git.tar.gz !https://git.sr.ht/~sircmpwn/harec/archive/0.24.0.tar.gz