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 (optional)
- zdhpctl (requires hyprland) (optional)
Latest Comments
« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 Next › Last »
dropsonde commented on 2022-12-12 22:20 (UTC) (edited on 2022-12-13 18:11 (UTC) by dropsonde)
Running
makepkg -si
on a fresh clone of this repo produces a/usr/bin/Hyprland
which has linkedlibwlroots.so.12032
to the directory where it was built in my home directory. I checked with:ldd /usr/bin/Hyprland | grep wlroots
Does this happen for everyone, or is there some issue on my end? Or is the issue upstream?
Edit: Solved my own issue by removing the file from my build-dir, ldd now shows the linked libwlroots in /usr/lib like expected.
q234rty commented on 2022-12-11 15:01 (UTC)
Could the git submodules be added to sources like in https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules? Otherwise the submodules would be downloaded in
build()
, which is not great.MarcusE1W commented on 2022-12-07 18:52 (UTC) (edited on 2022-12-11 15:30 (UTC) by MarcusE1W)
Update: 11 Dec Some problems solve themselves. Hyprland 0.19 beta-2 compiles just fine :-)
Old: ====================
Error during install of v0.19 beta-1
q234rty commented on 2022-11-13 11:28 (UTC)
This doesn't build after https://github.com/hyprwm/Hyprland/commit/23cd1b8c66da3e85692891e985567f6f45f6e501
nyanbinary commented on 2022-10-13 15:43 (UTC)
Would like to see that as well.
CrezyDud commented on 2022-09-30 14:00 (UTC)
Can you make an option/seperate package to enable to use system wlroots(instead of build and copy, just copy from root(/))
That1Calculator commented on 2022-08-02 14:10 (UTC)
@8x13b that was an upstream issue and is now fixed.
zoeleu commented on 2022-07-23 04:19 (UTC)
Hey, compiling this on a quad-core laptop absolutely murdered my computer because cmake is using 10 compile jobs at the same time. Could this be fixed here, or should it be reported upstream?
EinderJam commented on 2022-07-06 16:10 (UTC) (edited on 2022-07-06 21:41 (UTC) by EinderJam)
@primalmotion, @ryo1711
I managed to fix my issue:
/usr/lib/libwlroots.so.11032
was not owned by any package and caused conflicts when installinghyprland-git
/usr/lib/libwlroots.so
was a symlink belonging towlroots
, pointing onlibwlroots.so.11032
instead oflibwlroots.so.10
What I did:
reinstall
wlroots
to fix the symlinkRemove
libwlroots.so.11032
(re)install
hyprland-git
EinderJam commented on 2022-07-06 06:13 (UTC)
@ryu1711 Thank you! @That1Calculator are you aware of the issue?
« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 Next › Last »