Package Details: ly-git 0.5.3.r89.gc64f806-1

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/fairyglade/ly
Licenses: custom:WTFPL
Conflicts: ly, python-ly
Provides: ly
Submitter: nullgemm
Maintainer: steffeno
Last Packager: steffeno
Votes: 25
Popularity: 0.017994
First Submitted: 2017-05-23 22:29 (UTC)
Last Updated: 2023-03-24 18:04 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

steffeno commented on 2023-03-24 18:05 (UTC)

Thanks for your help

eclairevoyant commented on 2023-03-22 17:55 (UTC)

Also, xorg-xauth can be made optional, as far as I can tell it's not called by any codepaths not involving X. libxcb does need to be in the makedepends, though. You can check my ly package for reference: https://aur.archlinux.org/packages/ly

eclairevoyant commented on 2023-03-22 00:30 (UTC)

git repo has moved from nullgemm/ly to fairyglade/ly

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:

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?

ibrokemypie commented on 2022-01-19 07:08 (UTC)

Done!