pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/gajim
Module Name: pkgsrc
Committed By: nia
Date: Wed Sep 19 21:01:29 UTC 2018
Modified Files:
pkgsrc/chat/gajim: DESCR Makefile
Log Message:
gajim: Update DESCR. It hasn't been called Jabber for a long time now.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/chat/gajim/DESCR
cvs rdiff -u -r1.38 -r1.39 pkgsrc/chat/gajim/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/gajim/DESCR
diff -u pkgsrc/chat/gajim/DESCR:1.1.1.1 pkgsrc/chat/gajim/DESCR:1.2
--- pkgsrc/chat/gajim/DESCR:1.1.1.1 Fri Dec 24 00:02:28 2010
+++ pkgsrc/chat/gajim/DESCR Wed Sep 19 21:01:29 2018
@@ -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
Index: pkgsrc/chat/gajim/Makefile
diff -u pkgsrc/chat/gajim/Makefile:1.38 pkgsrc/chat/gajim/Makefile:1.39
--- pkgsrc/chat/gajim/Makefile:1.38 Wed Sep 19 16:18:32 2018
+++ pkgsrc/chat/gajim/Makefile Wed Sep 19 21:01:29 2018
@@ -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