mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
1143d9c38e
- convert to using distutils and update dependencies - comment off GUPNP and AVAHI options, because corresponding dependencies are only work with python 2.x - make NLS option default since gettext is used upon install - SPELL option now using gspell instead of gtkspell. But, for some reason our Gspell.language_get_available() return empty list, so this feature doesn't work at the moment - there are not PORTDOCS anymore, so remove handling of them - actualize pkg-descr - remove pkg-message because OTR is not ported to gajim 1.0, and CRYPTO option is self-descriptive. User can realize where plugins are stored by consulting official docs Changelog: https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.1/ChangeLog The main visible change is that gajim now requires Python 3.5+ and GTK3 PR: 226794 Submitted by: Greg V <greg@unrelenting.technology> (based on)
25 lines
913 B
Plaintext
25 lines
913 B
Plaintext
The goal of Gajim is to provide a full featured and easy to use XMPP
|
|
client. Gajim works nicely with GNOME, but does not require it to run.
|
|
It is released under the GNU General Public License.
|
|
|
|
FEATURES:
|
|
* Tabbed chat window and single window modes
|
|
* Group chat support (with Multi-User Chat protocol)
|
|
* Emoticons, avatars, PEP (user activity, mood and tune)
|
|
* Audio / video conferences
|
|
* File transfer, room bookmarks
|
|
* Metacontacts support
|
|
* Trayicon, speller, extended chat history functionalities
|
|
* TLS, GPG and End-To-End encryption support (with SSL legacy support)
|
|
* Transport registration support
|
|
* Service discovery including nodes, user search
|
|
* Wikipedia, dictionary and search engine lookup
|
|
* Multiple accounts support
|
|
* DBus capabilities
|
|
* XML console
|
|
* Link local (bonjour / zeroconf), BOSH
|
|
* Other features via plugins
|
|
* Gajim is available in 29 languages
|
|
|
|
WWW: https://gajim.org/
|