Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: xmandump-0.1.0
Date: Mon, 18 May 2020 14:01:10 +0200	[thread overview]
Message-ID: <20200518120110.hQHns1z6J01BXbMwa9a3PDmyyKXM-bnWBFp7AETKRoo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22069@inbox.vuxu.org>

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

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

https://github.com/ericonr/void-packages xmandump
https://github.com/void-linux/void-packages/pull/22069

New package: xmandump-0.1.0
Needed for https://github.com/void-linux/void-infrastructure/issues/70

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

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

From e1427946e66f9fccc34beb73894282475a2bae04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 18 May 2020 02:31:13 -0300
Subject: [PATCH] New package: xmandump-0.1.0

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

diff --git a/srcpkgs/xmandump/template b/srcpkgs/xmandump/template
new file mode 100644
index 000000000000..194958831e6b
--- /dev/null
+++ b/srcpkgs/xmandump/template
@@ -0,0 +1,17 @@
+# Template file for 'xmandump'
+pkgname=xmandump
+version=0.1.0
+revision=1
+build_style=go
+go_import_path="go.spiff.io/xmandump"
+go_package="${go_import_path}/cmd/xmandump"
+short_desc="Dump all manpages in an XBPS package for use with man.cgi"
+maintainer="Érico Nogueira <ericonr@disroot.com>"
+license="ISC"
+homepage="https://github.com/nilium/xmandump"
+distfiles="https://github.com/nilium/xmandump/archive/v${version}.tar.gz"
+checksum=62350f50d5b5bc39203fc80cebba6c1645d05ca073218e65b579a6c53e3c9a00
+
+post_install() {
+	vlicense LICENSE.txt LICENSE
+}

  reply	other threads:[~2020-05-18 12:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-18  5:32 [PR PATCH] " ericonr
2020-05-18 12:01 ` ericonr [this message]
2020-05-18 15:32 ` [PR PATCH] [Merged]: " 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=20200518120110.hQHns1z6J01BXbMwa9a3PDmyyKXM-bnWBFp7AETKRoo@z \
    --to=ericonr@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).