Skip to content

Commit

Permalink
x11-wm/hyprland: update to 0.32.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/hyprwm/Hyprland/releases/tag/v0.32.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Nov 8, 2023
1 parent 8b973b6 commit 8bc106b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 21 deletions.
15 changes: 1 addition & 14 deletions x11-wm/hyprland/Makefile
@@ -1,13 +1,8 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.31.0
PORTREVISION= 2
DISTVERSION= 0.32.0
CATEGORIES= x11-wm wayland

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 913c8b81ad44.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/3589
PATCHFILES+= df00727310b8.patch:-p1 # wlroots 0.17

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
WWW= https://hyprland.org/
Expand Down Expand Up @@ -48,14 +43,6 @@ OPTIONS_DEFAULT=X11
X11_USE= XORG=xcb
X11_MESON_ENABLED= xwayland

post-extract:
.if defined(PATCHFILES) && ${PATCHFILES:Mdf00727310b8*}
# Pretend to be a regular file for vendor patch to apply as is
@${RMDIR} ${WRKSRC}/subprojects/wlroots
@${ECHO_CMD} "Subproject commit 3406c1b17a4a7e6d4e2a7d9c1176affa72bce1bc" \
>${WRKSRC}/subprojects/wlroots
.endif

post-patch:
# Extract (snapshot) version from the port instead of meson.build
@${REINPLACE_CMD} -i .nogit -e "/GIT_BRANCH/s/run_command.*/'main'/" \
Expand Down
10 changes: 3 additions & 7 deletions x11-wm/hyprland/distinfo
@@ -1,13 +1,9 @@
TIMESTAMP = 1697473020
SHA256 (hyprwm-Hyprland-v0.31.0_GH0.tar.gz) = f3d79aea39bfeb77c49c093ee6acbed007bc3a7a1be61b18624562fc11ab4bcb
SIZE (hyprwm-Hyprland-v0.31.0_GH0.tar.gz) = 7327609
TIMESTAMP = 1699391198
SHA256 (hyprwm-Hyprland-v0.32.0_GH0.tar.gz) = ec223564b530950b45ad63798186496f0cee42d1d7f6d029daf1df1e9bf9f1b5
SIZE (hyprwm-Hyprland-v0.32.0_GH0.tar.gz) = 7339448
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 (913c8b81ad44.patch) = 13a150ee6cb0ee7c22b98946deae44cbbec23e642ab7c574514548641486e258
SIZE (913c8b81ad44.patch) = 1725
SHA256 (df00727310b8.patch) = 0800ebe83c5265e888cd6f9bb5b6fc4231dfabf36c21d1236a81efbede702f64
SIZE (df00727310b8.patch) = 5178

0 comments on commit 8bc106b

Please sign in to comment.