Github messages for voidlinux
 help / color / mirror / Atom feed
From: anddam <anddam@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: walk-1.0.0
Date: Sat, 28 May 2022 00:49:06 +0200	[thread overview]
Message-ID: <20220527224906._AlHjL8hxdv9ocignC7lfONkEoJwj0RjLLWzaoGs0vo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37244@inbox.vuxu.org>

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

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

https://github.com/anddam/void-packages feature/new-package-walk
https://github.com/void-linux/void-packages/pull/37244

New package: walk-1.0.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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


This follows [PR28273](https://github.com/void-linux/void-packages/pull/28273).

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

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

From 43222d09c1c4992574c0e0dd169ef8b9b4c6f248 Mon Sep 17 00:00:00 2001
From: Andrea D'Amore <a@d-amo.re>
Date: Tue, 27 Oct 2020 10:18:43 +0100
Subject: [PATCH] New package: walk-1.0.0

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

diff --git a/srcpkgs/walk/template b/srcpkgs/walk/template
new file mode 100644
index 000000000000..d41ff8305e88
--- /dev/null
+++ b/srcpkgs/walk/template
@@ -0,0 +1,16 @@
+# Template file for 'walk'
+pkgname=walk
+version=1.0.0
+revision=1
+build_style=gnu-makefile
+hostmakedepends="gzip make"
+short_desc="Two utilities collectively replacing find: walk and sor"
+maintainer="Andrea D'Amore <a@d-amo.re>"
+license="Apache-2.0"
+homepage="https://github.com/bbarenblat/walk"
+distfiles="https://github.com/bbarenblat/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=7d733cc106ca81390197f772efd4243ab798fe12ee7de30ceec3ce92cb762375
+
+pre_install() {
+	make_install_args="prefix=${DESTDIR}/usr"
+}

  parent reply	other threads:[~2022-05-27 22:49 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-22  9:59 [PR PATCH] " anddam
2022-05-22 16:03 ` [PR PATCH] [Updated] " anddam
2022-05-22 16:05 ` anddam
2022-05-24  2:07 ` [PR REVIEW] " abenson
2022-05-24  6:51 ` anddam
2022-05-24  7:23 ` paper42
2022-05-24  9:52 ` [PR PATCH] [Updated] " anddam
2022-05-24 11:56 ` [PR REVIEW] " paper42
2022-05-24 17:40 ` anddam
2022-05-24 17:42 ` [PR PATCH] [Updated] " anddam
2022-05-24 17:43 ` [PR REVIEW] " Chocimier
2022-05-24 17:54 ` [PR PATCH] [Updated] " anddam
2022-05-24 17:56 ` [PR REVIEW] " anddam
2022-05-24 23:01 ` ahesford
2022-05-25  7:03 ` anddam
2022-05-25 11:16 ` ahesford
2022-05-27 22:38 ` [PR PATCH] [Updated] " anddam
2022-05-27 22:49 ` anddam [this message]
2022-05-28  4:05 ` cinerea0
2022-05-28 21:28 ` [PR PATCH] [Updated] " anddam
2022-05-28 22:09 ` anddam
2022-05-29  7:57 ` [PR REVIEW] " paper42
2022-05-29  7:58 ` paper42
2022-05-29 13:47 ` [PR PATCH] [Updated] " anddam
2022-05-29 13:47 ` [PR REVIEW] " anddam
2022-06-01 19:43 ` [PR PATCH] [Merged]: " paper42

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=20220527224906._AlHjL8hxdv9ocignC7lfONkEoJwj0RjLLWzaoGs0vo@z \
    --to=anddam@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).