[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/fzf/fzf.desc [COPY] Copyright (C) 2022 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A command-line fuzzy finder [T] fzf is a general-purpose command-line fuzzy finder. [T] It's a flexible interactive Unix filter for command-line that can [T] be used with any list of text: files, command history, processes, [T] hostnames, bookmarks, git commits, etc. [U] https://junegunn.github.io/fzf/ [A] Junegunn Choi [M] NoTag [C] extra/text [L] MIT [S] Gamma [V] 0.67.0 [D] aa8b1b55e0e4fb814742ca1b37afa661cc3f813cc0607ded31f3604c fzf-0.67.0.tar.gz https://github.com/junegunn/fzf/archive/v0.67.0/ . $base/package/*/*/go-conf.in rungo=0 export FZF_VERSION=$ver FZF_REVISION=tarball CGO_ENABLED=0 hook_add postmake 5 "cp -vf bin/{fzf,fzf-tmux} $root$bindir/" hook_add postmake 5 "cp -vf man/man1/fzf*.1 $root$mandir/man1/"