Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: jitterentropy-rngd-1.2.7
@ 2022-03-29  3:35 atweiden
  2022-03-29  3:47 ` atweiden
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: atweiden @ 2022-03-29  3:35 UTC (permalink / raw)
  To: ml

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

There is a new 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 8463a8e2c3387e7939f2fff6acb19211f71edd6e 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.7

---
 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..d4243b641c0c
--- /dev/null
+++ b/srcpkgs/jitterentropy-rngd/template
@@ -0,0 +1,29 @@
+# Template file for 'jitterentropy-rngd'
+pkgname=jitterentropy-rngd
+version=1.2.7
+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=d81aeee0ffc2bf9d05aceeaa9dfccbe09abc07325f981e70479151e6ecd73e12
+
+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
+}

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

end of thread, other threads:[~2023-12-06 13:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-29  3:35 [PR PATCH] New package: jitterentropy-rngd-1.2.7 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 ` [PR PATCH] [Updated] " atweiden
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

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