Github messages for voidlinux
 help / color / mirror / Atom feed
From: atweiden <atweiden@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: jitterentropy-rngd-1.2.7
Date: Mon, 05 Dec 2022 23:24:48 +0100	[thread overview]
Message-ID: <20221205222448.MKkysun8MkceG6MXyW_oSbV658YQ-UTqG2UtP14zV5E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36401@inbox.vuxu.org>

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

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

https://github.com/atweiden/void-packages jitterentropy-rngd
https://github.com/void-linux/void-packages/pull/36401

New package: jitterentropy-rngd-1.2.7
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

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

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

From fd021052ba744fd527f69bb145d9c092d99ebe88 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <atweiden@ioiojo.com>
Date: Tue, 29 Mar 2022 14:30:19 +1100
Subject: [PATCH] New package: jitterentropy-rngd-1.2.8

---
 srcpkgs/jitterentropy-rngd/template | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 srcpkgs/jitterentropy-rngd/template

diff --git a/srcpkgs/jitterentropy-rngd/template b/srcpkgs/jitterentropy-rngd/template
new file mode 100644
index 000000000000..a9f201d4419c
--- /dev/null
+++ b/srcpkgs/jitterentropy-rngd/template
@@ -0,0 +1,29 @@
+# Template file for 'jitterentropy-rngd'
+pkgname=jitterentropy-rngd
+version=1.2.8
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Jitter RNG Daemon"
+maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
+license="BSD-3-Clause, GPL-2.0-only"
+homepage="https://www.chronox.de/jent.html"
+distfiles="https://www.chronox.de/jent/${pkgname}-${version}.tar.xz"
+checksum=c4480c67d888fd9c6c9c3bcf06c785578ad81984ec978da3c33d16aa019664fb
+
+CFLAGS="-O0"
+
+pre_configure() {
+	# fix sbin and disable systemd service installation
+	sed \
+		-i \
+		-e 's/sbin/bin/g' \
+		-e '/jitterentropy\.service\ /d' \
+		Makefile
+}
+
+post_install() {
+	vlicense COPYING
+	vlicense COPYING.bsd
+	vlicense COPYING.gplv2
+}

  parent reply	other threads:[~2022-12-05 22:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29  3:35 [PR PATCH] " atweiden
2022-03-29  3:47 ` atweiden
2022-07-10  2:15 ` github-actions
2022-07-10  6:26 ` atweiden
2022-10-10  2:14 ` github-actions
2022-10-10  2:15 ` atweiden
2022-12-05 22:24 ` atweiden [this message]
2023-03-06  2:04 ` New package: jitterentropy-rngd-1.2.8 github-actions
2023-03-06  7:46 ` atweiden
2023-06-06  2:05 ` github-actions
2023-06-06  6:28 ` atweiden
2023-09-06  1:45 ` github-actions
2023-09-06  5:50 ` atweiden
2023-12-06  1:46 ` github-actions
2023-12-06 11:05 ` atweiden
2023-12-06 13:01 ` [PR PATCH] [Updated] " Johnnynator
2023-12-06 13:01 ` [PR PATCH] [Merged]: " Johnnynator

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=20221205222448.MKkysun8MkceG6MXyW_oSbV658YQ-UTqG2UtP14zV5E@z \
    --to=atweiden@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).