diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index 101a3141455c..6a91124a940c 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,48 +1,48 @@ PORTNAME= hyprpaper -PORTVERSION= s20221213 +PORTVERSION= s20221218 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= 88d99f9 +GH_TAGNAME= 60013ee 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 29e1e12f9200..36a89b9f5b74 100644 --- a/x11/hyprpaper/distinfo +++ b/x11/hyprpaper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670941639 -SHA256 (hyprwm-hyprpaper-s20221213-88d99f9_GH0.tar.gz) = 61f44fea409064ad083d3f463885b79fad6ab64d4cec572a65ee738608064a9f -SIZE (hyprwm-hyprpaper-s20221213-88d99f9_GH0.tar.gz) = 22952 +TIMESTAMP = 1671404096 +SHA256 (hyprwm-hyprpaper-s20221218-60013ee_GH0.tar.gz) = 618a3589471b0989ab1825d4bfadc8be4918ecff4d3108619394a193befe9c39 +SIZE (hyprwm-hyprpaper-s20221218-60013ee_GH0.tar.gz) = 22992