Github messages for voidlinux
 help / color / mirror / Atom feed
From: nulldutra <nulldutra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: fx-21.0.0
Date: Fri, 22 Apr 2022 17:59:36 +0200	[thread overview]
Message-ID: <20220422155936.S7x-6ljI5FvJ86ak_pfwPC8EgTYRhlGQqELve4NgPpc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36805@inbox.vuxu.org>

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

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

https://github.com/nulldutra/void-packages new-package-fx
https://github.com/void-linux/void-packages/pull/36805

New package: fx-21.0.0
https://github.com/antonmedv/fx

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the quality requirements: **YES**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-package-fx-36805.patch --]
[-- Type: text/x-diff, Size: 1877 bytes --]

From 6775eb3ad0cfb5ca5bee8938359313d140d69d24 Mon Sep 17 00:00:00 2001
From: "Gabriel M. Dutra" <nulldutra@gmail.com>
Date: Thu, 21 Apr 2022 13:20:50 -0300
Subject: [PATCH 1/2] New package: fx-21.0.0

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

diff --git a/srcpkgs/fx/template b/srcpkgs/fx/template
new file mode 100644
index 000000000000..56305e90d09e
--- /dev/null
+++ b/srcpkgs/fx/template
@@ -0,0 +1,17 @@
+# Template file for 'fx'
+pkgname=fx
+version=21.0.0
+revision=1
+build_style=go
+go_import_path="github.com/antonmedv/fx"
+hostmakedepends="git"
+short_desc="Terminal JSON viewer"
+maintainer="Gabriel M. Dutra <nulldutra@gmail.com>"
+license="MIT"
+homepage="https://github.com/antonmedv/fx"
+distfiles="$homepage/archive/$version.tar.gz"
+checksum=4711c582ce69c53f5ee8a348d603e0fab5f302859a020609ef33c2ef566f0d68
+
+post_install() {
+	vlicense LICENSE
+}

From 6ca7d448a1f59d0d6340ba3b3febd85126ac79a4 Mon Sep 17 00:00:00 2001
From: "Gabriel M. Dutra" <nulldutra@gmail.com>
Date: Fri, 22 Apr 2022 12:59:08 -0300
Subject: [PATCH 2/2] fx: removing git dependency and expand homepage variable

---
 srcpkgs/fx/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/fx/template b/srcpkgs/fx/template
index 56305e90d09e..69c9d066de8a 100644
--- a/srcpkgs/fx/template
+++ b/srcpkgs/fx/template
@@ -4,12 +4,11 @@ version=21.0.0
 revision=1
 build_style=go
 go_import_path="github.com/antonmedv/fx"
-hostmakedepends="git"
 short_desc="Terminal JSON viewer"
 maintainer="Gabriel M. Dutra <nulldutra@gmail.com>"
 license="MIT"
 homepage="https://github.com/antonmedv/fx"
-distfiles="$homepage/archive/$version.tar.gz"
+distfiles="${homepage}/archive/$version.tar.gz"
 checksum=4711c582ce69c53f5ee8a348d603e0fab5f302859a020609ef33c2ef566f0d68
 
 post_install() {

  parent reply	other threads:[~2022-04-22 15:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 16:27 [PR PATCH] " nulldutra
2022-04-21 16:29 ` [PR REVIEW] " classabbyamp
2022-04-21 16:29 ` classabbyamp
2022-04-22 15:59 ` nulldutra [this message]
2022-04-22 16:02 ` nulldutra
2022-04-22 16:02 ` nulldutra
2022-04-22 16:26 ` classabbyamp
2022-04-22 18:35 ` abenson

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=20220422155936.S7x-6ljI5FvJ86ak_pfwPC8EgTYRhlGQqELve4NgPpc@z \
    --to=nulldutra@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).