git: 416ce7d98d08 - main - deskutils/copyq: Update to 14.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Mar 2026 19:00:20 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=416ce7d98d089915270bec2acc8157ae5d66bc46
commit 416ce7d98d089915270bec2acc8157ae5d66bc46
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-03-24 10:51:44 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-03-24 19:00:08 +0000
deskutils/copyq: Update to 14.0.0
Shipping without audio a qca support for the time being.
Note for packagers (upstream release notes):
- This requires QCA and QtKeychain libraries, but it can be
disabled at build time with CMake options WITH_QCA_ENCRYPTION and
WITH_KEYCHAIN
- This requires miniaudio library, but it can be disabled
at build time with CMake option WITH_AUDIO.
ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v14.0.0
---
deskutils/copyq/Makefile | 5 +++--
deskutils/copyq/distinfo | 6 +++---
.../copyq/files/patch-src_platform_x11_x11platform.cmake | 15 ---------------
deskutils/copyq/pkg-plist | 7 ++++++-
4 files changed, 12 insertions(+), 21 deletions(-)
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile
index f421f3ad7db6..15c9bb7b928a 100644
--- a/deskutils/copyq/Makefile
+++ b/deskutils/copyq/Makefile
@@ -1,6 +1,5 @@
PORTNAME= copyq
-DISTVERSION= 13.0.0
-PORTREVISION= 1
+DISTVERSION= 14.0.0
CATEGORIES= deskutils
MASTER_SITES= https://github.com/hluk/CopyQ/releases/download/v${DISTVERSION}/
DISTNAME= Copyq-${DISTVERSION}
@@ -20,6 +19,8 @@ USE_KDE= guiaddons notifications statusnotifieritem ecm:build
USE_QT= base declarative svg translations:build
USE_XORG= ice sm x11 xext xfixes xtst
+CMAKE_OFF= WITH_AUDIO WITH_QCA_ENCRYPTION
+
PORTSCOUT= limit:^d\.d\.
OPTIONS_DEFINE= PLUGINS
diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo
index f968f8c9b410..2a8b00ac442a 100644
--- a/deskutils/copyq/distinfo
+++ b/deskutils/copyq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761127340
-SHA256 (Copyq-13.0.0.tar.gz) = 6da6553f6daca79570192581483fd2afe29678084497f20f7fab7e2b0e9463aa
-SIZE (Copyq-13.0.0.tar.gz) = 3536107
+TIMESTAMP = 1774344965
+SHA256 (Copyq-14.0.0.tar.gz) = b4652546001dc9667c69bc9cad95b92877c3ff29d0012245fb71b52b27d0d86f
+SIZE (Copyq-14.0.0.tar.gz) = 3674302
diff --git a/deskutils/copyq/files/patch-src_platform_x11_x11platform.cmake b/deskutils/copyq/files/patch-src_platform_x11_x11platform.cmake
deleted file mode 100644
index 391c31240ee8..000000000000
--- a/deskutils/copyq/files/patch-src_platform_x11_x11platform.cmake
+++ /dev/null
@@ -1,15 +0,0 @@
-Fix configure with Qt 6.10.
-
-https://github.com/hluk/CopyQ/pull/3339/
-
---- src/platform/x11/x11platform.cmake.orig 2025-10-22 07:58:33 UTC
-+++ src/platform/x11/x11platform.cmake
-@@ -39,7 +39,7 @@ if (WITH_X11)
- set(copyq_LIBRARIES ${copyq_LIBRARIES} ${X11_LIBRARIES} ${X11_Xfixes_LIB})
-
- if(WITH_QT6)
-- if (QT_VERSION VERSION_GREATER_EQUAL "6.10.0")
-+ if (Qt6_VERSION VERSION_GREATER_EQUAL "6.10.0")
- find_package(${copyq_qt} ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS GuiPrivate)
- endif()
- list(APPEND copyq_LIBRARIES Qt::GuiPrivate)
diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist
index 902e70d77332..03a3e0d83d3e 100644
--- a/deskutils/copyq/pkg-plist
+++ b/deskutils/copyq/pkg-plist
@@ -17,6 +17,8 @@ share/bash-completion/completions/copyq
%%DATADIR%%/themes/main_window.css
%%DATADIR%%/themes/main_window_simple.css
%%DATADIR%%/themes/menu.css
+%%DATADIR%%/themes/nord.ini
+%%DATADIR%%/themes/nord_light.ini
%%DATADIR%%/themes/notification.css
%%DATADIR%%/themes/paper.ini
%%DATADIR%%/themes/simple.ini
@@ -31,6 +33,7 @@ share/bash-completion/completions/copyq
%%DATADIR%%/translations/copyq_de.qm
%%DATADIR%%/translations/copyq_el.qm
%%DATADIR%%/translations/copyq_es.qm
+%%DATADIR%%/translations/copyq_et.qm
%%DATADIR%%/translations/copyq_fa.qm
%%DATADIR%%/translations/copyq_fi.qm
%%DATADIR%%/translations/copyq_fr.qm
@@ -57,6 +60,8 @@ share/bash-completion/completions/copyq
%%DATADIR%%/translations/copyq_vi.qm
%%DATADIR%%/translations/copyq_zh_CN.qm
%%DATADIR%%/translations/copyq_zh_TW.qm
+share/gnome-shell/extensions/copyq-clipboard@hluk.github.com/extension.js
+share/gnome-shell/extensions/copyq-clipboard@hluk.github.com/metadata.json
share/icons/hicolor/128x128/apps/copyq.png
share/icons/hicolor/16x16/apps/copyq.png
share/icons/hicolor/22x22/apps/copyq.png
@@ -67,4 +72,4 @@ share/icons/hicolor/64x64/apps/copyq.png
share/icons/hicolor/scalable/apps/copyq.svg
share/icons/hicolor/scalable/apps/copyq_mask.svg
share/man/man1/copyq.1.gz
-share/metainfo/com.github.hluk.copyq.appdata.xml
+share/metainfo/com.github.hluk.copyq.metainfo.xml