Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cnping-1.0b2
@ 2019-09-28 21:41 voidlinux-github
  2019-09-28 21:45 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: voidlinux-github @ 2019-09-28 21:41 UTC (permalink / raw)
  To: ml

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

There is a new 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.0b2
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: 1118 bytes --]

From b9c083ce0e2f81f846d9a288ba7b4761b6f0fd5f 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.0b2

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

diff --git a/srcpkgs/cnping/template b/srcpkgs/cnping/template
new file mode 100644
index 00000000000..7c9d6e429f7
--- /dev/null
+++ b/srcpkgs/cnping/template
@@ -0,0 +1,22 @@
+# Template file for 'cnping'
+pkgname=cnping
+version=1.0b2
+revision=1
+hostmakedepends="gcc make libcap-progs"
+makedepends="libXinerama-devel libX11-devel"
+short_desc="Minimal Graphical IPV4 Ping Tool"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="MIT"
+homepage="https://github.com/cnlohr/cnping"
+distfiles="https://github.com/cnlohr/cnping/archive/${version}.tar.gz"
+checksum=6dcdfe42b860ad57a2b10dc79a23e5d6af721a3677888af983fd0dea34a0f811
+
+do_build() {
+	make
+	setcap cap_net_raw=ep cnping
+}
+
+do_install() {
+	vbin cnping
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2019-10-14  0:10 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-12 15:47 ` voidlinux-github
2019-10-14  0:10 ` [PR PATCH] [Merged]: " voidlinux-github

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).