Github messages for voidlinux
 help / color / mirror / Atom feed
From: gega <gega@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: csvcut-1.0
Date: Fri, 29 Mar 2024 20:14:19 +0100	[thread overview]
Message-ID: <20240329191419.259BC22269@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49574@inbox.vuxu.org>

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

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

https://github.com/gega/void-packages csvcut
https://github.com/void-linux/void-packages/pull/49574

New package: csvcut-1.0
<!-- 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/49574.patch is attached

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

From fc050fb5a61eba88426dd8608e238e565cf5b5a5 Mon Sep 17 00:00:00 2001
From: Gergely Gati <gati.gergely@gmail.com>
Date: Wed, 27 Mar 2024 20:10:34 -0700
Subject: [PATCH] New package: csvcut-1.1

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

diff --git a/srcpkgs/csvcut/template b/srcpkgs/csvcut/template
new file mode 100644
index 00000000000000..9396044fa7dbe3
--- /dev/null
+++ b/srcpkgs/csvcut/template
@@ -0,0 +1,16 @@
+# Template file for 'csvcut'
+pkgname=csvcut
+version=1.1
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake"
+short_desc="Process CSV files like 'cut' utility"
+maintainer="Gergely Gati <gati.gergely@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/gega/csvcut"
+distfiles="https://github.com/gega/csvcut/releases/download/v${version}/csvcut-${version}.tar.gz"
+checksum=49d6fb3fe7d74ca4850823f576b85d436b44a688aea74dce5c9503f26506306b
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2024-03-29 19:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28  3:26 [PR PATCH] " gega
2024-03-29  3:51 ` [PR PATCH] [Updated] " gega
2024-03-29  3:54 ` gega
2024-03-29 16:18 ` gega
2024-03-29 18:34 ` meator
2024-03-29 19:14 ` gega [this message]
2024-04-09  5:13 ` [PR PATCH] [Closed]: " gega

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=20240329191419.259BC22269@inbox.vuxu.org \
    --to=gega@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).