From eb7a04fb30ccdfbea8fa287e6ee303aa13f86b5f Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Sun, 28 Apr 2024 04:05:23 +0300 Subject: [PATCH] dev-tex/texlab: drop 5.14.0 Signed-off-by: Alfred Wingate --- dev-tex/texlab/Manifest | 1 - dev-tex/texlab/texlab-5.14.0.ebuild | 226 ---------------------------- 2 files changed, 227 deletions(-) delete mode 100644 dev-tex/texlab/texlab-5.14.0.ebuild diff --git a/dev-tex/texlab/Manifest b/dev-tex/texlab/Manifest index cd7c823..c89650c 100644 --- a/dev-tex/texlab/Manifest +++ b/dev-tex/texlab/Manifest @@ -144,7 +144,6 @@ DIST smallvec-1.11.1.crate 34831 BLAKE2B bad85ddb1d3a1fcec0cb6aba413f90695e0aa0c DIST strsim-0.11.0.crate 13710 BLAKE2B bdc748ffab302c8e1d3412663e300c399ba13bfc0e15b07101a680394204af2df8897ba784dbe57b95c4fa9e732439d0f5aabb090b1b1c81f066bfa125919419 SHA512 ef4165dabaf8cbdd6c58420043cff9c0d1f4bc3ed53de5973b654bd71ac7d462fecaa6e1b750fbcbb8e19b35f6e6b73641a17656b20f5562b6ba7d84e69de226 DIST syn-2.0.48.crate 250566 BLAKE2B e46b0863af76c3116c84d01b654a9820b7edc51f75c9c5301a7967d12284f78da602409f34fc40524728350dc6b998a4d738f08b8868f95236b3e5d24c460580 SHA512 926c0ad55cc743df20f9166b6d71fd44421aeb1f073fd86b6ddb53e13cd508b539c0360ce64b07b65597bb14639c8f33acf7e60951e1e9128624517aa3aee325 DIST tempfile-3.10.1.crate 33653 BLAKE2B 819b183e7840f70270883ee8b6a91fa09861c3112eaadc65007199885abe099bd593e1cdc4d9ab48c23490a6d484cad9bf0e80cf4e718c369cc2418b72eaf09c SHA512 bac7515b85b0d01ea914b527f0fadd3a4d8e77c9eabe786977d2625d8a3e91decaec502dd15bab4d49a43597fa7cf7660fff4be1b043112d13b542a72443bf39 -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 texlab-5.15.0.tar.gz 7494084 BLAKE2B acd2b37bb43dd6f8c06f40bf42238efc4c763191a57d0db70c235b585041135d3ead9794379b55135d31203f32c21778576675bb96c8f4eeef0fa5559096eeee SHA512 c45af7395f7fd140f5b64d245a54c7c771692c6ed8ce5ae28bff6c3d013cf66a53c4d99e1bf525cfc2017e6e9b00ef26aa57db8a9d4c0815f564e6092bd38eb9 DIST text-size-1.1.1.crate 12553 BLAKE2B 54c48d202650606d182b2d046d6a0a35b41d4e49adebb8f9f48a22329966891036af7dbc09a4522f0ca55533dfc8e87c276fa2bb4e7a24bed57a26794bfc3ee8 SHA512 e1b0323d2f83ad85ab8c5dcbe9b2084d09592979e9edbcd03d40576abc805b20ba3d6b59261465cae5e987542d4b665fbf797369ff1cd7cbbbfad271258b0ce8 diff --git a/dev-tex/texlab/texlab-5.14.0.ebuild b/dev-tex/texlab/texlab-5.14.0.ebuild deleted file mode 100644 index fe6baf2..0000000 --- a/dev-tex/texlab/texlab-5.14.0.ebuild +++ /dev/null @@ -1,226 +0,0 @@ -# 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" -}