[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/umkalang/umkalang.desc [COPY] Copyright (C) 2025 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Statically typed embeddable scripting language [T] Umka is a statically typed embeddable scripting language. It combines the [T] simplicity and flexibility needed for scripting with a compile-time [T] protection against type errors. [U] https://github.com/vtereshkov/umka-lang [A] Vasiliy Tereshkov [M] René Rebe [C] extra/development [L] BSD [V] 1.5.7 [D] d2d5655a4d869f81e52913a15b2397bd3b0f19ed472f1b40e32b3aa9 umka-lang-1.5.7.tar.gz https://github.com/vtereshkov/umka-lang/archive/refs/tags/v1.5.7/ makeinstopt= hook_add postmake 5 "cp build/include/* $root$includedir" hook_add postmake 5 "cp build/{*.a,*.so} $root$libdir" hook_add postmake 5 "cp build/umka $root$bindir"