Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: cnping-1.0.0
Date: Sat, 12 Oct 2019 17:47:35 +0200	[thread overview]
Message-ID: <20191012154735.27MMbOeSIBG6RSAgEjLLrkuzffCuowQiQXYvPR_GQ3A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14805@inbox.vuxu.org>

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

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

https://github.com/jcgruenhage/void-packages cnping-1.0b2
https://github.com/void-linux/void-packages/pull/14805

New package: cnping-1.0.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cnping-1.0b2-14805.patch --]
[-- Type: text/x-diff, Size: 1447 bytes --]

From 93c8c5131839cbbd43bee578d7ec1181cca0f462 Mon Sep 17 00:00:00 2001
From: Jan Christian Gr??nhage <jan.christian@gruenhage.xyz>
Date: Mon, 12 Aug 2019 21:17:49 +0200
Subject: [PATCH] New package: cnping-1.0.0

---
 srcpkgs/cnping/INSTALL  |  5 +++++
 srcpkgs/cnping/template | 19 +++++++++++++++++++
 2 files changed, 24 insertions(+)
 create mode 100644 srcpkgs/cnping/INSTALL
 create mode 100644 srcpkgs/cnping/template

diff --git a/srcpkgs/cnping/INSTALL b/srcpkgs/cnping/INSTALL
new file mode 100644
index 00000000000..6c7a28b1aa5
--- /dev/null
+++ b/srcpkgs/cnping/INSTALL
@@ -0,0 +1,5 @@
+case "${ACTION}" in
+post)
+	setcap cap_net_raw+ep usr/bin/cnping
+	;;
+esac
diff --git a/srcpkgs/cnping/template b/srcpkgs/cnping/template
new file mode 100644
index 00000000000..cfbbe6b4029
--- /dev/null
+++ b/srcpkgs/cnping/template
@@ -0,0 +1,19 @@
+# Template file for 'cnping'
+pkgname=cnping
+version=1.0.0
+revision=1
+build_style=gnu-makefile
+makedepends="libXinerama-devel libX11-devel"
+depends="libcap-progs"
+short_desc="Minimal Graphical IPV4 Ping Tool"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="MIT, BSD-3-Clause"
+homepage="https://github.com/cnlohr/cnping"
+distfiles="https://github.com/cnlohr/cnping/archive/${version}.tar.gz"
+checksum=43e4737e27a2ab5bd8f90c73efa0ce998c2cc1d767e4948f50ded0d29e683e2d
+
+do_install() {
+	vbin cnping
+	vlicense LICENSE.MIT
+	vlicense LICENSE.BSD-3-Clause
+}

  parent reply	other threads:[~2019-10-12 15:47 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28 21:41 [PR PATCH] New package: cnping-1.0b2 voidlinux-github
2019-09-28 21:45 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-28 21:45 ` voidlinux-github
2019-09-29  7:02 ` voidlinux-github
2019-09-29 11:59 ` voidlinux-github
2019-10-02 14:58 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02 14:58 ` voidlinux-github
2019-10-03 16:37 ` voidlinux-github
2019-10-03 16:50 ` voidlinux-github
2019-10-03 22:42 ` voidlinux-github
2019-10-04 22:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-04 22:09 ` voidlinux-github
2019-10-04 22:10 ` voidlinux-github
2019-10-04 22:10 ` voidlinux-github
2019-10-04 22:11 ` voidlinux-github
2019-10-04 22:11 ` voidlinux-github
2019-10-04 22:12 ` New package: cnping-1.0.0 voidlinux-github
2019-10-04 22:17 ` voidlinux-github
2019-10-07 17:58 ` voidlinux-github
2019-10-08 15:24 ` voidlinux-github
2019-10-08 21:50 ` voidlinux-github
2019-10-12 15:47 ` voidlinux-github [this message]
2019-10-12 15:47 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-14  0:10 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191012154735.27MMbOeSIBG6RSAgEjLLrkuzffCuowQiQXYvPR_GQ3A@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).