[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.148.0 [D] b18526d68df56bacc94c57c2581a6cb2d4bffef1f0dade90962d6ca1 hugo-0.148.0.tar.gz https://github.com/gohugoio/hugo/archive/v0.148.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"