Search Criteria
Package Details: web-greeter 4.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/web-greeter.git (read-only, click to copy) |
|---|---|
| Package Base: | web-greeter |
| Description: | A modern, visually appealing greeter for LightDM |
| Upstream URL: | https://github.com/JezerM/web-greeter |
| Keywords: | lightdm lightdm-webkit2-greeter web-greeter |
| Licenses: | GPL3 |
| Conflicts: | nody-greeter |
| Submitter: | JezerM |
| Maintainer: | JezerM |
| Last Packager: | JezerM |
| Votes: | 11 |
| Popularity: | 0.001722 |
| First Submitted: | 2021-12-08 22:17 (UTC) |
| Last Updated: | 2026-05-11 01:27 (UTC) |
Dependencies (12)
- cairo (cairo-gitAUR)
- gobject-introspection
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- lightdm (lightdm-gitAUR, lightdm-guestAUR)
- python3 (python)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- typescript (typescript-gitAUR) (make)
- uv (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Tio commented on 2022-09-29 14:38 (UTC)
Unable to build
sumebrius commented on 2022-09-26 08:39 (UTC) (edited on 2022-09-26 08:40 (UTC) by sumebrius)
Looks like a dependency is missing
Resolved by installing icu69
jacky96623 commented on 2022-08-23 17:01 (UTC)
Hi, got this error when trying to install 3.5.1-1:
Besides, if I re-run
makepkg, another error occurs:JezerM commented on 2022-07-15 14:31 (UTC)
Oh, sure. It was trying to clone the submodule through ssh, it should be fixed now in 3.5.0-2, which clones it through https.
sheercold commented on 2022-07-15 09:48 (UTC) (edited on 2022-07-15 09:51 (UTC) by sheercold)
Got this error when try to install 3.5.0-1
JezerM commented on 2022-06-09 00:07 (UTC)
Sorry for the late response, it should be fixed now.
vantu5z commented on 2022-05-25 13:14 (UTC) (edited on 2022-05-26 11:20 (UTC) by vantu5z)
==> Making package: web-greeter 3.4.1-2 (Wed May 25 16:12:37 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found web-greeter-3.4.1.tar.gz
-> Found package.patch
==> Validating source files with sha512sums...
web-greeter-3.4.1.tar.gz ... FAILED
package.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
-> error making: web-greeter
-sha512sums=('c0b03f924e5e2753aa9e729a5d2fa3bcea80b4894455359e6e9f35caacbee80714af30d77ea77f6d1f76c36fbed3d69c22ff9414f09c35ee8deedbf5b08b205a'
+sha512sums=('fdfe60f777857e06e9691ffbd38e53256267fa42a6b152ff1d25e5406530bba8d86850f82637b6748a316964afc329e8f9c172bf1433b55b707e745875f65e4f'
GeneArch commented on 2022-04-05 11:25 (UTC)
Also current release is 3.4 now.
GeneArch commented on 2022-04-05 11:25 (UTC)
The make install embeds the absolute path which is not what you need for a package. What I did to fix the package was replace make install with a copy:
rsync -a build/install_root/* ../../pkg/$pkgname
MarcusVH commented on 2022-01-04 14:57 (UTC)
I'm getting the same error with the v3.2.0-2:
sed: can't read /home/marcus/.cache/yay/web-greeter/src/web-greeter-3.2.0/build/dist/web-greeter.yml: No such file or directory« First ‹ Previous 1 2 3 Next › Last »