dev-tex/texlab: add 5.9.0
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
8e5604bdb7
commit
3a543f0607
@ -179,6 +179,7 @@ DIST tempfile-3.5.0.crate 31129 BLAKE2B 6d32584819794dbbb1f30970577ca2c82cf79979
|
||||
DIST tempfile-3.6.0.crate 31812 BLAKE2B a40a18a810e957b576d2fa8c78c192fa68f0c70d7305a476512fe0602e449e1668b434f0a8a0c0e98b4930054a92c009437581c1984d1ec6496026cd03847e06 SHA512 69b0d8a5619201620245899849b807841e90c24aff08bf9ffac76469ee5f4d6fd3b4258d5903bd0261fa771df88cc83e869faff27a413188571258aba1a249cb
|
||||
DIST texlab-5.7.0.tar.gz 7492372 BLAKE2B 345ee3d5ab46075660fcfe0ed435146b45354984efe94c38d78ba422d5ce2428990f2338e1ab10f80fd8d4067700aebae53fe00b6d03b6d0863aa582dad64906 SHA512 aa285a60006fa3dba29475f2ee5c0dbb8184ddcd52475d91766153f24e1e6ddbc7b27f0c19568e96e6aaf14b67d765e251baf846ed7b4aa5550865acff61cf28
|
||||
DIST texlab-5.8.0.tar.gz 7497694 BLAKE2B e9bd784a112186195d0a0955ea8a05bd5001ab5bed13f81a5f1262f12ea592de28ad451d6ce40d98665c4d5a1ea028ea1b44bd8d2de804c71e5bc7dc6e12dd46 SHA512 c6a05557c50e0b94ec724542a0baf0eedd8edb155f61add8bf2437d105a366c4346e5635d332e3db834ad688e02adcbfebe4b0cae39a96f0241afd340b745fcf
|
||||
DIST texlab-5.9.0.tar.gz 7498204 BLAKE2B ac1065c23863421bdadf071508387456e8e96bb31af42faa8cac9755a4510984b42790c220b704db3008656c56b6af9e8d2276dad8d6cb56ff6c7ea43ba6d070 SHA512 bb8cb91d03032b8d0e38184dcbb35a7855b486268563c64b8b527b5e052259e61a446c7160b5fc1aca0e14af58a92a93a9adb3e9fee8541f51ba24161741a1b9
|
||||
DIST text-size-1.1.0.crate 12380 BLAKE2B 0fb559e971e7f33bb4ee6e20e796f813023ef1798713b224ba42827ce3a8cbc6dc1991c653ddf7219a3d3696a3d1718d6fea7b72b60ae8f543597f5e19d8f0e8 SHA512 24e9d77e37c62b6ad05ee7dcdb5c9fe60c0f5cea1418bc0bf462ce789a1c13704b317e6503db533eff47527c87728bb98f9a34e473f8e09df35e21c08ca93048
|
||||
DIST text-size-1.1.1.crate 12553 BLAKE2B 54c48d202650606d182b2d046d6a0a35b41d4e49adebb8f9f48a22329966891036af7dbc09a4522f0ca55533dfc8e87c276fa2bb4e7a24bed57a26794bfc3ee8 SHA512 e1b0323d2f83ad85ab8c5dcbe9b2084d09592979e9edbcd03d40576abc805b20ba3d6b59261465cae5e987542d4b665fbf797369ff1cd7cbbbfad271258b0ce8
|
||||
DIST thiserror-1.0.40.crate 18709 BLAKE2B 8057ebcd11546f8b3ae5d760c1dd1764386f3c29dc43bc7a4aef20604970c65356daef137734e80260051d41e39979943bfda496459696b924a95f455159704c SHA512 db1b1fab3aa61dc6bbc672670eb70cee2f838fa713d3a927022900eddde253108d123bded1aa6df8d314e1aa2f8ff37bc72fc9b0803fe3a56447a64290ab2a91
|
||||
|
250
dev-tex/texlab/texlab-5.9.0.ebuild
Normal file
250
dev-tex/texlab/texlab-5.9.0.ebuild
Normal file
@ -0,0 +1,250 @@
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
CRATES="
|
||||
adler@1.0.2
|
||||
aho-corasick@0.7.20
|
||||
aho-corasick@1.0.1
|
||||
android-tzdata@0.1.1
|
||||
anes@0.1.6
|
||||
ansi_term@0.12.1
|
||||
anstream@0.3.2
|
||||
anstyle-parse@0.2.0
|
||||
anstyle-query@1.0.0
|
||||
anstyle-wincon@1.0.1
|
||||
anstyle@1.0.0
|
||||
anyhow@1.0.72
|
||||
assert_unordered@0.3.5
|
||||
autocfg@1.1.0
|
||||
beef@0.5.2
|
||||
bitflags@1.3.2
|
||||
block-buffer@0.10.4
|
||||
bstr@1.6.0
|
||||
bumpalo@3.12.2
|
||||
cast@0.3.0
|
||||
cc@1.0.79
|
||||
cfg-if@1.0.0
|
||||
chrono@0.4.26
|
||||
ciborium-io@0.2.1
|
||||
ciborium-ll@0.2.1
|
||||
ciborium@0.2.1
|
||||
clap@4.3.15
|
||||
clap_builder@4.3.15
|
||||
clap_derive@4.3.12
|
||||
clap_lex@0.5.0
|
||||
colorchoice@1.0.0
|
||||
console@0.15.6
|
||||
countme@3.0.1
|
||||
cpufeatures@0.2.7
|
||||
crc32fast@1.3.2
|
||||
criterion-plot@0.5.0
|
||||
criterion@0.5.1
|
||||
crossbeam-channel@0.5.8
|
||||
crossbeam-deque@0.8.3
|
||||
crossbeam-epoch@0.9.14
|
||||
crossbeam-utils@0.8.15
|
||||
crypto-common@0.1.6
|
||||
digest@0.10.7
|
||||
dirs-sys@0.4.1
|
||||
dirs@5.0.1
|
||||
dissimilar@1.0.6
|
||||
either@1.8.1
|
||||
encode_unicode@0.3.6
|
||||
encoding_rs@0.8.32
|
||||
encoding_rs_io@0.1.7
|
||||
errno-dragonfly@0.1.2
|
||||
errno@0.3.1
|
||||
expect-test@1.4.1
|
||||
fastrand@1.9.0
|
||||
fern@0.6.2
|
||||
filetime@0.2.21
|
||||
flate2@1.0.26
|
||||
fnv@1.0.7
|
||||
form_urlencoded@1.2.0
|
||||
fsevent-sys@4.1.0
|
||||
fuzzy-matcher@0.3.7
|
||||
generic-array@0.14.7
|
||||
getrandom@0.2.9
|
||||
globset@0.4.10
|
||||
half@1.8.2
|
||||
hashbrown@0.12.3
|
||||
heck@0.4.1
|
||||
hermit-abi@0.2.6
|
||||
hermit-abi@0.3.1
|
||||
human_name@2.0.2
|
||||
idna@0.3.0
|
||||
inotify-sys@0.1.5
|
||||
inotify@0.9.6
|
||||
insta@1.31.0
|
||||
instant@0.1.12
|
||||
io-lifetimes@1.0.10
|
||||
is-terminal@0.4.7
|
||||
isocountry@0.3.2
|
||||
itertools@0.10.5
|
||||
itertools@0.11.0
|
||||
itoa@1.0.6
|
||||
joinery@2.1.0
|
||||
js-sys@0.3.63
|
||||
kqueue-sys@1.0.3
|
||||
kqueue@1.0.7
|
||||
lazy_static@1.4.0
|
||||
libc@0.2.147
|
||||
linked-hash-map@0.5.6
|
||||
linux-raw-sys@0.3.8
|
||||
lock_api@0.4.9
|
||||
log@0.4.19
|
||||
logos-codegen@0.13.0
|
||||
logos-derive@0.13.0
|
||||
logos@0.13.0
|
||||
lsp-server@0.7.2
|
||||
lsp-types@0.94.0
|
||||
memchr@2.5.0
|
||||
memoffset@0.8.0
|
||||
miniz_oxide@0.7.1
|
||||
mio@0.8.6
|
||||
notify@6.0.1
|
||||
num-traits@0.2.15
|
||||
num_cpus@1.15.0
|
||||
once_cell@1.18.0
|
||||
oorandom@11.1.3
|
||||
option-ext@0.2.0
|
||||
parking_lot@0.12.1
|
||||
parking_lot_core@0.9.7
|
||||
percent-encoding@2.3.0
|
||||
pest@2.6.0
|
||||
pest_derive@2.6.0
|
||||
pest_generator@2.6.0
|
||||
pest_meta@2.6.0
|
||||
phf@0.11.1
|
||||
phf_codegen@0.11.1
|
||||
phf_generator@0.11.1
|
||||
phf_shared@0.11.1
|
||||
plotters-backend@0.3.4
|
||||
plotters-svg@0.3.3
|
||||
plotters@0.3.4
|
||||
proc-macro2@1.0.66
|
||||
quote@1.0.31
|
||||
rand@0.8.5
|
||||
rand_core@0.6.4
|
||||
rayon-core@1.11.0
|
||||
rayon@1.7.0
|
||||
redox_syscall@0.2.16
|
||||
redox_syscall@0.3.5
|
||||
redox_users@0.4.3
|
||||
regex-automata@0.3.3
|
||||
regex-syntax@0.6.29
|
||||
regex-syntax@0.7.4
|
||||
regex@1.9.1
|
||||
rowan@0.15.11
|
||||
rustc-hash@1.1.0
|
||||
rustix@0.37.19
|
||||
ryu@1.0.13
|
||||
same-file@1.0.6
|
||||
scopeguard@1.1.0
|
||||
serde@1.0.171
|
||||
serde_derive@1.0.171
|
||||
serde_json@1.0.103
|
||||
serde_regex@1.1.0
|
||||
serde_repr@0.1.14
|
||||
sha2@0.10.6
|
||||
similar@2.2.1
|
||||
siphasher@0.3.10
|
||||
smallstr@0.3.0
|
||||
smallvec@1.10.0
|
||||
strsim@0.10.0
|
||||
syn@2.0.26
|
||||
tempfile@3.6.0
|
||||
text-size@1.1.1
|
||||
thiserror-impl@1.0.43
|
||||
thiserror@1.0.43
|
||||
thread_local@1.1.7
|
||||
threadpool@1.8.1
|
||||
tinytemplate@1.2.1
|
||||
tinyvec@1.6.0
|
||||
tinyvec_macros@0.1.1
|
||||
titlecase@2.2.1
|
||||
typenum@1.16.0
|
||||
ucd-trie@0.1.5
|
||||
unicode-bidi@0.3.13
|
||||
unicode-case-mapping@0.4.0
|
||||
unicode-ident@1.0.8
|
||||
unicode-normalization@0.1.22
|
||||
unicode-segmentation@1.10.1
|
||||
unidecode@0.3.0
|
||||
url@2.3.1
|
||||
utf8parse@0.2.1
|
||||
version_check@0.9.4
|
||||
walkdir@2.3.3
|
||||
wasi@0.11.0+wasi-snapshot-preview1
|
||||
wasm-bindgen-backend@0.2.86
|
||||
wasm-bindgen-macro-support@0.2.86
|
||||
wasm-bindgen-macro@0.2.86
|
||||
wasm-bindgen-shared@0.2.86
|
||||
wasm-bindgen@0.2.86
|
||||
web-sys@0.3.63
|
||||
winapi-i686-pc-windows-gnu@0.4.0
|
||||
winapi-util@0.1.5
|
||||
winapi-x86_64-pc-windows-gnu@0.4.0
|
||||
winapi@0.3.9
|
||||
windows-sys@0.45.0
|
||||
windows-sys@0.48.0
|
||||
windows-targets@0.42.2
|
||||
windows-targets@0.48.0
|
||||
windows_aarch64_gnullvm@0.42.2
|
||||
windows_aarch64_gnullvm@0.48.0
|
||||
windows_aarch64_msvc@0.42.2
|
||||
windows_aarch64_msvc@0.48.0
|
||||
windows_i686_gnu@0.42.2
|
||||
windows_i686_gnu@0.48.0
|
||||
windows_i686_msvc@0.42.2
|
||||
windows_i686_msvc@0.48.0
|
||||
windows_x86_64_gnu@0.42.2
|
||||
windows_x86_64_gnu@0.48.0
|
||||
windows_x86_64_gnullvm@0.42.2
|
||||
windows_x86_64_gnullvm@0.48.0
|
||||
windows_x86_64_msvc@0.42.2
|
||||
windows_x86_64_msvc@0.48.0
|
||||
yaml-rust@0.4.5
|
||||
"
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="LaTeX Language Server"
|
||||
HOMEPAGE="https://github.com/latex-lsp/texlab"
|
||||
SRC_URI="
|
||||
https://github.com/latex-lsp/texlab/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
|
||||
${CARGO_CRATE_URIS}
|
||||
"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
LICENSE+="
|
||||
Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
|
||||
|| ( Artistic-2 CC0-1.0 )
|
||||
"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DOCS=( CHANGELOG.md README.md )
|
||||
|
||||
src_configure() {
|
||||
local myfeature=(
|
||||
citation
|
||||
completion
|
||||
fuzzy-matcher
|
||||
)
|
||||
cargo_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cargo_src_install --path crates/texlab
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "Texlab requires a TeX distribution to function"
|
||||
elog "Either virtual/latex-base or dev-tex/tectonic will suffice"
|
||||
elog "You can then edit the config to use your chosen TeX distribution"
|
||||
}
|
Loading…
Reference in New Issue
Block a user