* updated firefox (133.0.3 -> 134.0.2)
[t2sde.git] / package / go / gopls / gopls.desc
blobd63e1dd06dff473206429131ad860dbb0a1807dd
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/gopls/gopls.desc
3 [COPY] Copyright (C) 2022 - 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] The official Go language server developed
14 [T] The official Go language server developed by the Go team. It provides IDE
15 [T] features to any LSP-compatible editor.
17 [U] https://golang.org/x/tools
19 [A] Google
20 [M] Dash
22 [C] extra/tool
23 [F] CROSS
25 [L] MIT
26 [S] Stable
27 [V] 0.15.3
28 [P] X -----5---9 160.000
30 [O] . $base/package/*/*/go-conf.in
32 [O] export CGO_ENABLED=1
33 [O] GCC_WRAPPER_BYPASS=1
35 [O] hook_add premake 5 'cd gopls'
36 [O] hook_add postmake 5 'cp $pkg $root$bindir/'
38 [D] 53c4f79c33742d062e9d234cd7638a071b3e1d25dcabf375493ea23f gopls-v0.15.3.tar.gz https://github.com/golang/tools/archive/gopls/v0.15.3/