Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2026 13:53:48 +0000
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: 346f07dfacf6 - main - deskutils/copyq: Update to 15.0.0
Message-ID:  <69dba3ec.43d03.5619a6d9@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=346f07dfacf6c5509534b7057460a855147993df

commit 346f07dfacf6c5509534b7057460a855147993df
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-04-12 11:13:13 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-04-12 13:53:35 +0000

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

diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile
index 15c9bb7b928a..dacfef0c1441 100644
--- a/deskutils/copyq/Makefile
+++ b/deskutils/copyq/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	copyq
-DISTVERSION=	14.0.0
+DISTVERSION=	15.0.0
 CATEGORIES=	deskutils
 MASTER_SITES=	https://github.com/hluk/CopyQ/releases/download/v${DISTVERSION}/
 DISTNAME=	Copyq-${DISTVERSION}
@@ -11,8 +11,6 @@ WWW=		https://github.com/hluk/CopyQ
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LIB_DEPENDS=	libxkbcommon.so:x11/libxkbcommon
-
 USES=		cmake gl kde:6 pkgconfig qt:6 xorg
 USE_GL=		opengl
 USE_KDE=	guiaddons notifications statusnotifieritem ecm:build
diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo
index 2a8b00ac442a..7a80945143a5 100644
--- a/deskutils/copyq/distinfo
+++ b/deskutils/copyq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774344965
-SHA256 (Copyq-14.0.0.tar.gz) = b4652546001dc9667c69bc9cad95b92877c3ff29d0012245fb71b52b27d0d86f
-SIZE (Copyq-14.0.0.tar.gz) = 3674302
+TIMESTAMP = 1775988728
+SHA256 (Copyq-15.0.0.tar.gz) = 684cb5a204a12266d0138d2b71932da23dc138fce956f0da6901a3857c0545a8
+SIZE (Copyq-15.0.0.tar.gz) = 3700820
diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist
index 03a3e0d83d3e..442340a0eae4 100644
--- a/deskutils/copyq/pkg-plist
+++ b/deskutils/copyq/pkg-plist
@@ -20,6 +20,7 @@ share/bash-completion/completions/copyq
 %%DATADIR%%/themes/nord.ini
 %%DATADIR%%/themes/nord_light.ini
 %%DATADIR%%/themes/notification.css
+%%DATADIR%%/themes/onedark.ini
 %%DATADIR%%/themes/paper.ini
 %%DATADIR%%/themes/simple.ini
 %%DATADIR%%/themes/solarized-dark.ini


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69dba3ec.43d03.5619a6d9>