Package Details: hyprland-git 0.46.0.r54.4e93b2de-1

Git Clone URL: https://aur.archlinux.org/hyprland-git.git (read-only, click to copy)
Package Base: hyprland-git
Description: Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks
Upstream URL: https://github.com/hyprwm/Hyprland
Licenses: BSD-3-Clause, BSD-2-Clause
Conflicts: hyprland
Provides: hyprland
Submitter: hertog
Maintainer: Vaxry (zjeffer, alba4k)
Last Packager: alba4k
Votes: 97
Popularity: 4.11
First Submitted: 2022-04-12 20:26 (UTC)
Last Updated: 2025-01-01 16:04 (UTC)

Required by (60)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 31 32 33 34 35 36

poli commented on 2022-04-13 09:01 (UTC) (edited on 2022-04-13 13:19 (UTC) by poli)

yeah, my solution working pastebin: https://pastebin.com/gaJSBa8g

UPD: no it s not

poli commented on 2022-04-12 22:55 (UTC) (edited on 2022-04-12 23:00 (UTC) by poli)

about privileges... maybe problem cause in "make" in build() instead of "make PREFIX=/usr" and "PREFIX=/usr" in package() should be removed?

FabioLolix commented on 2022-04-12 22:44 (UTC)

pkgver can be fixed, there is this problem too https://github.com/vaxerski/Hyprland/issues/16

(btw pkgname don't have to be in pkgdesc=)

poli commented on 2022-04-12 22:25 (UTC)

also chroot does not have enough privileges to create .desktop, /usr/bin and /usr/share files

poli commented on 2022-04-12 22:23 (UTC)

as i can see, pkgver() is useless, it returns '', what breaks building

FabioLolix commented on 2022-04-12 21:38 (UTC)

Hello,

  • git is missing from makedepends
  • declaring _pkgname=${pkgname%-} is pointless, just use pkgname%-
  • pkgbuild have 2 source=()