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

* Re: [WIP] New package: utmps-0.0.3.2
  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
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2020-05-13 18:15 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/21869#issuecomment-628161248

Comment:
You can probably use the s6 services included in the tarball (examples/s6) with little modification, especially if you want to keep them in execline ;) 

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

* Re: [WIP] New package: utmps-0.0.3.2
  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
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-04-16  2:02 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/21869#issuecomment-1100506729

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [WIP] New package: utmps-0.0.3.2
  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
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2022-04-16  6:10 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/21869#issuecomment-1100583527

Comment:
If anyone is interested  I have an updated template: https://codeberg.org/mobinmob/66-voidlinux/commit/d1a2f4d4a7e62fe8616b3bf8556d8bcb0e8a384d

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

* Re: [WIP] New package: utmps-0.0.3.2
  2020-05-12 11:52 [PR PATCH] [WIP] New package: utmps-0.0.3.2 flexibeast
                   ` (2 preceding siblings ...)
  2022-04-16  6:10 ` mobinmob
@ 2022-07-16  2:13 ` github-actions
  2022-07-30  2:14 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-07-16  2:13 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/21869#issuecomment-1186062360

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: [WIP] New package: utmps-0.0.3.2
  2020-05-12 11:52 [PR PATCH] [WIP] New package: utmps-0.0.3.2 flexibeast
                   ` (3 preceding siblings ...)
  2022-07-16  2:13 ` github-actions
@ 2022-07-30  2:14 ` github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-07-30  2:14 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

[WIP] New package: utmps-0.0.3.2
https://github.com/void-linux/void-packages/pull/21869

Description:
None

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