Path to this page:
./
chat/gajim,
XMPP/Jabber chat client written in Python/GTK3
Branch: CURRENT,
Version: 1.2.0nb2,
Package name: gajim-1.2.0nb2,
Maintainer: pkgsrc-usersGajim is a graphical XMPP/Jabber client written in Python. The goal
of Gajim's developers is to provide a full featured and easy to use
XMPP client.
FEATURES:
* Tabbed chat window and single window modes
* Group chat support (with Multi-User Chat protocol), invitation, chat
to group chat transformation, minimize group chat to roster
* Emoticons, avatars, PEP (user activity, mood and tune)
* File transfer, room bookmarks
* Metacontacts support
* Tray icon, speller, extended chat history functionalities
* Transport registration support
* Service discovery including nodes, user search
* Multiple accounts support
* DBus capabilities
* XML console
Required to run:[
sysutils/py-dbus] [
graphics/hicolor-icon-theme] [
graphics/py-cairo] [
security/py-OpenSSL] [
devel/py-setuptools] [
databases/py-sqlite3] [
x11/gtk3] [
security/py-keyring] [
devel/py-packaging] [
lang/python37] [
chat/py-nbxmpp] [
textproc/py-precis-i18n] [
textproc/py-css-parser]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Package options: dbus
Master sites:
SHA1: 68bf6d24c45394c288a8229b8d8aa50e74db45ec
RMD160: d1484f11ca8707378c7a0dc1f4e02e21e9fde272
Filesize: 9379.889 KB
Version history: (Expand)
- (2020-12-05) Updated to version: gajim-1.2.0nb2
- (2020-08-18) Updated to version: gajim-1.2.0nb1
- (2020-07-12) Updated to version: gajim-1.2.0
- (2020-03-11) Updated to version: gajim-1.1.3nb3
- (2020-03-08) Updated to version: gajim-1.1.3nb2
- (2019-07-22) Updated to version: gajim-1.1.3nb1
CVS history: (Expand)
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-08-01 14:40:11 by Jonathan Schleifer | Files touched by this commit (2) |
Log message:
Make devel/gajim not pick up the pkgsrc revision when pkgsrc is checked out via
Git.
|
2020-07-08 13:57:13 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
gajim: updated to 1.2.0
Gajim 1.2.0
Gajim is a fully-featured XMPP client. It enables you to chat in a decentralized \
network using one of the many providers available or even your own service. The \
choice is yours. Gajim offers End-to-End encryption, is extensible, and \
open-source. More than a year after the release of Gajim 1.1.3 it is finally \
time for Gajim 1.2. A year of developing new features, cleaning up old code, and \
bug fixing. Highlights of this release are (amongst others): improved group chat \
system, completely rewritten network code, and a new account creation assistant. \
But there is much more to discover.
|
2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) |  |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256) |
Log message:
*: recursive bump for gdk-pixbuf2-2.38.1
|
2019-04-25 15:35:01 by Nia Alarie | Files touched by this commit (4) |  |
Log message:
chat/gajim: Update to 1.3.1. Drop maintainership.
New
* Add a mobile phone indicator to the chat window
* Rework HTTPUpload dialog
* Add a "paste as quote" option to the message input
Bug fixes
* #8822 Fix memory leak when using spell checker
* #9514 Fix jingle filetransfers not working in some circumstances
* #9573 Dont leak DNS query when connecting over proxy
* #9578 Determine Windows version more reliably
* #9622 Fix an error while quitting Gajim
* #9633 Fix an error while sending a file
* #9637 Restore window size correctly on wayland
* #9660 GPG Agent setting is ignored
* #9645 Make zeroconf IPV6 compatible
* Improve dark theme colors
* Fix access to GnuPG keys
* Use UUID4 item ids for pubsub posts
* Dont send invalid show values
* Windows: Dont override format region settings
* Various smaller improvements
|