Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: peshming-0.2.0
@ 2020-04-06 13:23 jcgruenhage
  2020-04-06 19:13 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jcgruenhage @ 2020-04-06 13:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages peshming-0.2.0_1
https://github.com/void-linux/void-packages/pull/20699

New package: peshming-0.2.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-peshming-0.2.0_1-20699.patch --]
[-- Type: text/x-diff, Size: 1415 bytes --]

From 25e9045ee7db72ed42bd0121e0116fd26a42c78d Mon Sep 17 00:00:00 2001
From: Jan Christian Gr??nhage <jan.christian@gruenhage.xyz>
Date: Mon, 6 Apr 2020 15:22:09 +0200
Subject: [PATCH] New package: peshming-0.2.0

---
 srcpkgs/peshming/INSTALL  |  5 +++++
 srcpkgs/peshming/template | 17 +++++++++++++++++
 2 files changed, 22 insertions(+)
 create mode 100644 srcpkgs/peshming/INSTALL
 create mode 100644 srcpkgs/peshming/template

diff --git a/srcpkgs/peshming/INSTALL b/srcpkgs/peshming/INSTALL
new file mode 100644
index 00000000000..9bd34cacb70
--- /dev/null
+++ b/srcpkgs/peshming/INSTALL
@@ -0,0 +1,5 @@
+case "${ACTION}" in
+post)
+	setcap cap_net_raw+ep /usr/bin/peshming
+	;;
+esac
diff --git a/srcpkgs/peshming/template b/srcpkgs/peshming/template
new file mode 100644
index 00000000000..254915e2336
--- /dev/null
+++ b/srcpkgs/peshming/template
@@ -0,0 +1,17 @@
+# Template file for 'peshming'
+pkgname=peshming
+version=0.2.0
+revision=1
+wrksrc="peshming"
+build_style=cargo
+depends="libcap-progs"
+short_desc="Prometheus exporter for background icmp pings"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="AGPL-3.0-only"
+homepage="https://git.jcg.re/jcgruenhage/peshming"
+distfiles="https://git.jcg.re/jcgruenhage/peshming/archive/v${version}.tar.gz"
+checksum=3cd762f2d2a7c42bcd354acad1beeb69516c6c2db71ff148f70805204ea917ce
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2020-04-11  8:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-06 13:23 [PR PATCH] New package: peshming-0.2.0 jcgruenhage
2020-04-06 19:13 ` [PR PATCH] [Updated] " jcgruenhage
2020-04-06 20:57 ` [PR PATCH] [Updated] New package: peshming-0.2.1 jcgruenhage
2020-04-08 10:06 ` [PR PATCH] [Updated] New package: peshming-0.2.2 jcgruenhage
2020-04-11  8:14 ` [PR PATCH] [Closed]: New package: peshming-0.2.3 the-maldridge

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