Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [wip] Greetd greeters
@ 2023-09-05 13:16 mobinmob
  2023-09-06 10:44 ` [PR REVIEW] " sgn
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mobinmob @ 2023-09-05 13:16 UTC (permalink / raw)
  To: ml

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

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages greetd-greeters
https://github.com/void-linux/void-packages/pull/45918

[wip] Greetd greeters
<!-- 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, (x86_64)
<!-- 
- 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/45918.patch is attached

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

From 8608bfd5d8b34f700a799d2a247665d1c65f61af Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 5 Sep 2023 16:12:38 +0300
Subject: [PATCH 1/2] New package: ReGreet-0.1.1

---
 srcpkgs/ReGreet/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/ReGreet/template

diff --git a/srcpkgs/ReGreet/template b/srcpkgs/ReGreet/template
new file mode 100644
index 0000000000000..3033f03706624
--- /dev/null
+++ b/srcpkgs/ReGreet/template
@@ -0,0 +1,14 @@
+# Template file for 'ReGreet'
+pkgname=ReGreet
+version=0.1.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="gtk4-devel"
+depends="greetd"
+short_desc="Clean and customizable greeter for greetd"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/rharish101/ReGreet"
+distfiles="https://github.com/rharish101/ReGreet/archive/refs/tags/0.1.1.tar.gz"
+checksum=a658c91cdf242dfea814f0bfd0c4d877bd39e3af498d36e5024061e3d07ea76b

From e24fd6906500ef80ec4cc5ca4288786f94de1424 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 5 Sep 2023 16:12:46 +0300
Subject: [PATCH 2/2] New package: wl-greet-0.4.1

---
 srcpkgs/wl-greet/template | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 srcpkgs/wl-greet/template

diff --git a/srcpkgs/wl-greet/template b/srcpkgs/wl-greet/template
new file mode 100644
index 0000000000000..276b64bf264b0
--- /dev/null
+++ b/srcpkgs/wl-greet/template
@@ -0,0 +1,11 @@
+# Template file for 'wl-greet'
+pkgname=wl-greet
+version=0.4.1
+revision=1
+build_style=cargo
+short_desc="Raw wayland greeter for greetd"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~kennylevinsen/wlgreet"
+distfiles="https://git.sr.ht/~kennylevinsen/wlgreet/archive/${version}.tar.gz"
+checksum=6abc51625cb8a61959a745bfd56c17963ca4ab33cd79dabe8ad0daeb651b8a13

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

end of thread, other threads:[~2024-03-16 10:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-05 13:16 [PR PATCH] [wip] Greetd greeters mobinmob
2023-09-06 10:44 ` [PR REVIEW] " sgn
2023-09-06 21:43 ` cinerea0
2023-09-09 16:46 ` [PR PATCH] [Updated] " mobinmob
2023-09-09 16:46 ` [PR REVIEW] " mobinmob
2023-09-09 16:46 ` mobinmob
2024-01-02  1:47 ` github-actions
2024-01-10  3:09 ` cinerea0
2024-03-16 10:59 ` [PR PATCH] [Closed]: " mobinmob

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