Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: chiark-really-6.0.4
@ 2019-10-20  3:39 voidlinux-github
  2019-10-20  5:49 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-20  3:39 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1632 bytes --]

From f4b430a6c17824d548c5b8e26287097841cadf4c 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..cd6bf36cc4e
--- /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
+}

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

end of thread, other threads:[~2021-11-06 21:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-20  3:39 [PR PATCH] New package: chiark-really-6.0.4 voidlinux-github
2019-10-20  5:49 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-20  5:49 ` voidlinux-github
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 ` [PR PATCH] [Closed]: " abenson
2021-11-06 21:37 ` abenson

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