Search Criteria
Package Details: greetd-wlgreet 0.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/greetd-wlgreet.git (read-only, click to copy) |
---|---|
Package Base: | greetd-wlgreet |
Description: | Wayland greeter for greetd |
Upstream URL: | https://git.sr.ht/~kennylevinsen/wlgreet |
Licenses: | MIT |
Submitter: | 1ace |
Maintainer: | kennylevinsen |
Last Packager: | kennylevinsen |
Votes: | 9 |
Popularity: | 0.27 |
First Submitted: | 2020-04-30 23:11 (UTC) |
Last Updated: | 2023-01-06 00:02 (UTC) |
Dependencies (1)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
Required by (3)
- greetd-artix-dinit (optional)
- greetd-artix-runit (optional)
- greetd-git (optional)
Latest Comments
1 2 Next › Last »
beroal commented on 2024-09-12 12:29 (UTC)
"Kenny Levinsen kl@kl.wtf ... wlgreet 0.5.0 released." https://lists.sr.ht/~kennylevinsen/greetd/%3CCZEH2PTZ98MU.3UTOFBLK0R755%40pwned.life%3E It seems that the author forgot to release it here.
knm100 commented on 2024-04-12 09:07 (UTC)
didn't Reset prompt when auth fails
merlock commented on 2024-02-26 00:35 (UTC)
Current version coredumps with a SIGABRT with sway 1.9.
Freso commented on 2023-03-06 10:48 (UTC)
Please ensure the downloaded source filenames are unique: https://wiki.archlinux.org/title/PKGBUILD#source (e.g., "0.4.1.tar.gz" is not unique).
Easiest change would probably be to change
source=("https://git.sr.ht/~kennylevinsen/wlgreet/archive/$pkgver.tar.gz")
tosource=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~kennylevinsen/wlgreet/archive/$pkgver.tar.gz")
.rek2 commented on 2023-01-05 18:17 (UTC)
This is broken with new version of wlroots and sway :( please update
mibu commented on 2022-03-12 13:54 (UTC)
This currently builds the 0.3 version, not 0.3-1, which seems to not work with the latest greetd. Since no 0.3-1 tags have been published, could we update this based on a more recent commit id, such that it's actually v0.3-1?
thurstylark commented on 2022-01-30 04:19 (UTC)
This package is missing
git
in themakedepends
array. As it stands, this package fails to build in a clean chroot.Ref: https://wiki.archlinux.org/title/VCS_package_guidelines#Guidelines
loserMcloser commented on 2021-06-12 17:10 (UTC) (edited on 2021-06-12 17:10 (UTC) by loserMcloser)
please add to the PKBUILD:
in the main part
and then in
package()
1ace commented on 2021-05-12 13:17 (UTC)
Ah indeed, good catch @loserMcloser!
And it's been wrong ever since I created the package (611c9657b424). Not quite sure why, as all the other greetd projects are
GPL3
.Anyway, I'm not on my laptop right now but I'll update the license tag tonight :)
loserMcloser commented on 2021-05-11 07:24 (UTC)
license should be GPL3 ... ? https://git.sr.ht/~kennylevinsen/wlgreet/tree/master/item/LICENSE
1 2 Next › Last »