Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: turnstile-0.1.1
Date: Wed, 15 Mar 2023 18:51:25 +0100	[thread overview]
Message-ID: <20230315175125.9AnjHgERnAtZQE_xBt6u4mo4XEQlkOZC3Agy4JRpbd8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42771@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages turnstile
https://github.com/void-linux/void-packages/pull/42771

New package: turnstile-0.1.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9973355b5e0bbb113a91c0c260db26bb2e479306 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 14 Mar 2023 20:05:47 +0200
Subject: [PATCH] New package: turnstile-0.1.3

---
 srcpkgs/turnstile/files/turnstiled/run |  3 +++
 srcpkgs/turnstile/template             | 19 +++++++++++++++++++
 2 files changed, 22 insertions(+)
 create mode 100755 srcpkgs/turnstile/files/turnstiled/run
 create mode 100644 srcpkgs/turnstile/template

diff --git a/srcpkgs/turnstile/files/turnstiled/run b/srcpkgs/turnstile/files/turnstiled/run
new file mode 100755
index 000000000000..e2978abccb75
--- /dev/null
+++ b/srcpkgs/turnstile/files/turnstiled/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec 2>&1 
+exec turnstiled
diff --git a/srcpkgs/turnstile/template b/srcpkgs/turnstile/template
new file mode 100644
index 000000000000..9ba745ad04be
--- /dev/null
+++ b/srcpkgs/turnstile/template
@@ -0,0 +1,19 @@
+# Template file for 'turnstile'
+pkgname=turnstile
+version=0.1.3
+revision=1
+build_style=meson
+configure_args=" -Ddinit=disabled"
+hostmakedepends="pkg-config scdoc"
+makedepends="pam-devel"
+short_desc="Independent session/login tracker"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause"
+homepage="https://github.com/chimera-linux/turnstile"
+distfiles="https://github.com/chimera-linux/turnstile/archive/refs/tags/v${version}.tar.gz"
+checksum=cd74dee75f6b0a60cef27872fbb7747a5d07be46200eb4410e2509cb15851045
+
+post_install() {
+	vlicense COPYING.md
+	vsv turnstiled
+}

  parent reply	other threads:[~2023-03-15 17:51 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-14 18:57 [PR PATCH] " mobinmob
2023-03-14 18:57 ` [PR PATCH] [Updated] " mobinmob
2023-03-14 20:31 ` [PR REVIEW] " classabbyamp
2023-03-14 20:31 ` classabbyamp
2023-03-14 20:31 ` classabbyamp
2023-03-15 15:06 ` mobinmob
2023-03-15 15:07 ` mobinmob
2023-03-15 15:42 ` [PR PATCH] [Updated] " mobinmob
2023-03-15 15:44 ` [PR REVIEW] " mobinmob
2023-03-15 15:59 ` mobinmob
2023-03-15 16:01 ` mobinmob
2023-03-15 17:51 ` mobinmob [this message]
2023-03-15 17:52 ` mobinmob
2023-03-15 18:22 ` [PR PATCH] [Updated] " mobinmob
2023-03-15 18:23 ` mobinmob
2023-06-14  1:59 ` github-actions
2023-06-28  2:07 ` [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=20230315175125.9AnjHgERnAtZQE_xBt6u4mo4XEQlkOZC3Agy4JRpbd8@z \
    --to=mobinmob@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).