Skip to content

Commit

Permalink
x11-wm/hyprland: update to 0.37.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/hyprwm/Hyprland/releases/tag/v0.37.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Mar 16, 2024
1 parent eceb7ad commit d5512ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
12 changes: 3 additions & 9 deletions x11-wm/hyprland/Makefile
@@ -1,15 +1,8 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.36.0
PORTREVISION= 2
DISTVERSION= 0.37.0
CATEGORIES= x11-wm wayland

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 6adf320ba160.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/4805
PATCHFILES+= bcec082a1c20.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/4886
PATCHFILES+= f801d15947e1.patch:-p1 # https://github.com/hyprwm/Hyprland/issues/4895
PATCHFILES+= 3afad57acd3d.patch:-p1 # wlroots 0.18

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
WWW= https://hyprland.org/
Expand All @@ -25,6 +18,7 @@ LIB_DEPENDS= libhyprlang.so:devel/hyprlang \
libdrm.so:graphics/libdrm \
libwayland-server.so:graphics/wayland \
libwlroots.so:x11-toolkits/wlroots \
libhyprcursor.so:x11/hyprcursor \
libinput.so:x11/libinput \
libxkbcommon.so:x11/libxkbcommon

Expand All @@ -40,7 +34,7 @@ GH_TUPLE= hyprwm:hyprland-protocols:v0.2-4-g0c2ce70:hyprland_protocols/subprojec
MESON_ARGS= -Dsystemd=disabled

# Generated by "make update-hash" for commit_pins in hyprpm.toml
GH_HASH= 1c460e98f870676b15871fe4e5bfeb1a32a3d6d8
GH_HASH= 19c90048d65a5660384d2fb865926a366696d6be

# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
.if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h)
Expand Down
14 changes: 3 additions & 11 deletions x11-wm/hyprland/distinfo
@@ -1,17 +1,9 @@
TIMESTAMP = 1709080360
SHA256 (hyprwm-Hyprland-v0.36.0_GH0.tar.gz) = 97f7ce2138484217c10bb51c5a20e5140ac54bc37330d5f47470b8dd3cc5ec31
SIZE (hyprwm-Hyprland-v0.36.0_GH0.tar.gz) = 47863054
TIMESTAMP = 1710547119
SHA256 (hyprwm-Hyprland-v0.37.0_GH0.tar.gz) = 28dc219af02cf0087ec21d591661cbf5120d9a656ed49c2a04764f393a0dca6d
SIZE (hyprwm-Hyprland-v0.37.0_GH0.tar.gz) = 47872552
SHA256 (hyprwm-hyprland-protocols-v0.2-4-g0c2ce70_GH0.tar.gz) = d8eb9712d66a167a22a0dae829b6dba2b85814b566d0a87918c944e7c0388d1b
SIZE (hyprwm-hyprland-protocols-v0.2-4-g0c2ce70_GH0.tar.gz) = 6478
SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff6247b375b92e797221dbd8e078eabbf1366280b0532617e7fb8
SIZE (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 116938
SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271
SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803
SHA256 (6adf320ba160.patch) = 9eb78c0a51334a6ac9c2923a2096b4072849df8598af4f38a867501d9d7b19db
SIZE (6adf320ba160.patch) = 1589
SHA256 (bcec082a1c20.patch) = 8f091fd2f0bc520a2cacb0f4f22f652ea0feddd63a743779693b9034d57e4dde
SIZE (bcec082a1c20.patch) = 998
SHA256 (f801d15947e1.patch) = ed85bcd2b69073057b7c0ba02957053f7e649665bdead0d23008a25790b7ce49
SIZE (f801d15947e1.patch) = 29006
SHA256 (3afad57acd3d.patch) = f5a1980bdad9a501c2c32b1f9d49cdcb3014a84a2b50aa0fce54a535879028c6
SIZE (3afad57acd3d.patch) = 9217

0 comments on commit d5512ae

Please sign in to comment.