Port details |
- qTox Qt based Tox client
- 1.18.2_2 net-im
=5 1.18.2_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2014-10-19 15:06:57
- Last Update: 2025-03-17 04:02:08
- Commit Hash: e87d813
- People watching this port, also watch:: toxcore, firefox, toxic, uTox, medit
- Also Listed In: net-p2p
- License: GPLv3
- WWW:
- https://qtox.github.io/
- https://github.com/TokTok/qTox
- Description:
- Powerful Tox chat client written using Qt that follows the Tox
design guidelines.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-im/qTox/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/qTox
- pkg install qTox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qTox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736742592
SHA256 (TokTok-qTox-v1.18.2_GH0.tar.gz) = 7445b83b48cf8511f1001836a8114b6d8d7d6296e83ea1d67a95aae5559cf3f4
SIZE (TokTok-qTox-v1.18.2_GH0.tar.gz) = 5341017
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- videodev2.h : multimedia/v4l_compat
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- libqsqlite.so : databases/qt6-base_sqldriver@sqlite
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg
- libexif.so : graphics/libexif
- libopus.so : audio/opus
- libqrencode.so : graphics/libqrencode
- libsodium.so : security/libsodium
- libsqlcipher.so : databases/sqlcipher
- libtox_extension_messages.so : net-im/tox_extension_messages
- libtoxcore.so : net-im/tox
- libtoxext.so : net-im/toxext
- libvpx.so : multimedia/libvpx
- libfilteraudio.so : audio/libfilteraudio
- libintl.so : devel/gettext-runtime
- libOpenGL.so : graphics/libglvnd
- libopenal.so.1 : audio/openal-soft
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libKF6SonnetCore.so : textproc/kf6-sonnet
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qTox-1.18.2_2:
APPINDICATOR=off
FILTERAUDIO=on: Enable the echo canceling backend
GTK_SYSTRAY=on: Enable GTK systray
PLATFORM_EXTENSIONS=on: Enable platform specific extensions
SPELL_CHECK=on: Spell checking support
STATUSNOTIFIER=on: Enable status notifier
===> Use 'make config' to modify these settings
- Options name:
- net-im_qTox
- USES:
- cmake compiler:c++11-lib desktop-file-utils gettext gl openal:soft pkgconfig qt:6 gnome xorg kde:6 gnome
- pkg-message:
- For install:
- You installed qTox: Qt based Tox client.
To have video working, you need:
1. Have multimedia/webcamd installed and running. The usual way to
start webcamd is to have these two lines in /etc/rc.conf:
webcamd_enable="YES"
webcamd_flags="-H"
2. Make sure V4L option is "on" in multimedia/ffmpeg.
To have spell checking working, you need:
1. Have the locale set, for example have LANG=en_US.UTF-8 set in the
environment.
2. Have some dictionary installed that is supported by KDE sonnet,
for example en-hunspell.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.150426_3 13 Jun 2015 16:14:55
  |
vsevolod  |
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports
PR: 200548 [1]
Submitted by: rsimmons0 at gmail.com [1] |
0.150426_2 09 Jun 2015 14:25:42
  |
jbeich  |
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks) |
0.150426_1 07 May 2015 17:26:06
  |
mat  |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.150426 27 Apr 2015 20:28:13
  |
thierry  |
- Update of qTox and toxcore after their new API is eventually fixed
(this unbreak qTox)
- Rename audio/filter_audio to audio/libfilteraudio.
PR: ports/199726
Submitted by: yuri (at) rawbw.com |
0.150317 12 Apr 2015 10:35:21
  |
antoine  |
Mark BROKEN: fails to build
src/widget/form/profileform.cpp:217:25: error: use of undeclared identifier
'TOX_AVATAR_MAX_DATA_LENGTH'
if (bytes.size() >= TOX_AVATAR_MAX_DATA_LENGTH)
^
src/widget/form/profileform.cpp:226:25: error: use of undeclared identifier
'TOX_AVATAR_MAX_DATA_LENGTH'
if (bytes.size() >= TOX_AVATAR_MAX_DATA_LENGTH)
^
src/widget/form/profileform.cpp:232:33: error: use of undeclared identifier
'TOX_AVATAR_FORMAT_PNG'
Nexus::getCore()->setAvatar(TOX_AVATAR_FORMAT_PNG, bytes);
^
3 errors generated.
Reported by: pkg-fallout |
0.150317 19 Mar 2015 20:22:27
  |
thierry  |
Refresh.
Submitted by: Yuri <yuri (at) rawbw.com> |
0.150113_1 14 Jan 2015 21:12:34
  |
thierry  |
Upgrade to a recent snapshot.
PR: ports/196710
Submitted by: yuri (at) rawbw.com (maintainer) |
0.141118_1 04 Dec 2014 22:40:44
  |
thierry  |
Add databases/qt5-sqldrivers-sqlite3 missing dependency.
PR: ports/195654
Submitted by: Igor Ostapenko
Approved by: maintainer (yuri) |
0.141118 21 Nov 2014 21:53:03
  |
thierry  |
Upgrading to 0.141118.
Note: ATM qTox won't work if Tox has been built with the NACL option!
PR: ports/195157
Submitted by: yuri (at) rawbw.com (maintainer) |
0.141028 29 Oct 2014 18:31:12
  |
thierry  |
Update to a redcent snapshot.
PR: ports/194648
Submitted by: maintainer |
0.141018 19 Oct 2014 15:06:49
  |
makc  |
Add new port net-im/qTox:
Qt 5 based Tox client
WWW: https://wiki.tox.im/QTox
PR: 194010 (based on)
Submitted by: yuri@rawbw.com |