Search Criteria
Package Details: ly-git 0.5.3.r82.g5db09ce-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ly-git.git (read-only, click to copy) |
---|---|
Package Base: | ly-git |
Description: | TUI display manager |
Upstream URL: | https://github.com/nullgemm/ly |
Licenses: | custom:WTFPL |
Conflicts: | ly, python-ly-git |
Submitter: | nullgemm |
Maintainer: | steffeno |
Last Packager: | steffeno |
Votes: | 24 |
Popularity: | 0.55 |
First Submitted: | 2017-05-23 22:29 (UTC) |
Last Updated: | 2022-09-04 17:39 (UTC) |
Dependencies (3)
- pam (pam-minimal-git, pam-selinux)
- xorg-xauth
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Latest Comments
1 2 3 4 Next › Last »
steffeno commented on 2023-01-08 17:32 (UTC)
Hi, what are you referring to? Isn't it already up to date?
REmorin commented on 2023-01-05 11:19 (UTC)
Hi, is the package going to be updated to the latest commit?
steffeno commented on 2022-09-04 17:45 (UTC)
Hey, I updated the PKGBUILD to work as requested
RhiobeT commented on 2022-08-22 07:32 (UTC)
Hey,
Since this PR was merged (https://github.com/fairyglade/ly/pull/368), the systemd unit files are no longer generated automatically. The PKGBUILD needs run the
make installsystemd
command to work as before.steffeno commented on 2022-06-13 11:36 (UTC) (edited on 2022-06-13 12:55 (UTC) by steffeno)
Hey, xorg-xauth is a dependency as required by the author.
You can see xauth being used before starting xorg:
https://github.com/fairyglade/ly/blob/master/src/config.h#L99
https://github.com/fairyglade/ly/blob/master/src/config.c#L195
https://github.com/fairyglade/ly/blob/master/src/login.c#L350
https://github.com/fairyglade/ly/blob/master/src/login.c#L366
Feel free to argue if I'm wrong.
antoniovazquez commented on 2022-06-11 11:32 (UTC)
Why does this package depend on xorg-xauth?
I have manually edited the PKGBUILD to not include this dep and gladly report that it compiles and flawlessly runs without any issue.
It would be nice to be able to avoid X deps if not being in use. Maybe moving this package to optional deps?
lberrymage commented on 2022-01-15 07:49 (UTC)
I am orphaning this package as I no longer use it or have time to maintain and test it. Apologies for the late response to the build errors - my email notifications from the AUR were being marked as spam, so I didn't see them
4le34n commented on 2021-12-20 04:07 (UTC)
Who does not intend to replace the "make github" line on "git submodule update --init --recursive"
xuv commented on 2020-08-25 18:02 (UTC)
@lberrymage I had done a
yay -Sc
which I believe clears the whole yay cache. But that did not change anything. Removing the folder, as you suggested it, fixed it. Thx for the help.lberrymage commented on 2020-08-25 17:00 (UTC)
@xuv Try deleting the
~/.cache/yay/ly-git
directory and reinstalling - the entire repository was rebased recently, causinggit
to not recognize the repositories as the same.1 2 3 4 Next › Last »