[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/hugo/hugo.desc [COPY] Copyright (C) 2023 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A fast and flexible static site generator [T] Hugo is a static HTML and CSS website generator written in Go. [T] It is optimized for speed, ease of use, and configurability. [T] Hugo takes a directory with content and templates (usually [T] in markdown) and renders them into a full HTML website. [U] https://gohugo.io/ [A] The Hugo Authors [M] NoTag [C] extra/text [F] CROSS NO-PIE NO-LTO [L] MIT [S] Stable [V] 0.152.0 [D] 6f635da8b5ac65bd208a0fb44f626942b40a257dcd134e3f0cc0a9c5 hugo-0.152.0.tar.gz https://github.com/gohugoio/hugo/archive/v0.152.0/ . $base/package/*/*/go-conf.in export CGO_ENABLED=1 var_remove GCC_WRAPPER_REMOVE ' ' '-gdwarf*' var_append goconfopt ' ' "-v -o bin/$pkg --tags extended" hook_add postmake 5 "cp -v bin/$pkg $root$bindir"