Github messages for voidlinux
 help / color / mirror / Atom feed
From: DiegoMagdaleno <DiegoMagdaleno@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] new package: moar
Date: Thu, 06 Apr 2023 17:37:45 +0200	[thread overview]
Message-ID: <20230406153745.B7SSwnRqhFWxZaOeLoNHmNuwXeXzFMXFGTELaqlPZmU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43142@inbox.vuxu.org>

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

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

https://github.com/DiegoMagdaleno/void-packages master
https://github.com/void-linux/void-packages/pull/43142

new package: moar
Uncomment relevant sections and delete options which are not applicable

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc )

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

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

From b1b53abf95809d89c244689b67930d7757011ebb Mon Sep 17 00:00:00 2001
From: Diego Magdaleno <diegomagdaleno@protonmail.com>
Date: Thu, 6 Apr 2023 09:36:52 -0600
Subject: [PATCH] New package: moar-1.13.0

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

diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template
new file mode 100644
index 000000000000..f42ad560e112
--- /dev/null
+++ b/srcpkgs/moar/template
@@ -0,0 +1,20 @@
+# Template file for 'moar'
+pkgname=moar
+version=1.13.0
+revision=1
+build_style=go
+go_import_path=github.com/walles/moar
+go_ldflags="-X main.versionString=${version}"
+short_desc="Drop-in replacement for the less pager"
+maintainer="Diego Magdaleno <diegomagdaleno@pm.me>"
+license="BSD-2-Clause"
+homepage="https://github.com/walles/moar"
+changelog="https://github.com/waller/moar/releases"
+conflicts="MoarVM"
+distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz"
+checksum=65eac0d4f8a40f0198a93f0888a60a28e8466b2ee9d0437f143db5c25d5e9319
+
+post_install() {
+	vman moar.1
+	vlicense LICENSE
+}

  parent reply	other threads:[~2023-04-06 15:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31 15:00 [PR PATCH] " DiegoMagdaleno
2023-03-31 15:06 ` abenson
2023-03-31 15:06 ` [PR REVIEW] " abenson
2023-03-31 15:06 ` paper42
2023-03-31 15:08 ` abenson
2023-03-31 15:08 ` abenson
2023-03-31 15:12 ` abenson
2023-04-01  0:41 ` [PR PATCH] [Updated] " DiegoMagdaleno
2023-04-01  0:42 ` DiegoMagdaleno
2023-04-01  0:43 ` DiegoMagdaleno
2023-04-02  7:43 ` atweiden
2023-04-05 14:32 ` DiegoMagdaleno
2023-04-05 23:35 ` atweiden
2023-04-06 15:36 ` [PR PATCH] [Updated] " DiegoMagdaleno
2023-04-06 15:37 ` DiegoMagdaleno [this message]
2023-04-06 15:40 ` DiegoMagdaleno
2023-04-06 17:38 ` DiegoMagdaleno
2023-06-25 18:49 ` [PR PATCH] [Merged]: " Duncaen

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=20230406153745.B7SSwnRqhFWxZaOeLoNHmNuwXeXzFMXFGTELaqlPZmU@z \
    --to=diegomagdaleno@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).