app-editors/kak-lsp: add version 12.1.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Rabindra Dhakal <qaidvoid@gmail.com>
This commit is contained in:
Rabindra Dhakal
2022-03-30 14:30:17 +05:45
parent 2155de7719
commit 37781ce56b
2 changed files with 154 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ DIST itoa-0.4.8.crate 11926 BLAKE2B e5a648b490908d0ffa3a0832342ad11264eb4357939b
DIST js-sys-0.3.54.crate 70453 BLAKE2B 27e8375133302950ef19de116eeeba25233bca368ac75e61f89c41216745299c07844706db187a15d97ddd2989b1d47337d29b8f6b4fa53269d3c3a84964c12d SHA512 cf927a64769ecdc9a4cfffb6c4321bf4de54ff63303cabdc8d6a7d75d4c926c69df25eb61390cf9fcb9fe9157def26e04fe7b08509f09f07565a314f55b64f1e
DIST jsonrpc-core-18.0.0.crate 16010 BLAKE2B 27e087a626c2262bec5d28ab77ff7cd03986af8edeee6fe180f7b9428145b2b151587424e2f7c3bbb08131a59b38ee0106376bb287c10b66abc67bf83179551d SHA512 faa798f3522b3d81a1f754e07d3def6e1dabae853cb76412218724300c6e1f4a0e2789a23c9be6cf4b7081fa03d43f635b850989eae4233d970d66132fc14347
DIST kak-lsp-12.0.1.tar.gz 116002 BLAKE2B 4e2153c913c5c18826e53397df1cdc2f29203aa827f1cf2656eb82bfcea5650d5dde8c12b0245ac5b8ed1dc46fcf0393e571e4f26e2b75db571b16acae0e6f2b SHA512 fe701c4a73ec5fe984ecfec58a0566eedff82d3c1ad967832d9341c6889e7c13b80075b33b29c956f863df5f705f1c6e20923f498de8b8c8f55545705dbdc4d7
DIST kak-lsp-12.1.0.tar.gz 119263 BLAKE2B 7540d16780ea27722c165f71bcc7ea65e3c257aac83745a86875bca9d5ce19be0c4aadb7c9eb802df467bb1be7579d93bc76058fafaaec33ffa71eddac861abc SHA512 492971b4bb1afcf7f00d8066801816f696df0bb5fc9efbb6e01547095ea9cad16c637e3337880292dd9202bb46ca442ce0820572bdc63d9b0032ada3d1ffb531
DIST lazy_static-1.4.0.crate 10443 BLAKE2B 25b2e61bbac48f0dcbc79c81d7bf01f2403d8269ecb6be3ea6147bd00f7a588df15a91f44dfc18ada19b21faa71de4637c7d493a8628cbecd0e547d74e616a23 SHA512 e124c0521ec7c950f3c4a066821918da7a9c6e711115d98009ae7c351928fdddead852e7596fea5937a9c30e4e4ce8eee7099b20248b5d6e3b2494b6a6d88cb8
DIST libc-0.2.101.crate 530003 BLAKE2B 55be777a0ab91df07e06f8c5045fa49dcb356eddcda2feb3a16949afbfb395abb3a50a97fdc6b6f1b8974c07af13c9b286f8222fe8557b668247065515063d8a SHA512 876a5739c1ba29d4a4d5c9407b013afabebc6f5644dc57864104e99f0303e7e7ef1d5ee81a665f1029433b9251917b1e1571624a123dfc15586d6bc49ecfb3e2
DIST libflate-1.1.1.crate 40645 BLAKE2B 8bcf83b14b0586c8a4fa73362ca48d688dc720cdf902a5da1c1858e27025cdd52e61dbac34470cbb6a2375c5b7de2a50add564fbf808a300a7df870bed1886b6 SHA512 ccd2eeef05c47564d693de5e713e55394e77e7d72294221f6002e19df0fcf29d40cdbf942b2b4519f148a65335d1136540c3ecda50b9ca1a0cecd7d5c8be9ef2

View File

