Package Details: hyprland-git 0.46.0.r115.ga6b26371-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, wayland-compositor
Submitter: hertog
Maintainer: Vaxry (zjeffer, alba4k)
Last Packager: alba4k
Votes: 95
Popularity: 2.23
First Submitted: 2022-04-12 20:26 (UTC)
Last Updated: 2025-01-15 20:42 (UTC)

Dependencies (55)

Required by (64)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 33 34 35 36 37 38

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=()