Search Criteria
Package Details: hyprland-git 0.46.0.r54.4e93b2de-1
Package Actions
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) |
Dependencies (54)
- aquamarine-gitAUR
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glslang (glslang-gitAUR)
- hyprcursor-gitAUR
- hyprgraphics-gitAUR
- hyprland-qtutils-gitAUR
- hyprlang-gitAUR
- hyprutils-gitAUR
- libdisplay-info (libdisplay-info-gitAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libinput (libinput-multiplierAUR, libinput-three-finger-dragAUR, libinput-noaccumAUR)
- libliftoff (libliftoff-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxcursor
- Show 34 more dependencies...
Required by (60)
- autoricer-bin (requires hyprland) (optional)
- focal-hyprland-git (requires hyprland)
- gbar-git (requires hyprland) (optional)
- grimblast-git (requires hyprland)
- hdisplays (requires hyprland) (make)
- hy3 (requires hyprland)
- hy3-git (requires hyprland)
- hycov-git (requires hyprland)
- hypr-trans-git (requires hyprland)
- hyprdim (requires hyprland)
- hyprdwl-git (requires hyprland)
- hyprfreeze-git (requires hyprland)
- hyprland-activewindow (requires hyprland)
- hyprland-autoname-workspaces-git (requires hyprland)
- hyprland-meta-git
- hyprland-plugin-borders-plus-plus (requires hyprland)
- hyprland-plugin-borders-plus-plus (requires hyprland) (make)
- hyprland-plugin-borders-plus-plus-git (make)
- hyprland-plugin-csgo-vulkan-fix (requires hyprland)
- hyprland-plugin-csgo-vulkan-fix (requires hyprland) (make)
- hyprland-plugin-csgo-vulkan-fix-git (make)
- hyprland-plugin-hyprbars (requires hyprland) (make)
- hyprland-plugin-hyprbars (requires hyprland)
- hyprland-plugin-hyprbars-git (make)
- hyprland-plugin-hyprexpo (requires hyprland)
- hyprland-plugin-hyprexpo (requires hyprland) (make)
- hyprland-plugin-hyprscroller-git (requires hyprland)
- hyprland-plugin-hyprtrails (requires hyprland)
- hyprland-plugin-hyprtrails (requires hyprland) (make)
- hyprland-plugin-hyprtrails-git (make)
- hyprland-plugin-hyprwinwrap (requires hyprland)
- hyprland-plugin-hyprwinwrap (requires hyprland) (make)
- hyprland-plugin-hyprwinwrap-git (make)
- hyprland-scratchpad-git (requires hyprland)
- hyprland-target (requires hyprland)
- hyprland-workspaces (requires hyprland)
- hyprlux (requires hyprland)
- hyproled-git (requires hyprland)
- hyprpanel (requires hyprland)
- hyprpanel-bin (requires hyprland)
- hyprpaper-gen-git (requires hyprland) (optional)
- hyprscratch (requires hyprland)
- hyprshade (requires hyprland)
- hyprshade-git (requires hyprland)
- hyprshade-rewrite-git (requires hyprland)
- hyprsome-git (requires hyprland)
- hyprsunset (requires hyprland)
- hyprswitch (requires hyprland)
- lxqt-wayland-session-git (requires hyprland) (optional)
- mist-de (requires hyprland)
- ml4w-hyprland (requires hyprland)
- ml4w-hyprland-git (requires hyprland)
- pyprland (requires hyprland)
- signal-desktop-fix-sway (requires hyprland) (optional)
- wallpickr-git (requires hyprland)
- wlr-layout-ui (requires hyprland) (optional)
- wlr-layout-ui-git (requires hyprland) (optional)
- xdg-desktop-portal-hyprland-git (requires hyprland) (optional)
- zdhpctl (requires hyprland) (optional)
- zdhpctl (optional)
Latest Comments
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 Next › Last »
ryo1711 commented on 2022-07-02 10:39 (UTC)
@EinderJam, @primalmotion, I get the error as well with
wlroots
installed. Ignoring to buildwlroots
in thePKGBUILD
(commenting out lines66
,67
,68
and84
) fixes it though.EinderJam commented on 2022-07-02 06:39 (UTC)
@primalmotion I also get this error when building, with
wlroots
installed, notwlroots-git
GuessWhatBBQ commented on 2022-06-30 12:45 (UTC) (edited on 2022-06-30 12:47 (UTC) by GuessWhatBBQ)
Cmake looks for wlroots in /usr i.e the library needs to be installed before it can begin compiling or cmake somehow needs to be pointed to the wlroots that was compiled in $(srcdir)/tmpwlr.
The best option would probably be to create a separate package in the AUR called
wlroots-hyprland
with the required version of wlroots compiled and to make that a dependency ofhyprland-git
so that it's installed in the system beforehand.primalmotion commented on 2022-06-29 20:58 (UTC) (edited on 2022-06-29 20:59 (UTC) by primalmotion)
The last change broke the install process
I guess this is because I already have (and need) wlroots-git installed?
ErikR commented on 2022-06-26 12:42 (UTC)
Any way of installing hyprland-git while also having sway-git and wlroots-git installed?
dr460nf1r3 commented on 2022-06-15 14:49 (UTC) (edited on 2022-06-19 18:10 (UTC) by dr460nf1r3)
[379/379] Linking target examples/pointer cd wlroots && sudo ninja -C build/ install
Why exactly issudo
required here? This should not be the case, it breaks automated builds. Edit: opened an issue as the makefile causes the problem.FabioLolix commented on 2022-06-12 21:03 (UTC)
@8x13b that is not set by the pkgbuild
zoeleu commented on 2022-06-09 11:43 (UTC)
Just one problem, I am on a quad-core machine and a part of the build runs with
-j 10
which could cause issues and slower builds.That1Calculator commented on 2022-06-06 22:04 (UTC)
@hertog Hyprland now bundles its own version of wlroots :)
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 Next › Last »