Search Criteria
Package Details: greetd-tuigreet 0.2.0-1
Git Clone URL: | https://aur.archlinux.org/greetd-tuigreet.git (read-only, click to copy) |
---|---|
Package Base: | greetd-tuigreet |
Description: | A console UI greeter for greetd |
Upstream URL: | https://github.com/apognu/tuigreet |
Licenses: | |
Conflicts: | |
Submitter: | apognu |
Maintainer: | apognu |
Last Packager: | apognu |
Votes: | 2 |
Popularity: | 0.153963 |
First Submitted: | 2020-07-05 10:49 |
Last Updated: | 2020-08-20 10:09 |
Dependencies (1)
- rust (rust-i586-git, rust-git, rust-mrustc, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rust-bin, rustup) (make)
Latest Comments
ava1ar commented on 2021-02-14 18:33
@tinywrkb - you concerns are valid, I updated the PKGBUILD to address them: https://github.com/ava1ar/PKGBUILDs/tree/master/greetd-tuigreet
@apognu feel free to adopt the changes
tinywrkb commented on 2020-09-13 18:22
package() fails in chroot because the greeter user and group do not exist.
Also, it doesn't make a lot of sense to package an empty folder from /var. This should be a tmpfiles.d rule instead, so it will work with stateless systems starting with an empty /var, and this should solve the packaging issue but the tmpfiles.d alpm hook will complain, so in any case, greetd should be a dependency.