* updated firefox (133.0.3 -> 134.0.2)
[t2sde.git] / package / shells / fish / fish.desc
blob6ae84a13edfdeb7a64876e1450d58b30fb4334ac
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/fish/fish.desc
3 [COPY] Copyright (C) 2006 - 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] A shell focused on interactive use, discoverability, and user friendliness
14 [T] Fish, the friendly interactive shell is a shell that is focused on
15 [T] interactive use, discoverability, and user friendliness. The design goal
16 [T] of fish is to give the user a rich set of powerful features in a way that
17 [T] is easy to discover, remember, and use. Fish features a user-friendly
18 [T] and powerful tab-completion, including descriptions of every completion,
19 [T] tab-completion of strings with wildcards, and many completions for
20 [T] specific commands. It also features an extensive and discoverable help
21 [T] system. A special help command gives access to all the fish documentation
22 [T] in your preferred Web browser. Other features include syntax highlighting
23 [T] with extensive error checking, support for the X clipboard, smart terminal
24 [T] handling based on terminfo, an easy to search, no duplicates history.
26 [U] https://fishshell.com/
28 [A] liljencrantz <liljencrantz@gmail.com>
29 [M] The T2 Project <t2@t2-project.org>
31 [C] base/system
32 [F] CROSS
34 [L] GPL
35 [S] Stable
36 [V] 3.7.1
37 [P] X -----5---9 800.000
39 [O] var_append cmakeopt ' ' '-DFISH_USE_SYSTEM_PCRE2=ON -DSYS_PCRE2_LIB=`pkgprefix libdir pcre2`'
40 [O] var_append GCC_WRAPPER_APPEND " " "`pkg-config libpcre2-32 --cflags --libs`"
42 [D] e55be3af46ad355a72e9c33fdb0f337614f33688d29d30bac054dbac fish-3.7.1.tar.xz https://github.com/fish-shell/fish-shell/releases/download/3.7.1/