Search Criteria
Package Details: web-greeter 3.5.2-2
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 |
Submitter: | JezerM |
Maintainer: | JezerM |
Last Packager: | JezerM |
Votes: | 4 |
Popularity: | 0.67 |
First Submitted: | 2021-12-08 22:17 (UTC) |
Last Updated: | 2023-01-17 21:01 (UTC) |
Dependencies (18)
- gobject-introspection (gobject-introspection-git)
- libx11 (libx11-git, libx11-firefox-fix)
- libxcb (libxcb-git)
- lightdm (lightdm-git, lightdm-guest)
- python-gobject (python-gobject-git)
- python-pyinotify
- python-pyqt5 (python-pyqt5-webkit, python-pyqt5-sip4)
- python-pyqt5-webengine
- python-ruamel-yaml (python-ruamel-yaml-hg)
- python-xlib
- python3 (python)
- qt5-webengine
- gcc (gccrs-git, gcc-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- make (make-git) (make)
- rsync (rsync-git, rsync-reflink-git, rsync-reflink) (make)
- typescript (make)
- zip (zip-natspec) (make)
Latest Comments
1 2 Next › Last »
JezerM commented on 2022-12-22 07:36 (UTC)
@ItzAfroBoy, hi, it should be solved now~
About older build issues, thanks to @oUndercover to proposing a solution. I didn't have time these last 3 months to be involved in my own projects, sorry about that :D
ItzAfroBoy commented on 2022-12-22 06:07 (UTC)
I am unable to build
oUndercover commented on 2022-10-23 14:53 (UTC)
For those of you who are like me and are not very experienced in this type of situations, all you have to do is edit the PKGBUILD and where it reads
make build
replace it withmake -j1 build
. If you are installing manually then it is easy, if you are using yay for example, then runningyay -S web-greeter --editmenu
will allow you to edit the PKGBUILD.genzj commented on 2022-10-14 10:21 (UTC)
Got the same building failure as Tio commented. Resolved by disabling the parallel compilation in
makepkg.conf
(ref) .The original Makefile isn't very well-formed for parallel compilation, we'd consider either forcedly disabling it in PKGBUILD or patching the Makefile.
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.
1 2 Next › Last »