Github messages for voidlinux
 help / color / mirror / Atom feed
From: rslabbert <rslabbert@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: tuigreet-0.7.2
Date: Sun, 27 Feb 2022 00:23:03 +0100	[thread overview]
Message-ID: <20220226232303.xvYZoE7_qGFXmDq2vGEuxnJ5ECbzeTmNCEx-aE4q7Rw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34491@inbox.vuxu.org>

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

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

https://github.com/rslabbert/void-packages tuigreet
https://github.com/void-linux/void-packages/pull/34491

New package: tuigreet-0.7.2
This adds the tuigreet package, which depends on https://github.com/void-linux/void-packages/pull/31320 (commented out until merged). Tested and functional locally.

Signed-off-by: Ruben Slabbert <rslabbert@fastmail.com>

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

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures:
  - aarch64-musl

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

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

From 961c09e6532f4231842fa34c387ad03fdc42943a Mon Sep 17 00:00:00 2001
From: Ruben Slabbert <rslabbert@fastmail.com>
Date: Sun, 12 Dec 2021 13:43:29 +1000
Subject: [PATCH] New package: tuigreet-0.7.2

Signed-off-by: Ruben Slabbert <rslabbert@fastmail.com>
---
 srcpkgs/tuigreet/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/tuigreet/template

diff --git a/srcpkgs/tuigreet/template b/srcpkgs/tuigreet/template
new file mode 100644
index 000000000000..64ec7855fb28
--- /dev/null
+++ b/srcpkgs/tuigreet/template
@@ -0,0 +1,22 @@
+# Template file for 'tuigreet'
+pkgname=tuigreet
+version=0.7.2
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+depends="greetd"
+short_desc="Graphical console greeter for greetd"
+maintainer="rslabbert <rslabbert@fastmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/apognu/tuigreet"
+distfiles="https://github.com/apognu/tuigreet/archive/refs/tags/${version}.tar.gz"
+checksum=5222790beb1556d594e8aa92114782459a131dfdc99e6730e4b95807eecf82d9
+tags="greeter"
+
+post_build() {
+	scdoc < contrib/man/tuigreet-1.scd > tuigreet.1
+}
+
+post_install() {
+	vman tuigreet.1
+}

  parent reply	other threads:[~2022-02-26 23:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-12  5:11 [PR PATCH] New package: tuigreet-0.7.1 rslabbert
2022-01-17  9:39 ` Relected
2022-01-24 17:16 ` cinerea0
2022-01-26  1:09 ` [PR PATCH] [Updated] " rslabbert
2022-01-26  1:10 ` rslabbert
2022-01-26  1:11 ` New package: tuigreet-0.7.2 rslabbert
2022-02-25 23:28 ` leahneukirchen
2022-02-26 23:11 ` [PR PATCH] [Updated] " rslabbert
2022-02-26 23:12 ` rslabbert
2022-02-26 23:16 ` leahneukirchen
2022-02-26 23:23 ` rslabbert [this message]
2022-02-26 23:23 ` rslabbert
2022-02-26 23:32 ` [PR PATCH] [Merged]: " leahneukirchen

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=20220226232303.xvYZoE7_qGFXmDq2vGEuxnJ5ECbzeTmNCEx-aE4q7Rw@z \
    --to=rslabbert@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).