diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index 8dab8c74a064..3ec0801be9a9 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,43 +1,45 @@ PORTNAME= hyprpaper DISTVERSIONPREFIX= v -DISTVERSION= 0.7.1 +DISTVERSION= 0.7.3 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Blazing fast Wayland wallpaper utility with IPC controls WWW= https://github.com/hyprwm/hyprpaper LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE 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 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 @${REINPLACE_CMD} -i .nogit -e '/Get git info/,/^include/{//p;d;}' \ -e 's/$${GIT_BRANCH}/main/' \ -e 's/$${GIT_COMMIT_HASH}/${GH_TAGNAME}/' \ -e 's/$${GIT_COMMIT_MESSAGE}/?/' \ -e 's/$${GIT_DIRTY}/portbld/' \ ${WRKSRC}/CMakeLists.txt # Drop unused dependencies @${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&,' \ ${WRKSRC}/src/ipc/Socket.cpp .include diff --git a/x11/hyprpaper/distinfo b/x11/hyprpaper/distinfo index eed81fe4e9e2..f0203037ac93 100644 --- a/x11/hyprpaper/distinfo +++ b/x11/hyprpaper/distinfo @@ -1,3 +1,3 @@ -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