Github messages for voidlinux
 help / color / mirror / Atom feed
From: renatoaguiar <renatoaguiar@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: protoc-gen-go-1.4.2
Date: Sat, 30 Jan 2021 07:15:37 +0100	[thread overview]
Message-ID: <20210130061537.tO3o6OMaItGGI8RVN2kdDt4yVyBLyhMsA1v3oX0AYN8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21291@inbox.vuxu.org>

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

There is an updated pull request by renatoaguiar against master on the void-packages repository

https://github.com/renatoaguiar/void-packages protoc-gen-go
https://github.com/void-linux/void-packages/pull/21291

New package: protoc-gen-go-1.4.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-protoc-gen-go-21291.patch --]
[-- Type: text/x-diff, Size: 1196 bytes --]

From 09d0a576c8b1c86ac77c0f947dd1a4069254b90c Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Thu, 23 Apr 2020 19:46:35 -0700
Subject: [PATCH] New package: protoc-gen-go-1.4.3

---
 srcpkgs/protoc-gen-go/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/protoc-gen-go/template

diff --git a/srcpkgs/protoc-gen-go/template b/srcpkgs/protoc-gen-go/template
new file mode 100644
index 00000000000..70fd8c9262b
--- /dev/null
+++ b/srcpkgs/protoc-gen-go/template
@@ -0,0 +1,19 @@
+# Template file for 'protoc-gen-go'
+pkgname=protoc-gen-go
+version=1.4.3
+revision=1
+wrksrc="protobuf-${version}"
+build_style=go
+go_import_path=github.com/golang/protobuf
+go_package=github.com/golang/protobuf/protoc-gen-go
+depends="protobuf"
+short_desc="Protobuf compiler plugin to generate a Go protocol buffer package"
+maintainer="Renato Aguiar <renato@renatoaguiar.net>"
+license="BSD-3-Clause"
+homepage="https://github.com/golang/protobuf"
+distfiles="https://github.com/golang/protobuf/archive/v${version}.tar.gz"
+checksum=5736f943f8647362f5559689df6154f3c85d261fb088867c8a68494e2a767610
+
+post_install() {
+	vlicense LICENSE
+}

      parent reply	other threads:[~2021-01-30  6:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  2:47 [PR PATCH] New package: protoc-gen-go-1.4.0 renatoaguiar
2020-04-24  3:48 ` [PR PATCH] [Updated] " renatoaguiar
2020-05-24 17:04 ` renatoaguiar
2021-01-30  6:15 ` renatoaguiar [this message]

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=20210130061537.tO3o6OMaItGGI8RVN2kdDt4yVyBLyhMsA1v3oX0AYN8@z \
    --to=renatoaguiar@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).