Search Criteria
Package Details: ly-git 1.0.0.r94.gc87d5b4-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/fairyglade/ly |
| Licenses: | custom:WTFPL |
| Conflicts: | ly |
| Provides: | ly |
| Submitter: | nullgemm |
| Maintainer: | steffeno |
| Last Packager: | steffeno |
| Votes: | 28 |
| Popularity: | 0.35 |
| First Submitted: | 2017-05-23 22:29 (UTC) |
| Last Updated: | 2025-04-03 00:44 (UTC) |
Dependencies (5)
- pam (pam-selinuxAUR)
- git (git-gitAUR, git-glAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- zig (zig-dev-binAUR, zig-gitAUR, zig-binAUR) (make)
- xorg-xauth (optional) – for X server sessions
Required by (3)
- cachyos-ksm-settings-git (requires ly) (optional)
- gui-cli-toggle (requires ly) (optional)
- sololinux-gui (requires ly) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
tannerellen commented on 2025-11-20 07:12 (UTC)
Getting an error when installing: install: cannot stat 'res/pam.d/ly': No such file or directory
NBonaparte commented on 2025-04-03 05:32 (UTC)
Thanks for updating. For some reason zig-nightly (0.15.0_dev.171.g1b62a2226-1) fails the version check zig>=0.14.0?
linuxham commented on 2024-07-09 02:24 (UTC) (edited on 2024-07-09 02:31 (UTC) by linuxham)
I can't get Ly to install, I install zig 0.12.0 like the Ly website says, the build bombs out as shown below
==> Starting build()... /home/mylinux/.cache/yay/ly-git/src/ly/build.zig:28:33: error: no field named 'path' in union 'Build.LazyPath' .root_source_file = .{ .path = "src/main.zig" },
/usr/lib/zig/std/Build.zig:2171:22: note: union declared here pub const LazyPath = union(enum) {
referenced by: runBuild__anon_8828: /usr/lib/zig/std/Build.zig:2117:37 main: /usr/lib/zig/compiler/build_runner.zig:301:29 remaining reference traces hidden; use '-freference-trace' to see all reference traces ==> ERROR: A failure occurred in build(). Aborting... -> error making: ly-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: ly-git - exit status 4
phunni commented on 2024-01-02 11:10 (UTC) (edited on 2024-01-02 11:14 (UTC) by phunni)
Are any other changes required other than the name change? Will the service files etc. still find the binary?
I mean, obviously, we also need to remove the conflict in the PKGBUILD...
nvm - I see the sed line which makes the change in the PKGBUILD
eclairevoyant commented on 2024-01-02 09:19 (UTC)
The conflict is preventable: https://gitlab.archlinux.org/archlinux/packaging/packages/ly/-/blob/main/PKGBUILD?ref_type=heads#L47
phunni commented on 2024-01-02 09:16 (UTC)
Is there a reason this package conflicts with python-ly other than the name similarity? They are, as far as I can tell, completely different software...
steffeno commented on 2023-03-24 18:05 (UTC)
Thanks for your help
eclairevoyant commented on 2023-03-22 17:55 (UTC)
Also,
xorg-xauthcan be made optional, as far as I can tell it's not called by any codepaths not involving X.libxcbdoes need to be in themakedepends, though. You can check mylypackage for reference: https://aur.archlinux.org/packages/lyeclairevoyant commented on 2023-03-22 00:30 (UTC)
git repo has moved from nullgemm/ly to fairyglade/ly
1 2 3 4 5 Next › Last »