Search Criteria
Package Details: greetd-wlgreet-git 0.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/greetd-wlgreet-git.git (read-only, click to copy) |
---|---|
Package Base: | greetd-wlgreet-git |
Description: | Wayland greeter for greetd |
Upstream URL: | https://git.sr.ht/~kennylevinsen/wlgreet |
Licenses: | MIT |
Conflicts: | greetd-wlgreet |
Provides: | greetd-wlgreet |
Submitter: | 1ace |
Maintainer: | kennylevinsen |
Last Packager: | 1ace |
Votes: | 4 |
Popularity: | 0.052652 |
First Submitted: | 2020-02-01 12:45 (UTC) |
Last Updated: | 2022-07-19 17:04 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
Required by (3)
- greetd-artix-dinit (requires greetd-wlgreet) (optional)
- greetd-artix-runit (requires greetd-wlgreet) (optional)
- greetd-git (requires greetd-wlgreet) (optional)
Latest Comments
p00f commented on 2024-04-28 06:27 (UTC)
Hi, you should add the following to the build() and check() functions:
See https://wiki.archlinux.org/title/Rust_package_guidelines#Build
This package fails to build for me because I have a custom CARGO_TARGET_DIR
1ace commented on 2022-07-19 17:05 (UTC)
@thurstylark: sorry about that, I missed your earlier message; it's fixed now :)
thurstylark commented on 2022-07-16 09:07 (UTC)
This package still needs
git
added to themakedepends
array. Building this package in a clean chroot fails without it.https://wiki.archlinux.org/title/VCS_package_guidelines#Guidelines
thurstylark commented on 2021-07-07 07:35 (UTC)
This package needs
git
added to themakedepends
arraykennylevinsen commented on 2020-04-04 16:48 (UTC)
@simon.bueler https://man.sr.ht/~kennylevinsen/greetd/#setting-up-greetd-with-wlgreet.
1ace commented on 2020-03-24 13:47 (UTC)
@simon.bueler: the README for gtkgreet (https://git.sr.ht/~kennylevinsen/gtkgreet) should apply here too, although I haven't tried it
simon.bueler commented on 2020-03-16 09:50 (UTC)
Is there anywhere an example/guide available on how to use wlgreet?