Search Criteria
Package Details: ly-git 1.4.0.r6.g864f5f2-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://codeberg.org/fairyglade/ly.git |
| Licenses: | WTFPL |
| Conflicts: | ly |
| Provides: | ly |
| Submitter: | nullgemm |
| Maintainer: | steffeno |
| Last Packager: | steffeno |
| Votes: | 28 |
| Popularity: | 0.82 |
| First Submitted: | 2017-05-23 22:29 (UTC) |
| Last Updated: | 2026-05-02 22:19 (UTC) |
Dependencies (6)
- pam (pam-selinuxAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libxcb (libxcb-gitAUR) (make)
- zig (zig-dev-binAUR, zig-binAUR, zig-gitAUR, zig-0.16-binAUR) (make)
- durdrawAUR (durdraw-gitAUR) (optional) – for animations
- xorg-xauth (optional) – for X server sessions
Required by (2)
- cachyos-ksm-settings-git (requires ly) (optional)
- sololinux-gui (requires ly) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
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
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
« First ‹ Previous 1 2 3 4 5 6 Next › Last »