Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gopls-0.1.7
@ 2019-09-25 17:00 voidlinux-github
  2019-09-25 17:48 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-25 17:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages gopls
https://github.com/void-linux/void-packages/pull/14718

New package: gopls-0.1.7


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

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

From 44d0c3d8c2f8d3dd8a00f1ddc09cd4d387c1c8f4 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renag.me>
Date: Wed, 25 Sep 2019 09:59:08 -0700
Subject: [PATCH] New package: gopls-0.1.7

---
 srcpkgs/gopls/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/gopls/template

diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template
new file mode 100644
index 00000000000..64243fe9908
--- /dev/null
+++ b/srcpkgs/gopls/template
@@ -0,0 +1,20 @@
+# Template file for 'gopls'
+pkgname=gopls
+version=0.1.7
+revision=1
+wrksrc=tools-gopls-v${version}
+build_style=go
+go_import_path=golang.org/x/tools/gopls
+hostmakedepends="git"
+short_desc="Official language server for the Go language"
+maintainer="Renato Aguiar <renato@renag.me>"
+license="MIT"
+homepage="https://github.com/golang/tools"
+distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
+checksum=3081a1ec963228baf18063c914ec04916030d87f443126ec8ae56cbc114ef747
+
+post_install() {
+	vlicense LICENSE
+	vdoc gopls/README.md
+	vcopy gopls/doc usr/share/doc/${pkgname}
+}

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

* Re: [PR PATCH] [Merged]: New package: gopls-0.1.7
  2019-09-25 17:00 [PR PATCH] New package: gopls-0.1.7 voidlinux-github
@ 2019-09-25 17:48 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-25 17:48 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: gopls-0.1.7
https://github.com/void-linux/void-packages/pull/14718

Description:


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

end of thread, other threads:[~2019-09-25 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 17:00 [PR PATCH] New package: gopls-0.1.7 voidlinux-github
2019-09-25 17:48 ` [PR PATCH] [Merged]: " voidlinux-github

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).