Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: chiark-really-6.0.4
Date: Sun, 20 Oct 2019 07:49:28 +0200	[thread overview]
Message-ID: <20191020054928.fjvwYmOp05Bhx8tlUoqR7XlRs8eNcm5fhDzGnO5T34c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15634@inbox.vuxu.org>

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

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

https://github.com/KAction/void-packages chiark-really
https://github.com/void-linux/void-packages/pull/15634

New package: chiark-really-6.0.4
None

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

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

From be50111cad3c6cd8ba440aadf920391b652369f5 Mon Sep 17 00:00:00 2001
From: Dmitry Bogatov <KAction@disroot.org>
Date: Sun, 20 Oct 2019 03:37:21 +0000
Subject: [PATCH] New package: chiark-really-6.0.4

---
 srcpkgs/chiark-really/INSTALL  |  5 +++++
 srcpkgs/chiark-really/template | 26 ++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)
 create mode 100644 srcpkgs/chiark-really/INSTALL
 create mode 100644 srcpkgs/chiark-really/template

diff --git a/srcpkgs/chiark-really/INSTALL b/srcpkgs/chiark-really/INSTALL
new file mode 100644
index 00000000000..649eb66a311
--- /dev/null
+++ b/srcpkgs/chiark-really/INSTALL
@@ -0,0 +1,5 @@
+case "${ACTION}" in
+post)
+	chmod +s /usr/bin/really
+	;;
+esac
diff --git a/srcpkgs/chiark-really/template b/srcpkgs/chiark-really/template
new file mode 100644
index 00000000000..906392c7c9f
--- /dev/null
+++ b/srcpkgs/chiark-really/template
@@ -0,0 +1,26 @@
+# Template file for 'chiark-really'
+pkgname=chiark-really
+version=6.0.4
+revision=1
+wrksrc=work
+build_style=gnu-configure
+short_desc="Tool for gaining privilege (simple, realistic sudo)"
+maintainer="Dmitry Bogatov <KAction@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://www.chiark.greenend.org.uk/ucgi/~ian/git/chiark-utils.git"
+distfiles="${DEBIAN_SITE}/main/c/chiark-utils/chiark-utils_${version}.tar.gz"
+checksum=67b310df2269a6a915d362ed07214ee42241057d2f831c5be006c13933f62e79
+
+do_configure() {
+	sed -i 's#/etc/inittab#/etc/runit/2#g' settings.make cprogs/really.8
+}
+
+do_build() {
+	make -C cprogs really
+}
+
+do_install() {
+	vbin cprogs/really
+	vman cprogs/really.8
+	vlicense COPYING GPL-3
+}

  parent reply	other threads:[~2019-10-20  5:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20  3:39 [PR PATCH] " voidlinux-github
2019-10-20  5:49 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-20  5:49 ` voidlinux-github [this message]
2019-10-20  5:53 ` voidlinux-github
2019-10-20  5:53 ` voidlinux-github
2019-10-23  0:41 ` voidlinux-github
2019-10-23  0:41 ` voidlinux-github
2019-10-23  0:47 ` voidlinux-github
2019-10-23  0:47 ` voidlinux-github
2021-11-06 21:37 ` abenson
2021-11-06 21:37 ` [PR PATCH] [Closed]: " abenson

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=20191020054928.fjvwYmOp05Bhx8tlUoqR7XlRs8eNcm5fhDzGnO5T34c@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).