diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index 1e091b95c7ef..2bdd1337c33f 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,48 +1,48 @@ PORTNAME= hyprpaper -PORTVERSION= s20221228 +PORTVERSION= s20230103 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= gmake:devel/gmake \ wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= compiler:c++11-lib cmake gnome jpeg pkgconfig USE_GCC= yes:build # C++23 USE_GNOME= cairo USE_GITHUB= yes GH_ACCOUNT= hyprwm -GH_TAGNAME= aefd638 +GH_TAGNAME= c68cc7b LDFLAGS+= -static-libstdc++ -static-libgcc # avoid libc++ conflict PLIST_FILES= bin/${PORTNAME} post-patch: # Extract (snapshot) version from the port instead of Git @${REINPLACE_CMD} -i .nogit -e '/Get git info/,/^#$$/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} 's/ wlroots//' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's/ pango pangocairo//' \ -e '/OpenGL/d; /GLESv2/d' \ -e '/pthread/d; /CMAKE_THREAD_LIBS_INIT/d' \ -e '/ rt)/d' \ ${WRKSRC}/CMakeLists.txt pre-configure: @${SETENV} ${MAKE_ENV} ${GMAKE} protocols -C${WRKSRC} do-install: ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/x11/hyprpaper/distinfo b/x11/hyprpaper/distinfo index 3fd7049c1f77..4c9fade812ee 100644 --- a/x11/hyprpaper/distinfo +++ b/x11/hyprpaper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672266418 -SHA256 (hyprwm-hyprpaper-s20221228-aefd638_GH0.tar.gz) = 2349b31bd639cd3292d06435fdfa1299547b63b05c2a8ef8c5cd611cf70043b8 -SIZE (hyprwm-hyprpaper-s20221228-aefd638_GH0.tar.gz) = 22997 +TIMESTAMP = 1672757801 +SHA256 (hyprwm-hyprpaper-s20230103-c68cc7b_GH0.tar.gz) = 33d35950e515ba5224cd3e1d26de22643ff04063e6262b3d1e35b49873c993b0 +SIZE (hyprwm-hyprpaper-s20230103-c68cc7b_GH0.tar.gz) = 23546