Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2025 12:00:46 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ef4c29d09fb9 - main - deskutils/copyq: Update to 13.0.0
Message-ID:  <202510221200.59MC0kQa097125@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ef4c29d09fb96ede5c0985997ee5b83ed92060c5

commit ef4c29d09fb96ede5c0985997ee5b83ed92060c5
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-10-22 11:59:42 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-10-22 12:00:34 +0000

    deskutils/copyq: Update to 13.0.0
    
    ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v13.0.0
---
 deskutils/copyq/Makefile  | 9 ++++-----
 deskutils/copyq/distinfo  | 6 +++---
 deskutils/copyq/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile
index b8e4c283d844..bdb7586ceb07 100644
--- a/deskutils/copyq/Makefile
+++ b/deskutils/copyq/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	copyq
-DISTVERSION=	12.0.1
+DISTVERSION=	13.0.0
 CATEGORIES=	deskutils
 MASTER_SITES=	https://github.com/hluk/CopyQ/releases/download/v${DISTVERSION}/
 DISTNAME=	Copyq-${DISTVERSION}
@@ -11,13 +11,12 @@ WWW=		https://github.com/hluk/CopyQ
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LIB_DEPENDS=	libwayland-client.so:graphics/wayland \
-		libxkbcommon.so:x11/libxkbcommon
+LIB_DEPENDS=	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_KDE=	guiaddons notifications statusnotifieritem ecm:build
+USE_QT=		base declarative svg translations:build
 USE_XORG=	ice sm x11 xext xfixes xtst
 
 PORTSCOUT=	limit:^d\.d\.
diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo
index 3ac6720aab9f..f968f8c9b410 100644
--- a/deskutils/copyq/distinfo
+++ b/deskutils/copyq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759262350
-SHA256 (Copyq-12.0.1.tar.gz) = fa598415f42037d11ebc22509085d0f1d7b55c877477c79f573304177e00586f
-SIZE (Copyq-12.0.1.tar.gz) = 3504662
+TIMESTAMP = 1761127340
+SHA256 (Copyq-13.0.0.tar.gz) = 6da6553f6daca79570192581483fd2afe29678084497f20f7fab7e2b0e9463aa
+SIZE (Copyq-13.0.0.tar.gz) = 3536107
diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist
index c793bd28d0eb..902e70d77332 100644
--- a/deskutils/copyq/pkg-plist
+++ b/deskutils/copyq/pkg-plist
@@ -54,6 +54,7 @@ share/bash-completion/completions/copyq
 %%DATADIR%%/translations/copyq_sv.qm
 %%DATADIR%%/translations/copyq_tr.qm
 %%DATADIR%%/translations/copyq_uk.qm
+%%DATADIR%%/translations/copyq_vi.qm
 %%DATADIR%%/translations/copyq_zh_CN.qm
 %%DATADIR%%/translations/copyq_zh_TW.qm
 share/icons/hicolor/128x128/apps/copyq.png


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510221200.59MC0kQa097125>