Github messages for voidlinux
 help / color / mirror / Atom feed
From: pandom79 <pandom79@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package : powerline-go-1.17.0
Date: Fri, 03 Jul 2020 11:31:47 +0200	[thread overview]
Message-ID: <20200703093147.OxcoDYObjuclSd1IfpuNSMuThOISFhrip4FiNFY7heg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23361@inbox.vuxu.org>

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

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

https://github.com/pandom79/void-packages powerline-go
https://github.com/void-linux/void-packages/pull/23361

New package : powerline-go-1.17.0


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

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

From 29014a4322151c87736e75bc76372f4870e31ee2 Mon Sep 17 00:00:00 2001
From: Domenico Panella <pandom79@gmail.com>
Date: Thu, 2 Jul 2020 17:55:08 +0200
Subject: [PATCH 1/4] New package : powerline-go-1.17.0

---
 srcpkgs/powerline-go/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/powerline-go/template

diff --git a/srcpkgs/powerline-go/template b/srcpkgs/powerline-go/template
new file mode 100644
index 00000000000..a38e6f45d7e
--- /dev/null
+++ b/srcpkgs/powerline-go/template
@@ -0,0 +1,14 @@
+# Template file for 'powerline-go'
+pkgname=powerline-go
+version=1.17.0
+revision=2
+archs="x86_64 armv7l"
+build_style=go
+go_import_path="github.com/justjanne/powerline-go"
+make_build_args="-trimpath -ldflags -extldflags"
+short_desc="Beautiful, useful and fast prompt for your shell"
+maintainer="Domenico Panella <pandom79@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/justjanne/powerline-go"
+distfiles="https://github.com/justjanne/$pkgname/archive/v$version.tar.gz"
+checksum=d7825168044159dfdd3983519ea26cf8753f24c3d8c0600ce494c4a6db7a015f

From f88a9cac68b4e64ff92cff9f273f1148a0619b41 Mon Sep 17 00:00:00 2001
From: Domenico Panella <pandom79@gmail.com>
Date: Thu, 2 Jul 2020 18:17:21 +0200
Subject: [PATCH 2/4] New package : powerline-go-1.17.0

---
 srcpkgs/powerline-go/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/powerline-go/template b/srcpkgs/powerline-go/template
index a38e6f45d7e..2f5f343e05d 100644
--- a/srcpkgs/powerline-go/template
+++ b/srcpkgs/powerline-go/template
@@ -1,11 +1,10 @@
 # Template file for 'powerline-go'
 pkgname=powerline-go
 version=1.17.0
-revision=2
-archs="x86_64 armv7l"
+revision=1
+archs="noarch"
 build_style=go
 go_import_path="github.com/justjanne/powerline-go"
-make_build_args="-trimpath -ldflags -extldflags"
 short_desc="Beautiful, useful and fast prompt for your shell"
 maintainer="Domenico Panella <pandom79@gmail.com>"
 license="GPL-3.0-or-later"

From 91f3b4ffcc67b847f77c2c5b47d42874a8fb0733 Mon Sep 17 00:00:00 2001
From: Domenico Panella <pandom79@gmail.com>
Date: Thu, 2 Jul 2020 18:26:15 +0200
Subject: [PATCH 3/4] New package : powerline-go-1.17.0

---
 srcpkgs/powerline-go/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/powerline-go/template b/srcpkgs/powerline-go/template
index 2f5f343e05d..389a9e0b445 100644
--- a/srcpkgs/powerline-go/template
+++ b/srcpkgs/powerline-go/template
@@ -2,7 +2,7 @@
 pkgname=powerline-go
 version=1.17.0
 revision=1
-archs="noarch"
+archs="x86_64"
 build_style=go
 go_import_path="github.com/justjanne/powerline-go"
 short_desc="Beautiful, useful and fast prompt for your shell"

From 9c498581b67aaa9db5f28c1d6d08050fb3754b20 Mon Sep 17 00:00:00 2001
From: Domenico Panella <pandom79@gmail.com>
Date: Thu, 2 Jul 2020 18:34:42 +0200
Subject: [PATCH 4/4] New package : powerline-go-1.17.0

---
 srcpkgs/powerline-go/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/powerline-go/template b/srcpkgs/powerline-go/template
index 389a9e0b445..9bc73dae78a 100644
--- a/srcpkgs/powerline-go/template
+++ b/srcpkgs/powerline-go/template
@@ -2,7 +2,6 @@
 pkgname=powerline-go
 version=1.17.0
 revision=1
-archs="x86_64"
 build_style=go
 go_import_path="github.com/justjanne/powerline-go"
 short_desc="Beautiful, useful and fast prompt for your shell"

       reply	other threads:[~2020-07-03  9:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23361@inbox.vuxu.org>
2020-07-03  9:31 ` pandom79 [this message]
2020-07-03 10:14 ` pandom79
2020-07-03 10:22 ` pandom79
2020-07-03 10:26 ` pandom79
2020-07-03 10:27 ` pandom79
2020-07-05 10:12 ` pandom79

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=20200703093147.OxcoDYObjuclSd1IfpuNSMuThOISFhrip4FiNFY7heg@z \
    --to=pandom79@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).