Package Details: hyprland-nosystemd-git 0.41.2.r14.d7ea1b77-1

Git Clone URL: https://aur.archlinux.org/hyprland-nosystemd-git.git (read-only, click to copy)
Package Base: hyprland-nosystemd-git
Description: A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (w/o systemd)
Upstream URL: https://github.com/hyprwm/Hyprland
Licenses: BSD
Conflicts: hyprland
Provides: hyprland
Submitter: dasnacl
Maintainer: dasnacl
Last Packager: dasnacl
Votes: 2
Popularity: 0.002118
First Submitted: 2023-08-31 17:52 (UTC)
Last Updated: 2024-07-02 09:16 (UTC)

Required by (55)

Sources (4)

Latest Comments

system64 commented on 2024-12-02 22:34 (UTC)

Can vulkan-validation-layers be removed as a dependency from this package? It's not in the regular pkgbuild and is not required.

dasnacl commented on 2024-05-30 14:52 (UTC)

@therafal done

therafal commented on 2024-04-27 17:47 (UTC)

This package should have hyprwayland-scanner-git listed as one of its dependencies.

dasnacl commented on 2024-02-16 14:41 (UTC)

Thanks for the comments. I've attempted to upgrade the package, using the PKGBUILD of hyprland-git and simply changing the build flag to disable systemd.

therafal commented on 2024-02-12 10:40 (UTC)

$srcdir/tmpwlr/lib/libwlroots.so.13032 doesn't exist.

There's libwlroots.so link that always points to the existing libwlroots.so.{number} file. Changing PKGBUILD line 124 to install -Dm755 -t "$pkgdir/usr/lib" "$srcdir/tmpwlr/lib/libwlroots.so" fixes this issue.

caradebreno commented on 2024-01-03 20:49 (UTC)

The dependency tomlplusplus is not listed