Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tuigreet-0.7.1
@ 2021-12-12  5:11 rslabbert
  2022-01-17  9:39 ` Relected
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: rslabbert @ 2021-12-12  5:11 UTC (permalink / raw)
  To: ml

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

There is a new 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.1
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 (if supported. mark crossbuilds):
  - 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: 1182 bytes --]

From d97637a26e4a936a33106c16952238c0626b71ed 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.1

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..0c0b4a52f53b
--- /dev/null
+++ b/srcpkgs/tuigreet/template
@@ -0,0 +1,22 @@
+# Template file for 'tuigreet'
+pkgname=tuigreet
+version=0.7.1
+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=507b331ff3066e705a66c2e6036548f5a47eb45f12e262d5bcacf5c5b24df56c
+tags="greeter"
+
+post_build() {
+	scdoc < contrib/man/tuigreet-1.scd > tuigreet.1
+}
+
+post_install() {
+	vman tuigreet.1
+}

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

end of thread, other threads:[~2022-02-26 23:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PR PATCH] [Updated] " rslabbert
2022-02-26 23:23 ` rslabbert
2022-02-26 23:32 ` [PR PATCH] [Merged]: " leahneukirchen

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