@@ -0,0 +1,153 @@
# Copyright 2001-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
CRATES="
adler32-1.2.0
aho-corasick-0.7.18
ansi_term-0.11.0
arc-swap-1.3.2
atty-0.2.14
autocfg-1.0.1
bitflags-1.3.2
boxfnonce-0.1.1
bumpalo-3.7.0
cfg-if-0.1.10
cfg-if-1.0.0
chrono-0.4.19
clap-2.33.3
crc32fast-1.2.1
crossbeam-channel-0.5.1
crossbeam-utils-0.8.5
daemonize-0.4.1
dirs-2.0.2
dirs-next-2.0.0
dirs-sys-0.3.6
dirs-sys-next-0.1.2
either-1.6.1
enum_primitive-0.1.1
form_urlencoded-1.0.1
futures-0.3.17
futures-channel-0.3.17
futures-core-0.3.17
futures-executor-0.3.17
futures-io-0.3.17
futures-macro-0.3.17
futures-sink-0.3.17
futures-task-0.3.17
futures-util-0.3.17
getopts-0.2.21
getrandom-0.2.3
glob-0.3.0
hermit-abi-0.1.19
idna-0.2.3
indoc-1.0.3
itertools-0.10.1
itoa-0.4.8
js-sys-0.3.54
jsonrpc-core-18.0.0
lazy_static-1.4.0
libc-0.2.101
libflate-1.1.1
libflate_lz77-1.1.0
log-0.4.14
lsp-types-0.91.1
matches-0.1.9
memchr-2.4.1
num-integer-0.1.44
num-traits-0.1.43
num-traits-0.2.14
once_cell-1.8.0
percent-encoding-2.1.0
pin-project-lite-0.2.7
pin-utils-0.1.0
ppv-lite86-0.2.10
proc-macro-hack-0.5.19
proc-macro-nested-0.1.7
proc-macro2-1.0.29
pulldown-cmark-0.8.0
quote-1.0.9
rand-0.8.4
rand_chacha-0.3.1
rand_core-0.6.3
rand_hc-0.3.1
redox_syscall-0.2.10
redox_users-0.4.0
regex-1.5.4
regex-syntax-0.6.25
rle-decode-fast-1.0.1
ropey-1.3.1
rustversion-1.0.5
ryu-1.0.5
serde-1.0.130
serde_derive-1.0.130
serde_json-1.0.67
serde_repr-0.1.7
slab-0.4.4
slog-2.7.0
slog-async-2.7.0
slog-kvfilter-0.7.0
slog-scope-4.4.0
slog-stdlog-4.1.0
slog-term-2.8.0
sloggers-2.0.2
smallvec-1.6.1
strsim-0.8.0
syn-1.0.76
take_mut-0.2.2
term-0.7.0
textwrap-0.11.0
thread_local-1.1.3
time-0.1.43
tinyvec-1.3.1
tinyvec_macros-0.1.0
toml-0.5.8
trackable-1.2.0
trackable_derive-1.0.0
unicase-2.6.0
unicode-bidi-0.3.6
unicode-normalization-0.1.19
unicode-width-0.1.8
unicode-xid-0.2.2
unindent-0.1.7
url-2.2.2
vec_map-0.8.2
version_check-0.9.3
wasi-0.10.2+wasi-snapshot-preview1
wasm-bindgen-0.2.77
wasm-bindgen-backend-0.2.77
wasm-bindgen-macro-0.2.77
wasm-bindgen-macro-support-0.2.77
wasm-bindgen-shared-0.2.77
web-sys-0.3.54
whoami-1.1.3
winapi-0.3.9
winapi-i686-pc-windows-gnu-0.4.0
winapi-x86_64-pc-windows-gnu-0.4.0
"
inherit cargo
DESCRIPTION="Kakoune Language Server Protocol Client"
HOMEPAGE="https://github.com/kak-lsp/kak-lsp"
SRC_URI="https://github.com/kak-lsp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 MIT MPL-2.0 Unlicense ZLIB"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
QA_FLAGS_IGNORED="usr/bin/kak-lsp"
src_configure() {
cargo_src_configure
}
src_compile() {
cargo_src_compile
}
src_install() {
cargo_src_install
}