Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] New package: utmps-0.0.3.2
@ 2020-05-12 11:52 flexibeast
  2020-05-13 18:15 ` mobinmob
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: flexibeast @ 2020-05-12 11:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/flexibeast/void-packages utmps
https://github.com/void-linux/void-packages/pull/21869

[WIP] New package: utmps-0.0.3.2


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

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

From e94b468516b602aa439e8375c7bd1cb0d7233269 Mon Sep 17 00:00:00 2001
From: Alexis <flexibeast@gmail.com>
Date: Tue, 12 May 2020 21:50:41 +1000
Subject: [PATCH] New package: utmps-0.0.3.2

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

diff --git a/srcpkgs/utmps/template b/srcpkgs/utmps/template
new file mode 100644
index 00000000000..2bffeb09a6e
--- /dev/null
+++ b/srcpkgs/utmps/template
@@ -0,0 +1,23 @@
+# Template file for 'utmps'
+pkgname=utmps
+version=0.0.3.2
+revision=1
+build_style=configure
+configure_args="--libdir=/usr/lib --bindir=/usr/bin
+ --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
+ --with-lib=${XBPS_CROSS_BASE}/usr/lib
+ --exec-prefix=/usr"
+makedepends="skalibs-devel"
+depends="skalibs s6"
+short_desc="Secure utmpx and wtmp implementation"
+maintainer="Alexis <flexibeast@gmail.com>"
+license="ISC"
+homepage="https://skarnet.org/software/utmps/"
+distfiles="https://skarnet.org/software/utmps/utmps-${version}.tar.gz"
+checksum=b015a901d14cdf120994cb04f5880767570f7a2d2c12f5515d88a86df12d317f
+
+post_install() {
+	vlicense COPYING
+	vdoc README
+	vcopy "doc/*" usr/share/doc/${pkgname}
+}

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

end of thread, other threads:[~2022-07-30  2:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 11:52 [PR PATCH] [WIP] New package: utmps-0.0.3.2 flexibeast
2020-05-13 18:15 ` mobinmob
2022-04-16  2:02 ` github-actions
2022-04-16  6:10 ` mobinmob
2022-07-16  2:13 ` github-actions
2022-07-30  2:14 ` [PR PATCH] [Closed]: " github-actions

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