Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rust-analyzer-2020.07.13
@ 2020-07-17 18:54 gbrlsnchs
  2020-07-17 21:07 ` [PR PATCH] [Updated] " gbrlsnchs
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: gbrlsnchs @ 2020-07-17 18:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

There is a new pull request by gbrlsnchs against master on the void-packages repository

https://github.com/gbrlsnchs/void-packages rust-analyzer
https://github.com/void-linux/void-packages/pull/23623

New package: rust-analyzer-2020.07.13


A patch file from https://github.com/void-linux/void-packages/pull/23623.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-analyzer-23623.patch --]
[-- Type: text/x-diff, Size: 1204 bytes --]

From 6d0660a1211b10cdb555279031bda04c3b730c58 Mon Sep 17 00:00:00 2001
From: Gabriel Sanches <gabriel@gsr.dev>
Date: Fri, 17 Jul 2020 15:50:57 -0300
Subject: [PATCH] New package: rust-analyzer-2020.07.13

---
 srcpkgs/rust-analyzer/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/rust-analyzer/template

diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template
new file mode 100644
index 00000000000..e43b87e3269
--- /dev/null
+++ b/srcpkgs/rust-analyzer/template
@@ -0,0 +1,21 @@
+# Template file for 'rust-analyzer'
+pkgname=rust-analyzer
+version=2020.07.13
+_ver=${version//./-}
+revision=1
+build_style=cargo
+make_install_args="--path=crates/${pkgname}"
+hostmakedepends="rust"
+short_desc="An experimental Rust compiler front-end for IDEs"
+maintainer="Gabriel Sanches <gabriel@gsr.dev>"
+license="Apache-2.0, MIT"
+homepage="https://${pkgname}.github.io/"
+distfiles="https://github.com/${pkgname}/${pkgname}/archive/${_ver}.tar.gz"
+checksum=e4176167bba26eeb7bc7bbf5be45d261e05e231331135dfbc6f12f927ac6eb60
+wrksrc="${pkgname}-${_ver}"
+
+post_install() {
+	vlicense LICENSE-APACHE
+	vlicense LICENSE-MIT
+	vdoc README.md
+}

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-09-22  2:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 18:54 [PR PATCH] New package: rust-analyzer-2020.07.13 gbrlsnchs
2020-07-17 21:07 ` [PR PATCH] [Updated] " gbrlsnchs
2020-08-09  9:37 ` [PR REVIEW] " jnbr
2020-08-09  9:40 ` jnbr
2020-08-09 19:44 ` ericonr
2020-08-11  2:18 ` [PR REVIEW] " gbrlsnchs
2020-08-11  2:23 ` gbrlsnchs
2020-08-11  2:37 ` ericonr
2020-09-15 18:56 ` [PR PATCH] [Updated] " gbrlsnchs
2020-09-15 18:58 ` New package: rust-analyzer-2020.09.14 gbrlsnchs
2020-09-15 19:05 ` [PR REVIEW] " gbrlsnchs
2020-09-21 14:58 ` [PR PATCH] [Closed]: " gbrlsnchs
2020-09-21 23:23 ` gbrlsnchs
2020-09-21 23:35 ` [PR PATCH] [Merged]: " jnbr
2020-09-21 23:36 ` jnbr
2020-09-22  2:08 ` gbrlsnchs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).