From: "William Batista" <bootlegbilly@protonmail.ch>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rust-analyzer/
Date: Thu, 9 Jun 2022 14:21:18 +0000 (UTC) [thread overview]
Message-ID: <1654784435.7f7a3b2546ff823a6defedc17cc8994aa5decd56.bootlegbilly@gentoo> (raw)
commit: 7f7a3b2546ff823a6defedc17cc8994aa5decd56
Author: William Batista <bootlegbilly <AT> protonmail <DOT> ch>
AuthorDate: Thu Jun 9 14:20:35 2022 +0000
Commit: William Batista <bootlegbilly <AT> protonmail <DOT> ch>
CommitDate: Thu Jun 9 14:20:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f7a3b25
dev-util/rust-analyzer: add rust-analyzer-20220606.ebuild
Signed-off-by: William Batista <bootlegbilly <AT> protonmail.ch>
.../rust-analyzer/rust-analyzer-20220606.ebuild | 221 +++++++++++++++++++++
1 file changed, 221 insertions(+)
diff --git a/dev-util/rust-analyzer/rust-analyzer-20220606.ebuild b/dev-util/rust-analyzer/rust-analyzer-20220606.ebuild
new file mode 100644
index 000000000..993c69d76
--- /dev/null
+++ b/dev-util/rust-analyzer/rust-analyzer-20220606.ebuild
@@ -0,0 +1,221 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CRATES="
+ addr2line-0.17.0
+ adler-1.0.2
+ always-assert-0.1.2
+ ansi_term-0.12.1
+ anyhow-1.0.56
+ anymap-0.12.1
+ arbitrary-1.1.0
+ arrayvec-0.7.2
+ atty-0.2.14
+ autocfg-1.1.0
+ backtrace-0.3.65
+ bitflags-1.3.2
+ camino-1.0.7
+ cargo-platform-0.1.2
+ cargo_metadata-0.14.2
+ cc-1.0.73
+ cfg-if-1.0.0
+ chalk-derive-0.82.0
+ chalk-ir-0.82.0
+ chalk-recursive-0.82.0
+ chalk-solve-0.82.0
+ countme-3.0.1
+ cov-mark-2.0.0-pre.1
+ crc32fast-1.3.2
+ crossbeam-channel-0.5.4
+ crossbeam-deque-0.8.1
+ crossbeam-epoch-0.9.8
+ crossbeam-utils-0.8.8
+ dashmap-5.2.0
+ derive_arbitrary-1.1.0
+ dissimilar-1.0.3
+ dot-0.1.4
+ drop_bomb-0.1.5
+ either-1.6.1
+ ena-0.14.0
+ expect-test-1.2.2
+ filetime-0.2.16
+ fixedbitset-0.2.0
+ flate2-1.0.23
+ form_urlencoded-1.0.1
+ fs_extra-1.2.0
+ fsevent-sys-4.1.0
+ fst-0.4.7
+ gimli-0.26.1
+ hashbrown-0.11.2
+ hashbrown-0.12.0
+ heck-0.3.3
+ hermit-abi-0.1.19
+ home-0.5.3
+ idna-0.2.3
+ indexmap-1.8.1
+ inotify-0.9.6
+ inotify-sys-0.1.5
+ instant-0.1.12
+ itertools-0.10.3
+ itoa-1.0.1
+ jod-thread-0.1.2
+ kqueue-1.0.4
+ kqueue-sys-1.0.3
+ lazy_static-1.4.0
+ libc-0.2.123
+ libloading-0.7.3
+ libmimalloc-sys-0.1.24
+ lock_api-0.4.7
+ log-0.4.16
+ lsp-server-0.6.0
+ lsp-types-0.93.0
+ matchers-0.1.0
+ matches-0.1.9
+ memchr-2.4.1
+ memmap2-0.5.3
+ memoffset-0.6.5
+ mimalloc-0.1.28
+ miniz_oxide-0.5.1
+ mio-0.8.2
+ miow-0.3.7
+ miow-0.4.0
+ notify-5.0.0-pre.14
+ ntapi-0.3.7
+ num_cpus-1.13.1
+ object-0.28.3
+ once_cell-1.10.0
+ oorandom-11.1.3
+ parking_lot-0.11.2
+ parking_lot-0.12.0
+ parking_lot_core-0.8.5
+ parking_lot_core-0.9.2
+ paste-1.0.7
+ percent-encoding-2.1.0
+ perf-event-0.4.7
+ perf-event-open-sys-1.0.1
+ petgraph-0.5.1
+ pin-project-lite-0.2.8
+ proc-macro2-1.0.37
+ pulldown-cmark-0.9.1
+ pulldown-cmark-to-cmark-10.0.1
+ quote-1.0.18
+ rayon-1.5.2
+ rayon-core-1.9.2
+ redox_syscall-0.2.13
+ regex-1.5.5
+ regex-automata-0.1.10
+ regex-syntax-0.6.25
+ rowan-0.15.4
+ rustc-ap-rustc_lexer-725.0.0
+ rustc-demangle-0.1.21
+ rustc-hash-1.1.0
+ ryu-1.0.9
+ salsa-0.17.0-pre.2
+ salsa-macros-0.17.0-pre.2
+ same-file-1.0.6
+ scoped-tls-1.0.0
+ scopeguard-1.1.0
+ semver-1.0.7
+ serde-1.0.136
+ serde_derive-1.0.136
+ serde_json-1.0.79
+ serde_repr-0.1.7
+ sharded-slab-0.1.4
+ smallvec-1.8.0
+ smol_str-0.1.23
+ snap-1.0.5
+ syn-1.0.91
+ synstructure-0.12.6
+ text-size-1.1.0
+ thread_local-1.1.4
+ threadpool-1.8.1
+ tikv-jemalloc-ctl-0.4.2
+ tikv-jemalloc-sys-0.4.3+5.2.1-patched.2
+ tikv-jemallocator-0.4.3
+ tinyvec-1.5.1
+ tinyvec_macros-0.1.0
+ tracing-0.1.34
+ tracing-attributes-0.1.20
+ tracing-core-0.1.26
+ tracing-log-0.1.2
+ tracing-subscriber-0.3.11
+ tracing-tree-0.2.0
+ typed-arena-2.0.1
+ ungrammar-1.16.1
+ unicase-2.6.0
+ unicode-bidi-0.3.7
+ unicode-normalization-0.1.19
+ unicode-segmentation-1.9.0
+ unicode-xid-0.2.2
+ url-2.2.2
+ valuable-0.1.0
+ version_check-0.9.4
+ walkdir-2.3.2
+ wasi-0.11.0+wasi-snapshot-preview1
+ winapi-0.3.9
+ winapi-i686-pc-windows-gnu-0.4.0
+ winapi-util-0.1.5
+ winapi-x86_64-pc-windows-gnu-0.4.0
+ windows-sys-0.28.0
+ windows-sys-0.34.0
+ windows_aarch64_msvc-0.28.0
+ windows_aarch64_msvc-0.34.0
+ windows_i686_gnu-0.28.0
+ windows_i686_gnu-0.34.0
+ windows_i686_msvc-0.28.0
+ windows_i686_msvc-0.34.0
+ windows_x86_64_gnu-0.28.0
+ windows_x86_64_gnu-0.34.0
+ windows_x86_64_msvc-0.28.0
+ windows_x86_64_msvc-0.34.0
+ write-json-0.1.2
+ xflags-0.2.4
+ xflags-macros-0.2.4
+ xshell-0.2.1
+ xshell-macros-0.2.1
+"
+
+inherit cargo
+
+if [[ "${PV}" == *9999* ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/rust-analyzer/rust-analyzer"
+else
+ KEYWORDS="~amd64"
+ MY_PV="${PV:0:4}-${PV:4:2}-${PV:6:2}"
+ SRC_URI="https://github.com/rust-analyzer/rust-analyzer/archive/${MY_PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris)"
+fi
+
+DESCRIPTION="An implementation of Language Server Protocol for the Rust programming language"
+HOMEPAGE="https://rust-analyzer.github.io"
+
+LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD Boost-1.0 CC0-1.0 ISC MIT Unlicense ZLIB"
+RESTRICT="mirror"
+SLOT="0"
+IUSE=""
+
+DEPEND="|| ( >=dev-lang/rust-1.57.0[rust-src] >=dev-lang/rust-bin-1.57.0[rust-src] )"
+RDEPEND="${DEPEND}"
+
+QA_FLAGS_IGNORED="usr/bin/rust-analyzer"
+
+src_unpack() {
+ if [[ "${PV}" == *9999* ]]; then
+ git-r3_src_unpack
+ cargo_live_src_unpack
+ else
+ cargo_src_unpack
+ mv -T "${PN}-${MY_PV}" "${P}" || die
+ fi
+}
+
+src_test() {
+ # Requires out of source git repo.
+ cargo_src_test -- --skip "tidy::check_merge_commits"
+}
+
+src_install() {
+ cargo_src_install --path "./crates/rust-analyzer"
+}
next reply other threads:[~2022-06-09 14:21 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-09 14:21 William Batista [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-25 2:02 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rust-analyzer/ Ronny Gutbrod
2022-08-24 16:35 William Batista
2022-08-24 13:37 William Batista
2022-08-15 13:17 William Batista
2022-06-14 5:10 William Batista
2022-06-11 4:52 William Batista
2022-06-10 14:16 Andrew Ammerlaan
2022-06-09 14:20 William Batista
2022-06-07 17:08 William Batista
2022-05-19 0:00 Leonardo H. Neumann
2022-05-19 0:00 Leonardo H. Neumann
2022-04-18 7:35 Leonardo H. Neumann
2022-04-18 7:35 Leonardo H. Neumann
2022-04-18 7:35 Leonardo H. Neumann
2022-03-25 21:41 Leonardo H. Neumann
2022-03-16 3:50 Leonardo H. Neumann
2022-03-16 3:50 Leonardo H. Neumann
2022-02-28 7:55 Leonardo H. Neumann
2022-02-22 23:18 Leonardo H. Neumann
2022-02-19 19:50 Leonardo H. Neumann
2022-02-19 19:50 Leonardo H. Neumann
2022-02-05 22:12 Leonardo H. Neumann
2022-01-27 2:03 Leonardo H. Neumann
2022-01-17 19:46 Leonardo H. Neumann
2022-01-17 19:46 Leonardo H. Neumann
2022-01-03 8:54 Leonardo H. Neumann
2021-12-30 1:57 Leonardo H. Neumann
2021-12-30 1:57 Leonardo H. Neumann
2021-12-08 18:43 Leonardo H. Neumann
2021-12-08 18:43 Leonardo H. Neumann
2021-12-02 2:16 Leonardo H. Neumann
2021-12-02 2:16 Leonardo H. Neumann
2021-11-22 16:16 Leonardo H. Neumann
2021-11-17 6:33 Leonardo H. Neumann
2021-11-16 9:45 Theo Anderson
2021-11-16 9:45 Theo Anderson
2021-11-08 20:44 Leonardo H. Neumann
2021-11-01 9:53 Leonardo H. Neumann
2021-11-01 9:53 Leonardo H. Neumann
2021-10-26 0:05 Leonardo H. Neumann
2021-10-18 7:55 Leonardo H. Neumann
2021-10-11 17:04 Leonardo H. Neumann
2021-10-04 8:43 Leonardo H. Neumann
2021-10-04 8:43 Leonardo H. Neumann
2021-09-27 6:22 Leonardo H. Neumann
2021-09-20 14:14 Leonardo H. Neumann
2021-09-13 6:49 Leonardo H. Neumann
2021-09-06 13:15 Leonardo H. Neumann
2021-08-31 0:23 Leonardo H. Neumann
2021-08-31 0:23 Leonardo H. Neumann
2021-08-24 0:51 Leonardo H. Neumann
2021-08-16 6:06 Leonardo H. Neumann
2021-08-09 22:41 Leonardo H. Neumann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1654784435.7f7a3b2546ff823a6defedc17cc8994aa5decd56.bootlegbilly@gentoo \
--to=bootlegbilly@protonmail.ch \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox