Github messages for voidlinux
 help / color / mirror / Atom feed
From: flexibeast <flexibeast@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] [WIP] New package: utmps-0.0.3.2
Date: Tue, 12 May 2020 13:52:58 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21869@inbox.vuxu.org> (raw)

[-- 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}
+}

             reply	other threads:[~2020-05-12 11:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12 11:52 flexibeast [this message]
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

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-21869@inbox.vuxu.org \
    --to=flexibeast@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).