Package Details: greetd-wlgreet-git 0.4-1

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: 3
Popularity: 1.00
First Submitted: 2020-02-01 12:45 (UTC)
Last Updated: 2022-07-19 17:04 (UTC)

Dependencies (2)

Required by (3)

Sources (1)

Latest Comments

p00f commented on 2024-04-28 06:27 (UTC)

Hi, you should add the following to the build() and check() functions:

export RUSTUP_TOOLCHAIN=stable
export CARGO_TARGET_DIR=target

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 the makedepends 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 the makedepends array

kennylevinsen 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?