diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index e2c288432b44..e7059a3c1ad4 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -1,33 +1,36 @@ PORTNAME= copyq DISTVERSION= 10.0.0 CATEGORIES= deskutils MASTER_SITES= https://github.com/hluk/CopyQ/releases/download/v${DISTVERSION}/ DISTNAME= Copyq-${DISTVERSION} +PATCH_SITES= https://github.com/hluk/CopyQ/commit/ +PATCHFILES+= f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch:-p1 # Fix build with Qt >= 6.9.0 + MAINTAINER= eduardo@FreeBSD.org COMMENT= Qt6 based clipboard manager WWW= https://github.com/hluk/CopyQ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon USES= cmake gl kde:6 pkgconfig qt:6 xorg USE_GL= opengl USE_KDE= notifications ecm:build statusnotifieritem USE_QT= base declarative svg wayland translations:build USE_XORG= ice sm x11 xext xfixes xtst CMAKE_ARGS= -DWITH_QT6:BOOL=TRUE PORTSCOUT= limit:^d\.d\. OPTIONS_DEFINE= PLUGINS OPTIONS_DEFAULT= PLUGINS OPTIONS_SUB= yes PLUGINS_CMAKE_BOOL= WITH_PLUGINS .include diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo index 29ef8d80940c..295cea033ed3 100644 --- a/deskutils/copyq/distinfo +++ b/deskutils/copyq/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1743771334 +TIMESTAMP = 1744954135 SHA256 (Copyq-10.0.0.tar.gz) = cc1ab0b492824d92e6e94b5d30576bcf7ed84b4fa75bd305c7262e0b2ccc7b95 SIZE (Copyq-10.0.0.tar.gz) = 3457419 +SHA256 (f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch) = 176a422134c6fd85f58b1dd2cb70b2b89c018b14e6c756193e74a9eae579441c +SIZE (f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch) = 16044