diff --git a/x11/hyprpicker/Makefile b/x11/hyprpicker/Makefile index 0768d6be0856..f52f05303b9c 100644 --- a/x11/hyprpicker/Makefile +++ b/x11/hyprpicker/Makefile @@ -1,58 +1,58 @@ PORTNAME= hyprpicker -PORTVERSION= s20230105 +PORTVERSION= s20230109 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= wlroots-compatible Wayland color picker that does not suck WWW= https://github.com/hyprwm/hyprpicker 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= ef6009f +GH_TAGNAME= fe4535a LDFLAGS+= -static-libstdc++ -static-libgcc # avoid libc++ conflict PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz OPTIONS_DEFINE= CLIPBOARD OPTIONS_DEFAULT=CLIPBOARD CLIPBOARD_DESC= Copy to clipboard support CLIPBOARD_RUN_DEPENDS= wl-copy:x11/wl-clipboard 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 's/ libjpeg//' \ -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 ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/x11/hyprpicker/distinfo b/x11/hyprpicker/distinfo index cf8bfa8f0009..aaa0ab6b53e4 100644 --- a/x11/hyprpicker/distinfo +++ b/x11/hyprpicker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672925873 -SHA256 (hyprwm-hyprpicker-s20230105-ef6009f_GH0.tar.gz) = f3041865049de69a5843f04e7464eb3fce11530d6c3024202dbfabb446370159 -SIZE (hyprwm-hyprpicker-s20230105-ef6009f_GH0.tar.gz) = 21284 +TIMESTAMP = 1673270158 +SHA256 (hyprwm-hyprpicker-s20230109-fe4535a_GH0.tar.gz) = c8e439bf66eaf8e0f30b9bf73daadd17a56cb087e6ddd61c1c72dbdc31c53749 +SIZE (hyprwm-hyprpicker-s20230109-fe4535a_GH0.tar.gz) = 21279