mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/copyq: Fix build with Qt 6.9
With hat: kde@ PR: 286051
This commit is contained in:
parent
aca9e7a55f
commit
9563658472
2 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,9 @@ 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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue