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.28
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 .. 30 31 32 33 34 35 36 Next › Last »

hertog commented on 2022-05-23 20:04 (UTC)

@terminator0821, from what I understand right now about hyperland is that it depends on certain functionality in wlroots that's not yet released (hence the use of the -git package).

But I will check with the developer, to see if it's possible to move to the non-git version of wlroots.

marcandru commented on 2022-05-23 19:59 (UTC)

wlroots-git and wlroots are in conflict.

I don't want to remove wlroots so idk what I should do. Is this a problem on my end?

That1Calculator commented on 2022-05-13 21:07 (UTC) (edited on 2022-05-13 21:08 (UTC) by That1Calculator)

Hey everyone! Apologies for the delay, as right after I was added as a maintainer I fell sick and was unable to work on fixing the PKGBUILD. Now, everything should be fixed! <3

Make sure to cleanBuild ;)

hertog commented on 2022-04-16 15:57 (UTC)

Thanks for the comments over the last couple of days and emails. Locally the repository for this AUR packages was completely wrecked, hence why I pushed a borked PKGBUILD file. Sorry about that :(

But I just pushed a new version, which should fix everything.

FabioLolix commented on 2022-04-13 20:10 (UTC)

Further improved pkgbuild with solopasha build() improvement, corrected all the stuff and send to maintainer

https://bin.disroot.org/?26310a4685b7a0f7#Gtw3Cg43fpPfYy2kwoWJybX76TVdud14jy9DsZG648Hu

solopasha commented on 2022-04-13 17:59 (UTC)

buildable PKGBUILD https://0x0.st/ocAv.txt

poli commented on 2022-04-13 17:24 (UTC) (edited on 2022-04-13 17:24 (UTC) by poli)

well, it seems what problem is in missing $DESTDIR and $PREFIX from original makefile, idk how this pkgbuild can work

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?