Github messages for voidlinux
 help / color / mirror / Atom feed
From: felix <felix@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: hcxdumptool-6.1.1
Date: Fri, 21 Aug 2020 03:24:41 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24397@inbox.vuxu.org> (raw)

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

There is a new pull request by felix against master on the void-packages repository

https://github.com/felix/void-packages hcxdumptool
https://github.com/void-linux/void-packages/pull/24397

New package: hcxdumptool-6.1.1


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

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

From d4c2bd712d33eab74983917ce0bac61d2588ce1b Mon Sep 17 00:00:00 2001
From: Felix Hanley <felix@userspace.com.au>
Date: Fri, 21 Aug 2020 11:20:52 +1000
Subject: [PATCH] New package: hcxdumptool-6.1.1

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

diff --git a/srcpkgs/hcxdumptool/template b/srcpkgs/hcxdumptool/template
new file mode 100644
index 00000000000..cc94e5e2e09
--- /dev/null
+++ b/srcpkgs/hcxdumptool/template
@@ -0,0 +1,21 @@
+# Template file for 'hcxdumptool'
+pkgname=hcxdumptool
+version=6.1.1
+revision=1
+build_style=gnu-makefile
+makedepends="libressl-devel"
+short_desc="Small tool to capture packets from wlan devices"
+maintainer="Felix Hanley <felix@userspace.com.au>"
+license="MIT"
+homepage="https://github.com/ZerBea/hcxdumptool/"
+changelog="https://raw.githubusercontent.com/ZerBea/hcxdumptool/master/changelog"
+distfiles="https://github.com/ZerBea/hcxdumptool/archive/${version}.tar.gz"
+checksum=f23b49422f2917982a232ccca3debca26727a80cebd0f9484700d0a382123a47
+
+do_install() {
+	for bin in hcxdumptool hcxpioff; do
+		vbin ${wrksrc}/${build_wrksrc}/${bin}
+		vman ${wrksrc}/${build_wrksrc}/manpages/${bin}.1
+	done
+	vlicense ${wrksrc}/license.txt
+}

             reply	other threads:[~2020-08-21  1:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-21  1:24 felix [this message]
2020-09-16 10:17 ` [PR PATCH] [Updated] " felix
2020-10-09 17:08 ` [PR PATCH] [Closed]: " 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24397@inbox.vuxu.org \
    --to=felix@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).