Skip to content
Snippets Groups Projects
Commit eb605f34 authored by Jan Beich's avatar Jan Beich
Browse files

x11/hyprpaper: update to 0.7.3

parent 0becc2b2
No related branches found
No related tags found
No related merge requests found
PORTNAME= hyprpaper
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.1
DISTVERSION= 0.7.3
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
......@@ -14,6 +14,7 @@ BUILD_DEPENDS= hyprwayland-scanner>=0.4.0:devel/hyprwayland-scanner \
wayland-protocols>0:graphics/wayland-protocols
LIB_DEPENDS= libhyprlang.so:devel/hyprlang \
libhyprutils.so:devel/hyprutils \
libhyprgraphics.so:graphics/hyprgraphics \
libwayland-client.so:graphics/wayland \
libwebp.so:graphics/webp
......@@ -21,7 +22,7 @@ USES= compiler:c++11-lib cmake gnome jpeg localbase:ldflags pkgconfig
USE_GNOME= cairo
USE_GITHUB= yes
GH_ACCOUNT= hyprwm
PLIST_FILES= bin/${PORTNAME}
PLIST_FILES= bin/${PORTNAME} \
post-patch:
# Extract (snapshot) version from the port instead of Git
......@@ -35,6 +36,7 @@ post-patch:
@${REINPLACE_CMD} -e '/pango/d' \
-e '/OpenGL/d; /GLESv2/d' \
-e '/ rt)/d' \
-e '/install.*systemd/d' \
${WRKSRC}/CMakeLists.txt
# Respect consolekit2 as XDG_RUNTIME_DIR fallback
@${REINPLACE_CMD} 's,/run/user,/var&,' \
......
TIMESTAMP = 1723836413
SHA256 (hyprwm-hyprpaper-v0.7.1_GH0.tar.gz) = 1086a9c7e4126446315aed23fc610f0869b77c899b9d828f997e7188341391e7
SIZE (hyprwm-hyprpaper-v0.7.1_GH0.tar.gz) = 29173
TIMESTAMP = 1734299926
SHA256 (hyprwm-hyprpaper-v0.7.3_GH0.tar.gz) = a815bee0bfc7223f15db384e8a2594fcb48f1a5a686bab7b4bf982448ab100d7
SIZE (hyprwm-hyprpaper-v0.7.3_GH0.tar.gz) = 27116
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment