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: | 26 |
Popularity: | 0.59 |
First Submitted: | 2017-05-23 22:29 (UTC) |
Last Updated: | 2024-08-09 00:45 (UTC) |
Dependencies (5)
- pam (pam-selinuxAUR)
- git (git-gitAUR, git-glAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- zig (zig-0.10-binAUR, zig-dev-binAUR, zig-gitAUR, zig-binAUR, zigup-binAUR, zig-nightly-binAUR) (make)
- xorg-xauth (optional) – for X server sessions
Latest Comments
1 2 3 4 5 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-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 themakedepends
, though. You can check myly
package 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?
1 2 3 4 5 Next › Last »