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

* Re: [PR REVIEW] [wip] Greetd greeters
  2023-09-05 13:16 [PR PATCH] [wip] Greetd greeters mobinmob
@ 2023-09-06 10:44 ` sgn
  2023-09-06 21:43 ` cinerea0
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2023-09-06 10:44 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/45918#discussion_r1317094492

Comment:
```suggestion
distfiles="https://github.com/rharish101/ReGreet/archive/refs/tags/${version}.tar.gz"
```

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

* Re: [PR REVIEW] [wip] Greetd greeters
  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
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2023-09-06 21:43 UTC (permalink / raw)
  To: ml

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

New review comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/45918#discussion_r1317864496

Comment:
Why has a hyphen been added?

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

* Re: [PR PATCH] [Updated] [wip] Greetd greeters
  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 ` mobinmob
  2023-09-09 16:46 ` [PR REVIEW] " mobinmob
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2023-09-09 16:46 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1945 bytes --]

From 97b4dd8b3e54ae17c53fa3e14eb079a81a8ef3df Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 9 Sep 2023 19:45:49 +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..856cc8429657d
--- /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/${version}.tar.gz"
+checksum=a658c91cdf242dfea814f0bfd0c4d877bd39e3af498d36e5024061e3d07ea76b

From 7ba7c4e75ea66cade50b0a9dd725b6bf0cfc37e4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 9 Sep 2023 19:45:57 +0300
Subject: [PATCH 2/2] New package: wlgreet-0.4.1

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

diff --git a/srcpkgs/wlgreet/template b/srcpkgs/wlgreet/template
new file mode 100644
index 0000000000000..b34e36a193c6f
--- /dev/null
+++ b/srcpkgs/wlgreet/template
@@ -0,0 +1,11 @@
+# Template file for 'wlgreet'
+pkgname=wlgreet
+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

* Re: [PR REVIEW] [wip] Greetd greeters
  2023-09-05 13:16 [PR PATCH] [wip] Greetd greeters mobinmob
                   ` (2 preceding siblings ...)
  2023-09-09 16:46 ` [PR PATCH] [Updated] " mobinmob
@ 2023-09-09 16:46 ` mobinmob
  2023-09-09 16:46 ` mobinmob
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2023-09-09 16:46 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/45918#discussion_r1320606541

Comment:
Fixed, thanks!

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

* Re: [PR REVIEW] [wip] Greetd greeters
  2023-09-05 13:16 [PR PATCH] [wip] Greetd greeters mobinmob
                   ` (3 preceding siblings ...)
  2023-09-09 16:46 ` [PR REVIEW] " mobinmob
@ 2023-09-09 16:46 ` mobinmob
  2024-01-02  1:47 ` github-actions
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2023-09-09 16:46 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/45918#discussion_r1320606610

Comment:
Yep, that is wrong... fixed, thanks!

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

* Re: Greetd greeters
  2023-09-05 13:16 [PR PATCH] [wip] Greetd greeters mobinmob
                   ` (4 preceding siblings ...)
  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
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-01-02  1:47 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/45918#issuecomment-1873559879

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: Greetd greeters
  2023-09-05 13:16 [PR PATCH] [wip] Greetd greeters mobinmob
                   ` (5 preceding siblings ...)
  2024-01-02  1:47 ` github-actions
@ 2024-01-10  3:09 ` cinerea0
  2024-03-16 10:59 ` [PR PATCH] [Closed]: " mobinmob
  7 siblings, 0 replies; 9+ messages in thread
From: cinerea0 @ 2024-01-10  3:09 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/45918#issuecomment-1884121863

Comment:
I haven't tested ReGreet, but I can verify that wlgreet works.

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

* Re: [PR PATCH] [Closed]: Greetd greeters
  2023-09-05 13:16 [PR PATCH] [wip] Greetd greeters mobinmob
                   ` (6 preceding siblings ...)
  2024-01-10  3:09 ` cinerea0
@ 2024-03-16 10:59 ` mobinmob
  7 siblings, 0 replies; 9+ messages in thread
From: mobinmob @ 2024-03-16 10:59 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

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

Description:
<!-- 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
-->


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