Search Criteria
Package Details: hyprland-bin 0.23.0beta-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hyprland-bin.git (read-only, click to copy) |
---|---|
Package Base: | hyprland-bin |
Description: | A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. |
Upstream URL: | https://github.com/hyprwm/Hyprland |
Licenses: | BSD |
Conflicts: | hyprland |
Provides: | hyprland |
Submitter: | That1Calculator |
Maintainer: | That1Calculator (Vaxry) |
Last Packager: | Vaxry |
Votes: | 31 |
Popularity: | 6.23 |
First Submitted: | 2022-05-31 17:13 (UTC) |
Last Updated: | 2023-03-14 22:19 (UTC) |
Dependencies (28)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- glslang (glslang-minimal-git, glslang-git)
- libdisplay-info (libdisplay-info-git)
- libinput (libinput-git, libinput-minimal-git, libinput-three-finger-drag, libinput-multiplier)
- libliftoff (libliftoff-git)
- libx11 (libx11-git, libx11-firefox-fix)
- libxcb (libxcb-git)
- libxcomposite
- libxfixes
- libxkbcommon (libxkbcommon-git)
- libxrender
- opengl-driver (nvidia-410xx-utils, nvidia-440xx-utils, mesa-minimal+-git, nvidia-430xx-utils, mesa-i915g, nvidia-merged-utils, nvidia-510xx-utils, mesa-d3d12, mesa-panfork-git, mesa-git, mesa-git-adreno, visionfive2-img-gpu, nvidia-390xx-utils, nvidia-470xx-utils, mesa-rusticl-git, mesa-amdonly-gaming-git, nvidia-vulkan-utils, nvidia-vulkan-utils-nvlax, mesa-steamos, mesa-minimal-git, nvidia-utils-nvlax, nvidia-utils-beta, nvidia-utils-beta-nvlax, mesa, mesa-amber, nvidia-utils)
- pango (pango-minimal-git, pango-git, gtk4-git)
- pixman (pixman-git)
- polkit (polkit-no-script-git, polkit-git, polkit-consolekit)
- seatd (seatd-git)
- vulkan-icd-loader (vulkan-icd-loader-git)
- vulkan-validation-layers
- wayland (wayland-git, wayland-nodocs-git)
- wayland-protocols (wayland-protocols-git)
- Show 8 more dependencies...
Required by (8)
- gbar-git (requires hyprland) (optional)
- grimblast-git (requires hyprland)
- hyprland-activewindow (requires hyprland)
- hyprland-autoname-workspaces-git (requires hyprland)
- hyprland-scratchpad-git (requires hyprland)
- hyprland-workspaces (requires hyprland)
- hyprsome-git (requires hyprland)
- xdg-desktop-portal-hyprland-git (requires hyprland) (optional)
Latest Comments
duschinsky commented on 2023-01-31 00:16 (UTC)
I'm getting the following error "ERROR: One or more files did not pass the validity check!" There seems to be an issue with the SHA256sum in the PKGBUILD. Thanks!
That1Calculator commented on 2022-06-13 02:15 (UTC)
@FabioLolix fixed, @tfl5034 applied your patch to the PKGBUILD.
FabioLolix commented on 2022-06-12 21:14 (UTC)
Skipping hash check isn't a good thing
This is isn't an 'any' package, the binaries are CPU specific so use X86_64 instead please
tfl5034 commented on 2022-06-09 02:52 (UTC)
@raydelrosario you can try the following patch to fix the build while @That1Calculator fixes it in the AUR:
raydelrosario commented on 2022-06-07 13:49 (UTC) (edited on 2022-06-07 21:00 (UTC) by raydelrosario)
Good day,
paru -S hyprland-bin
...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
/home/user/.cache/paru/clone/hyprland-bin/PKGBUILD: line 46: cd: /home/user/.cache/paru/clone/hyprland-bin/src/Hyprland-0.4.0beta: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
error: failed to build 'hyprland-bin-0.4.0beta-2':
error: packages failed to build: hyprland-bin-0.4.0beta-2
Thanks for maintaining the package
That1Calculator commented on 2022-06-06 22:01 (UTC)
@FabioLolix fixed :)
FabioLolix commented on 2022-05-31 17:39 (UTC)
Hello,