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.0
Date: Fri, 24 Apr 2020 05:48:41 +0200	[thread overview]
Message-ID: <20200424034841.X-sJ8tXY2ZVSz6XD50515OSZSnlvQyJ0_YsYH9lpU-U@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.0


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 04fdd6aa643d1ebb4eb2e6bb64069a656db6197f 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.0

---
 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..76b5e208846
--- /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.0
+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=629781fd71f7d4c58db37eff79dc09302054156193ef75f918d03408a617d40c
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2020-04-24  3:48 UTC|newest]

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

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=20200424034841.X-sJ8tXY2ZVSz6XD50515OSZSnlvQyJ0_YsYH9lpU-U@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).