Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2025 04:35:00 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0c0d3d44e878 - main - net-im/qTox: update 1.17.6 =?utf-8?Q?=E2=86=92?= 1.18.1
Message-ID:  <202501060435.5064Z028091960@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 0c0d3d44e87888d772cc1b88f2bd645e297ab32b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-06 04:32:08 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-06 04:32:20 +0000

    net-im/qTox: update 1.17.6 → 1.18.1
    
    PR:     283838
    Submitted by:   Eric Camachat <eric@camachat.org> (initial version)
---
 net-im/qTox/Makefile    | 18 ++++++++++--------
 net-im/qTox/distinfo    |  6 +++---
 net-im/qTox/pkg-descr   |  2 +-
 net-im/qTox/pkg-message |  2 +-
 4 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index 04e787391ffc..3a2493968840 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -1,12 +1,12 @@
 PORTNAME=	qTox
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.17.6
-PORTREVISION=	7
+DISTVERSION=	1.18.1
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
-COMMENT=	Qt 5 based Tox client
-WWW=		https://qtox.github.io/
+COMMENT=	Qt based Tox client
+WWW=		https://qtox.github.io/ \
+		https://github.com/TokTok/qTox
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -25,10 +25,12 @@ LIB_DEPENDS=	libavcodec.so:multimedia/ffmpeg \
 		libtoxext.so:net-im/toxext \
 		libvpx.so:multimedia/libvpx
 
-USES=		cmake compiler:c++11-lib desktop-file-utils gettext openal:soft pkgconfig qt:5
+USES=		cmake compiler:c++11-lib desktop-file-utils gettext gl openal:soft pkgconfig qt:6
+USE_GL=		opengl
+USE_QT=		base sqldriver-sqlite:run svg
+
 USE_GITHUB=	yes
-USE_QT=		core gui network xml opengl sql sql-sqlite3:run widgets svg \
-		concurrent:build buildtools:build linguisttools:build qmake:build testlib:build
+GH_ACCOUNT=	TokTok
 
 CMAKE_ARGS=	-DGIT_DESCRIBE:STRING=${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
 CMAKE_OFF=	USE_CCACHE
@@ -46,7 +48,7 @@ PLATFORM_EXTENSIONS_USES=	xorg
 PLATFORM_EXTENSIONS_USE=	XORG=x11,xscrnsaver
 
 SPELL_CHECK_DESC=	Spell checking support
-SPELL_CHECK_USES=	kde:5
+SPELL_CHECK_USES=	kde:6
 SPELL_CHECK_USE=	KDE=sonnet
 SPELL_CHECK_CMAKE_BOOL=	SPELL_CHECK
 
diff --git a/net-im/qTox/distinfo b/net-im/qTox/distinfo
index 1b0724b65682..6d40169fcafe 100644
--- a/net-im/qTox/distinfo
+++ b/net-im/qTox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646771982
-SHA256 (qTox-qTox-v1.17.6_GH0.tar.gz) = cd0781241b4ea536da90ce8c72ad9f2aa9bbdf9fbae5d38ee645e30d790fa7f2
-SIZE (qTox-qTox-v1.17.6_GH0.tar.gz) = 4823784
+TIMESTAMP = 1736128301
+SHA256 (TokTok-qTox-v1.18.1_GH0.tar.gz) = 80c73bf899ea0172aaab862225cda668064ec781cfa33cb199c3c3b33cbb2d9e
+SIZE (TokTok-qTox-v1.18.1_GH0.tar.gz) = 5304686
diff --git a/net-im/qTox/pkg-descr b/net-im/qTox/pkg-descr
index ddcad24dfea1..36962cc47209 100644
--- a/net-im/qTox/pkg-descr
+++ b/net-im/qTox/pkg-descr
@@ -1,2 +1,2 @@
-Powerful Tox chat client written using Qt 5 that follows the Tox
+Powerful Tox chat client written using Qt that follows the Tox
 design guidelines.
diff --git a/net-im/qTox/pkg-message b/net-im/qTox/pkg-message
index 9e8025a6f8c3..82193985ace3 100644
--- a/net-im/qTox/pkg-message
+++ b/net-im/qTox/pkg-message
@@ -1,7 +1,7 @@
 [
 { type: install
   message: <<EOM
-You installed qTox: Qt 5 based Tox client.
+You installed qTox: Qt based Tox client.
 
 To have video working, you need:
 1. Have multimedia/webcamd installed and running. The usual way to



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