mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
x11-wm/hyprland: update to 0.47.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.47.0 Reported by: GitHub (watch releases)
This commit is contained in:
parent
8d2acadbc5
commit
21724f4bf9
2 changed files with 15 additions and 9 deletions
|
@ -1,9 +1,11 @@
|
|||
PORTNAME= hyprland
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.46.2
|
||||
PORTREVISION= 5
|
||||
DISTVERSION= 0.47.0
|
||||
CATEGORIES= x11-wm wayland
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 0a4eecfa53ee.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/9197
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
|
||||
WWW= https://hyprland.org/
|
||||
|
@ -12,10 +14,12 @@ LICENSE= BSD3CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
|
||||
glaze>0:devel/glaze \
|
||||
hyprwayland-scanner>=0.3.10:devel/hyprwayland-scanner \
|
||||
wayland-protocols>=1.35:graphics/wayland-protocols
|
||||
LIB_DEPENDS= libhyprlang.so:devel/hyprlang \
|
||||
libhyprutils.so:devel/hyprutils \
|
||||
libinotify.so:devel/libinotify \
|
||||
libre2.so:devel/re2 \
|
||||
libtomlplusplus.so:devel/tomlplusplus \
|
||||
libhyprgraphics.so:graphics/hyprgraphics \
|
||||
|
@ -34,14 +38,14 @@ USE_GNOME= cairo pango
|
|||
USE_XORG= pixman xcursor
|
||||
GH_ACCOUNT= hyprwm
|
||||
GH_PROJECT= Hyprland
|
||||
GH_TUPLE= hyprwm:hyprland-protocols:v0.4.0:hyprland_protocols/subprojects/hyprland-protocols \
|
||||
GH_TUPLE= hyprwm:hyprland-protocols:v0.6.1:hyprland_protocols/subprojects/hyprland-protocols \
|
||||
canihavesomecoffee:udis86:1.7.2-186-g5336633:udis86/subprojects/udis86
|
||||
CMAKE_OFF= CMAKE_CXX_SCAN_FOR_MODULES # avoid devel/llvm*
|
||||
CMAKE_ON= NO_SYSTEMD
|
||||
LDFLAGS+= -Wl,--as-needed # GL, pango deps
|
||||
|
||||
# Generated by "make update-hash" for commit_pins in hyprpm.toml
|
||||
GH_HASH= 0bd541f2fd902dbfa04c3ea2ccf679395e316887
|
||||
GH_HASH= 04ac46c54357278fc68f0a95d26347ea0db99496
|
||||
|
||||
# XXX Drop after FreeBSD 13.4 EOL around 2026-01-31
|
||||
# https://cgit.freebsd.org/src/commit/?id=af93fea71038
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
TIMESTAMP = 1734636407
|
||||
SHA256 (hyprwm-Hyprland-v0.46.2_GH0.tar.gz) = 24281edc680ed1ba57f705a7c2c04521e9649e720deeab46dc3fbf37c3b8148d
|
||||
SIZE (hyprwm-Hyprland-v0.46.2_GH0.tar.gz) = 48251708
|
||||
SHA256 (hyprwm-hyprland-protocols-v0.4.0_GH0.tar.gz) = ab3525d8bad576db911d4ba1b586f303dd988660b3b8980022c1795fd574b165
|
||||
SIZE (hyprwm-hyprland-protocols-v0.4.0_GH0.tar.gz) = 8131
|
||||
TIMESTAMP = 1737978223
|
||||
SHA256 (hyprwm-Hyprland-v0.47.0_GH0.tar.gz) = ccb3bfa2e07bc7275ef21500d42ba22753c446bf5ec786b3a4ccde6e5d99a167
|
||||
SIZE (hyprwm-Hyprland-v0.47.0_GH0.tar.gz) = 48293871
|
||||
SHA256 (hyprwm-hyprland-protocols-v0.6.1_GH0.tar.gz) = c6b6a4ab2cc4fc487d25545fcf2079ccbd05dd2954864b7fa359b412f47bf1f3
|
||||
SIZE (hyprwm-hyprland-protocols-v0.6.1_GH0.tar.gz) = 9786
|
||||
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 (0a4eecfa53ee.patch) = 6463d0b74a9b7311bdd070da9567c29d89d5991479780d2726d58f125182e8a9
|
||||
SIZE (0a4eecfa53ee.patch) = 1715
|
||||
|
|
Loading…
Add table
Reference in a new issue