Search Criteria
Package Details: nody-greeter 1.6.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nody-greeter.git (read-only, click to copy) |
|---|---|
| Package Base: | nody-greeter |
| Description: | LightDM greeter that allows to create wonderful themes with web technologies. Made in Node.js |
| Upstream URL: | https://github.com/JezerM/nody-greeter |
| Licenses: | GPL3 |
| Conflicts: | web-greeter |
| Submitter: | haxibami |
| Maintainer: | None |
| Last Packager: | haxibami |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-15 17:38 (UTC) |
| Last Updated: | 2024-10-15 14:24 (UTC) |
Dependencies (8)
- cairo (cairo-gitAUR)
- gobject-introspection
- lightdm (lightdm-gitAUR, lightdm-guestAUR)
- xorg-xsetroot
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- python3 (python) (make)
Latest Comments
haxibami commented on 2024-10-15 14:34 (UTC)
Also, I'm not using this package (nor LightDM itself) anymore, so if someone wants to maintain it, please contact me.
haxibami commented on 2024-10-15 14:24 (UTC)
Note:
nodejsversion is pinned, because if we use the latest version (v22) we encounter this issue, which is caused by one of npm dependencies (node-gtk).DLAN commented on 2024-10-14 16:43 (UTC)
Why is nodejs<19 a dependency instead of just nodejs?
Hiru commented on 2024-08-11 22:03 (UTC)
I can't seem to be able to install this, it has nodejs < 19 as make dependency and my system has the newest nodejs version, most likely as intended by arch, which conflicts with nodejs 19...
D3vil0p3r commented on 2023-10-07 08:57 (UTC) (edited on 2023-10-07 08:57 (UTC) by D3vil0p3r)
The themes on nody-greeter seem to not work. The logs in
/var/log/lightdm/seat0-greeter.logsay:So, in dependencies
xorg-xsetrootpackage is needed. Then, there should be a way to install alsoyargsmodule. I tried to do bynpm install yargsbut still getting the issue.