diff --git a/dev-tex/texlab/Manifest b/dev-tex/texlab/Manifest index 5c9f462..564cd55 100644 --- a/dev-tex/texlab/Manifest +++ b/dev-tex/texlab/Manifest @@ -140,6 +140,7 @@ DIST tempfile-3.10.1.crate 33653 BLAKE2B 819b183e7840f70270883ee8b6a91fa09861c31 DIST texlab-5.13.0.tar.gz 7490588 BLAKE2B 61381835b5c7c2cdaf020b84c0108c22cc8dbc3bfe0660a6cd51d24b1ebe36859a2ece77d37074121ceeb77b751aae8721f01ed68479e60fb3639b059f452cf2 SHA512 562f6755f8313898f78772642a56270b95eb3e95f8167bb72bdd3dcc89088d5b0950c362780e05838d9a8f24c7b8fa40323e616d5a919b3321dc64d211b77f16 DIST texlab-5.13.1.tar.gz 7491199 BLAKE2B f680f5c9077908365ee2df17a549a0d641715927430581ee75b8b6d20ce8b13f75e73bd0a619b1d9ac220e7bf4e768288316bf6fde63be38a598ed7de87838ac SHA512 f6eefa6ae716e7af982b4401a2f626de3fd5ba5061b7ccb80acd46004f40959b30f00da536ff2bc129d9f1a610a34125176b559d682aad4e77519634cea73ecf DIST texlab-5.14.0.tar.gz 7493223 BLAKE2B 76e4b278507a7cc68f247c050791faea1c246f2ebd8b11be3fb3973cf228f16d0b68ff300a63ffaef55906eae0a7bb202f8ddefa7f22eda364f47ea9dcd20d6f SHA512 141c21cf70ce76660a45a45689a358616d7f5e378b5fe80995796a1ff583c40a714bccdb58a64bd00d8b4b3a40269edd0b16395ed407154a712e0cfc460e9601 +DIST texlab-5.14.1.tar.gz 7493424 BLAKE2B ec50775e1d4b32da87d81c9beb692896a047c2ffe330e1c0a04a7b89189bcc91d51ab3b24213224634314d58f4d3347cf4f6239859e16a081898482a3fdde5a8 SHA512 216b04ac04740eeae1da7f3450ad04d445d764658c8db8979e1d7b9a6e4638f217953b23107fd78b449c630f83dc5251f16361afa56b69c708779dda078b30fe DIST text-size-1.1.1.crate 12553 BLAKE2B 54c48d202650606d182b2d046d6a0a35b41d4e49adebb8f9f48a22329966891036af7dbc09a4522f0ca55533dfc8e87c276fa2bb4e7a24bed57a26794bfc3ee8 SHA512 e1b0323d2f83ad85ab8c5dcbe9b2084d09592979e9edbcd03d40576abc805b20ba3d6b59261465cae5e987542d4b665fbf797369ff1cd7cbbbfad271258b0ce8 DIST thiserror-1.0.56.crate 20592 BLAKE2B e98c8bba8d21342c981646e88b72a7cbc146c695a200aae3e076b55948791cc51a29e8818d64451b17233ed4d095d0ef63ba4fb07502f4ffde5af738b8629c37 SHA512 6b7c856745256d6ef9e7ab2ea0027f9c1ed2c75ed5b075068af57cf706abfd835fd4552d9ec7578bece1f820086828c5dec85a9cbada409569838cdc9d63936c DIST thiserror-1.0.57.crate 20993 BLAKE2B 4eb90b8ee027e39102d6c030176db94510180f2bd2966503501ff89ca6b49afd61e6d9e1ebf18c08d374ff9de4e958dfcb3da8740fdfe31cceace5be456bfe4b SHA512 0ff7e48c3696f4f4c6af29f3142f0a7bb88a07b7a9877ec243e3ea15d89c48f1898b731311da5d4a7c88060628cae3eeea6a4eccf25bd851cb3075920cb1a936 diff --git a/dev-tex/texlab/texlab-5.14.1.ebuild b/dev-tex/texlab/texlab-5.14.1.ebuild new file mode 100644 index 0000000..fe6baf2 --- /dev/null +++ b/dev-tex/texlab/texlab-5.14.1.ebuild @@ -0,0 +1,226 @@ +# Copyright 2022-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +CRATES=" + adler@1.0.2 + aho-corasick@1.1.1 + anes@0.1.6 + anstream@0.6.11 + anstyle-parse@0.2.1 + anstyle-query@1.0.0 + anstyle-wincon@3.0.1 + anstyle@1.0.3 + anyhow@1.0.75 + autocfg@1.1.0 + beef@0.5.2 + bitflags@1.3.2 + bitflags@2.4.0 + bstr@1.9.0 + bumpalo@3.14.0 + cast@0.3.0 + cfg-if@1.0.0 + chrono@0.4.31 + ciborium-io@0.2.1 + ciborium-ll@0.2.1 + ciborium@0.2.1 + clap@4.5.3 + clap_builder@4.5.2 + clap_derive@4.5.3 + clap_lex@0.7.0 + colorchoice@1.0.0 + countme@3.0.1 + crc32fast@1.3.2 + criterion-plot@0.5.0 + criterion@0.5.1 + crossbeam-channel@0.5.12 + crossbeam-deque@0.8.3 + crossbeam-epoch@0.9.15 + crossbeam-utils@0.8.19 + dirs-sys@0.4.1 + dirs@5.0.1 + dissimilar@1.0.7 + either@1.9.0 + encoding_rs@0.8.33 + encoding_rs_io@0.1.7 + errno@0.3.8 + expect-test@1.4.1 + fastrand@2.0.1 + fern@0.6.2 + file-id@0.2.1 + filetime@0.2.22 + flate2@1.0.28 + fnv@1.0.7 + form_urlencoded@1.2.1 + fsevent-sys@4.1.0 + fuzzy-matcher@0.3.7 + getrandom@0.2.10 + half@1.8.2 + hashbrown@0.14.3 + heck@0.5.0 + hermit-abi@0.3.3 + human_name@2.0.2 + idna@0.5.0 + inotify-sys@0.1.5 + inotify@0.9.6 + is-terminal@0.4.9 + isocountry@0.3.2 + itertools@0.10.5 + itertools@0.12.0 + itoa@1.0.9 + joinery@2.1.0 + js-sys@0.3.64 + kqueue-sys@1.0.4 + kqueue@1.0.8 + lazy_static@1.4.0 + libc@0.2.153 + linux-raw-sys@0.4.13 + lock_api@0.4.10 + log@0.4.21 + logos-codegen@0.13.0 + logos-derive@0.13.0 + logos@0.13.0 + lsp-server@0.7.6 + lsp-types@0.95.0 + memchr@2.7.1 + memoffset@0.9.0 + miniz_oxide@0.7.1 + mio@0.8.11 + multimap@0.10.0 + notify-debouncer-full@0.3.1 + notify@6.1.1 + num-traits@0.2.16 + num_cpus@1.16.0 + once_cell@1.19.0 + oorandom@11.1.3 + option-ext@0.2.0 + parking_lot@0.12.1 + parking_lot_core@0.9.8 + percent-encoding@2.3.1 + phf@0.11.2 + phf_codegen@0.11.2 + phf_generator@0.11.2 + phf_shared@0.11.2 + plotters-backend@0.3.5 + plotters-svg@0.3.5 + plotters@0.3.5 + proc-macro2@1.0.76 + quote@1.0.35 + rand@0.8.5 + rand_core@0.6.4 + rayon-core@1.12.1 + rayon@1.8.1 + redox_syscall@0.2.16 + redox_syscall@0.3.5 + redox_users@0.4.3 + regex-automata@0.4.3 + regex-syntax@0.6.29 + regex-syntax@0.8.2 + regex@1.10.2 + rowan@0.15.15 + rustc-hash@1.1.0 + rustix@0.38.31 + ryu@1.0.15 + same-file@1.0.6 + scopeguard@1.2.0 + serde@1.0.195 + serde_derive@1.0.195 + serde_json@1.0.114 + serde_regex@1.1.0 + serde_repr@0.1.18 + siphasher@0.3.11 + smallstr@0.3.0 + smallvec@1.11.1 + strsim@0.11.0 + syn@2.0.48 + tempfile@3.10.1 + text-size@1.1.1 + thiserror-impl@1.0.58 + thiserror@1.0.58 + 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 + unicode-bidi@0.3.13 + unicode-case-mapping@0.4.0 + unicode-ident@1.0.12 + unicode-normalization@0.1.23 + unicode-segmentation@1.10.1 + unidecode@0.3.0 + url@2.5.0 + utf8parse@0.2.1 + walkdir@2.4.0 + wasi@0.11.0+wasi-snapshot-preview1 + wasm-bindgen-backend@0.2.87 + wasm-bindgen-macro-support@0.2.87 + wasm-bindgen-macro@0.2.87 + wasm-bindgen-shared@0.2.87 + wasm-bindgen@0.2.87 + web-sys@0.3.64 + winapi-i686-pc-windows-gnu@0.4.0 + winapi-util@0.1.6 + winapi-x86_64-pc-windows-gnu@0.4.0 + winapi@0.3.9 + windows-sys@0.48.0 + windows-sys@0.52.0 + windows-targets@0.48.5 + windows-targets@0.52.4 + windows_aarch64_gnullvm@0.48.5 + windows_aarch64_gnullvm@0.52.4 + windows_aarch64_msvc@0.48.5 + windows_aarch64_msvc@0.52.4 + windows_i686_gnu@0.48.5 + windows_i686_gnu@0.52.4 + windows_i686_msvc@0.48.5 + windows_i686_msvc@0.52.4 + windows_x86_64_gnu@0.48.5 + windows_x86_64_gnu@0.52.4 + windows_x86_64_gnullvm@0.48.5 + windows_x86_64_gnullvm@0.52.4 + windows_x86_64_msvc@0.48.5 + windows_x86_64_msvc@0.52.4 +" + +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} +" + +BDEPEND="sys-apps/help2man" + +LICENSE="GPL-3" +LICENSE+=" Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016" + +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 + help2man --output=texlab.1 --no-info "target/$(usex debug debug release)/texlab" || die + doman texlab.1 + 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" +}