pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/gajim gajim: Update DESCR. It hasn't been called ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b03443a5acb
branches: trunk
changeset: 312943:6b03443a5acb
user: nia <nia%pkgsrc.org@localhost>
date: Wed Sep 19 21:01:29 2018 +0000
description:
gajim: Update DESCR. It hasn't been called Jabber for a long time now.
diffstat:
chat/gajim/DESCR | 28 ++++++++++++++--------------
chat/gajim/Makefile | 5 +++--
2 files changed, 17 insertions(+), 16 deletions(-)
diffs (54 lines):
diff -r 810194274344 -r 6b03443a5acb chat/gajim/DESCR
--- a/chat/gajim/DESCR Wed Sep 19 20:44:50 2018 +0000
+++ b/chat/gajim/DESCR Wed Sep 19 21:01:29 2018 +0000
@@ -1,17 +1,17 @@
-Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers
-is to provide a full featured and easy to use xmpp client for the GTK+
-users. Gajim does not require GNOME to run, eventhough it exists with it
-nicely. Gajim is released under the GNU General Public License
+Gajim 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 windows
-* Group chat support (with MUC protocol)
-* Emoticons, Avatars, File transfer, URL grabber, Bookmarks
-* Systray icon, Speller
-* TLS and GPG support (with SSL legacy support)
-* Transport Registration support
-* Service Discovery including Nodes
-* Wikipedia, dictionary and search engine lookup
+* 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
+* DBus capabilities
+* XML console
diff -r 810194274344 -r 6b03443a5acb chat/gajim/Makefile
--- a/chat/gajim/Makefile Wed Sep 19 20:44:50 2018 +0000
+++ b/chat/gajim/Makefile Wed Sep 19 21:01:29 2018 +0000
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.38 2018/09/19 16:18:32 nia Exp $
+# $NetBSD: Makefile,v 1.39 2018/09/19 21:01:29 nia Exp $
DISTNAME= gajim-1.0.3
+PKGREVISION= 1
CATEGORIES= chat python
MASTER_SITES= https://www.gajim.org/downloads/1.0/
MAINTAINER= nia%NetBSD.org@localhost
HOMEPAGE= http://www.gajim.org/
-COMMENT= Jabber client written in PyGTK
+COMMENT= XMPP/Jabber chat client written in Python/GTK3
LICENSE= gnu-gpl-v3
USE_TOOLS+= gettext
Home |
Main Index |
Thread Index |
Old Index