Github messages for voidlinux
 help / color / mirror / Atom feed
From: xeji <xeji@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: dinit-0.16.1
Date: Fri, 02 Jun 2023 00:09:05 +0200	[thread overview]
Message-ID: <20230601220905.tftKvsEBkVa5BS0Xg67QH_-les49C1gnbTG7q1kWjqI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44222@inbox.vuxu.org>

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

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

https://github.com/xeji/void-packages dinit
https://github.com/void-linux/void-packages/pull/44222

New package: dinit-0.16.1
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From 5a63e50257c92efd6f6da8052e40ebd4614930b7 Mon Sep 17 00:00:00 2001
From: Uli Baum <xeji@cat3.de>
Date: Thu, 1 Jun 2023 23:40:36 +0200
Subject: [PATCH] New package: dinit-0.16.1

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

diff --git a/srcpkgs/dinit/template b/srcpkgs/dinit/template
new file mode 100644
index 000000000000..27fbc82b3e9f
--- /dev/null
+++ b/srcpkgs/dinit/template
@@ -0,0 +1,21 @@
+# Template file for 'dinit'
+pkgname=dinit
+version=0.16.1
+revision=1
+build_style=gnu-makefile
+make_install_args="SBINDIR=/usr/bin"
+hostmakedepends="m4"
+checkdepends="libsanitizer-devel"
+short_desc="Service manager and init system"
+maintainer="Uli Baum <xeji@cat3.de>"
+license="Apache-2.0"
+homepage="https://davmac.org/projects/dinit/"
+changelog="https://raw.githubusercontent.com/davmac314/dinit/master/NEWS"
+distfiles="https://github.com/davmac314/dinit/archive/v${version}.tar.gz"
+checksum=fecab916da569e7fda1ad7651eb2cc639885ac203f4729d55612108b69cd5140
+disable_parallel_check=yes
+
+post_patch() {
+	# don't build shutdown/halt/reboot commands, we don't use dinit as system init
+	sed -e 's/BUILD_SHUTDOWN=yes/BUILD_SHUTDOWN=no/' configs/mconfig.Linux > mconfig
+}

  parent reply	other threads:[~2023-06-01 22:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-01 21:43 [PR PATCH] " xeji
2023-06-01 21:47 ` [PR REVIEW] " classabbyamp
2023-06-01 21:47 ` classabbyamp
2023-06-01 21:47 ` classabbyamp
2023-06-01 21:47 ` classabbyamp
2023-06-01 22:07 ` [PR PATCH] [Updated] " xeji
2023-06-01 22:09 ` xeji [this message]
2023-06-01 22:10 ` [PR REVIEW] " xeji
2023-06-01 23:09 ` xeji
2023-08-10 16:38 ` dkwo
2023-08-19  8:40 ` dkwo
2023-08-19  8:40 ` dkwo
2023-08-20  9:19 ` dkwo
2023-08-20  9:39 ` Luciogi
2023-08-20  9:43 ` Luciogi
2023-08-20 12:52 ` dkwo
2023-08-20 12:58 ` Luciogi
2023-11-19  1:48 ` github-actions
2023-12-04  1:46 ` [PR PATCH] [Closed]: " github-actions

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=20230601220905.tftKvsEBkVa5BS0Xg67QH_-les49C1gnbTG7q1kWjqI@z \
    --to=xeji@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).