Github messages for voidlinux
 help / color / mirror / Atom feed
From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] new package: dinit
Date: Mon, 04 Dec 2023 16:50:34 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47570@inbox.vuxu.org> (raw)

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

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

https://github.com/dkwo/void-packages dinit
https://github.com/void-linux/void-packages/pull/47570

new package: dinit
- I tested the changes in this PR: yes (not as init, only as service manager)
 
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): yes

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

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

From 945acbf5c0379cafac7a97f6de2633566c834ca5 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 10 Aug 2023 18:35:26 +0200
Subject: [PATCH] new package: dinit-0.17.1

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

diff --git a/srcpkgs/dinit/template b/srcpkgs/dinit/template
new file mode 100644
index 0000000000000..28c3404eed04b
--- /dev/null
+++ b/srcpkgs/dinit/template
@@ -0,0 +1,20 @@
+# Template file for 'dinit'
+pkgname=dinit
+version=0.17.1
+revision=1
+build_style=meson
+configure_args="
+ -Ddinit-sbindir=/usr/bin
+ -Dbuild-shutdown=disabled
+ -Dunit-tests=true
+ -Digr-tests=true
+ -Db_ndebug=false"
+hostmakedepends="m4"
+checkdepends="libsanitizer-devel"
+short_desc="Service manager and init system"
+maintainer="dkwo <npiazza@disroot.org>"
+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=25f36f9a311de3e28278637041c9f962d95843f7265c89436c172286748f88e5

             reply	other threads:[~2023-12-04 15:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04 15:50 dkwo [this message]
2023-12-04 16:01 ` [PR PATCH] [Updated] " dkwo
2024-01-12 18:59 ` [PR PATCH] [Merged]: " ahesford

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47570@inbox.vuxu.org \
    --to=dkwo@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).