diff options
author | gavan <gavan@pkgsrc.org> | 2004-06-25 12:24:21 +0000 |
---|---|---|
committer | gavan <gavan@pkgsrc.org> | 2004-06-25 12:24:21 +0000 |
commit | 06d5fc83460330f4c8790cc06623f0afd92ea105 (patch) | |
tree | 976c71aa10781c335eef628a1a7f2a54f7ba0be3 /chat | |
parent | 5d2679dbd264c255a2de13fb3b0c73e8e9207223 (diff) | |
download | pkgsrc-06d5fc83460330f4c8790cc06623f0afd92ea105.tar.gz |
Update to 0.79:
New Features:
* Display name changes are now shown in the conversation windows.
(Robert Mibus)
* Get Info on Yahoo! now works for nonenglish profiles.
(Ambrose Li)
* General "Get Info" improvements on Yahoo! and MSN (Ambrose Li)
* Yahoo! Japan support. Click More Options and check Yahoo Japan
in the account editor, to use your Yahoo! Japan account
* Gtk themes can now theme the Gaim buddy list independently of
other things (Stu Tomlinson)
* Show timestamps now has a per-conversation option in addition
to the global one, bringing it in line with the other conver-
sation options (Stu Tomlinson)
* Added MSN buddy icons (Felipe Contreras)
* Added MSN file transfer (Felipe Contreras)
* MSN's idle state now actually sets a buddy idle
* Buddy pounce defaults are now more sane, and apply to the state the
buddy is currently in. For example, if the buddy is idle, set
"Return from idle" by default. The last action(s) used are the
defaults for the next pounce
* Yahoo buddy icon support
* Selected buddy icons will automatically convert to the appropriate
format for the protocol. (GTK 2.2 and higher only)
* Dragging an image file into the Modify Account dialog will set that
as a buddy icon.
* Development headers for compiling third-party plugins are now
installed. (Stu Tomlinson)
* Headers for gaim-remote now reside in gaim/ instead of
gaim-include/.
* Basic YCHT support, which allows joining Yahoo! Chats when
logged in using the web messenger method
Bug Fixes:
* Fixed Yahoo! authentication problems. (Cerulean Studios)
* Non-looping animated icons no longer cause Gaim to freeze
* Flashing windows should work again for unix in window managers that
support the URGENT hint (Etan Reisner)
* Better handling of character sets in RTF for Novell (Mike Stoddard of
Novell)
* Contact list sync problems in Novell fixed (Mike Stoddard of Novell)
* Fixed a crash in SILC that sometimes happened when resolving
the buddy list (Pekka Riikonen)
* Parallel compiles of the perl plugin should work better
(Stu Tomlinson)
* The disconnected UI op was called twice on connection errors. Now
it is only called once. (Evan Schoenberg)
* Dragging into conversation windows works better
* Protocol-specific settings for accounts were being removed whenever
the account was modified. Now they're only removed when the protocol
type changes, as it should be.
* Zephyr bug fixes and memory leak plugs (Arun A Tharuvai)
* Rewrite of MSN buddylist support, which fixed a known syncronization
bug and some others (Felipe Contreras)
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gaim/Makefile | 5 | ||||
-rw-r--r-- | chat/gaim/PLIST | 78 | ||||
-rw-r--r-- | chat/gaim/distinfo | 6 |
3 files changed, 79 insertions, 10 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index b4b2d564117..669ca42cc4a 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2004/06/06 21:43:28 salo Exp $ +# $NetBSD: Makefile,v 1.64 2004/06/25 12:24:21 gavan Exp $ # -DISTNAME= gaim-0.78 -PKGREVISION= 2 +DISTNAME= gaim-0.79 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gaim/PLIST b/chat/gaim/PLIST index cf0a5520382..13a68c7d075 100644 --- a/chat/gaim/PLIST +++ b/chat/gaim/PLIST @@ -1,12 +1,81 @@ -@comment $NetBSD: PLIST,v 1.28 2004/06/06 21:43:28 salo Exp $ +@comment $NetBSD: PLIST,v 1.29 2004/06/25 12:24:21 gavan Exp $ bin/gaim bin/gaim-remote -include/gaim-remote/remote-socket.h -include/gaim-remote/remote.h +include/gaim/account.h +include/gaim/accountopt.h +include/gaim/away.h +include/gaim/blist.h +include/gaim/buddyicon.h +include/gaim/cmds.h +include/gaim/config.h +include/gaim/connection.h +include/gaim/conversation.h +include/gaim/core.h +include/gaim/debug.h +include/gaim/dnd-hints.h +include/gaim/eventloop.h +include/gaim/ft.h +include/gaim/gaim-disclosure.h +include/gaim/gaim.h +include/gaim/gtkaccount.h +include/gaim/gtkblist.h +include/gaim/gtkcellrendererprogress.h +include/gaim/gtkconn.h +include/gaim/gtkconv.h +include/gaim/gtkdebug.h +include/gaim/gtkeventloop.h +include/gaim/gtkft.h +include/gaim/gtkimhtml.h +include/gaim/gtkimhtmltoolbar.h +include/gaim/gtkinternal.h +include/gaim/gtklog.h +include/gaim/gtknotify.h +include/gaim/gtkplugin.h +include/gaim/gtkpluginpref.h +include/gaim/gtkpounce.h +include/gaim/gtkprefs.h +include/gaim/gtkprivacy.h +include/gaim/gtkrequest.h +include/gaim/gtkroomlist.h +include/gaim/gtksound.h +include/gaim/gtksourceiter.h +include/gaim/gtkutils.h +include/gaim/imgstore.h +include/gaim/internal.h +include/gaim/log.h +include/gaim/md5.h +include/gaim/multi.h +include/gaim/network.h +include/gaim/notify.h +include/gaim/plugin.h +include/gaim/pluginpref.h +include/gaim/pounce.h +include/gaim/prefs.h +include/gaim/privacy.h +include/gaim/proxy.h +include/gaim/prpl.h +include/gaim/remote-socket.h +include/gaim/remote.h +include/gaim/request.h +include/gaim/roomlist.h +include/gaim/server.h +include/gaim/sha.h +include/gaim/signals.h +include/gaim/sound.h +include/gaim/sslconn.h +include/gaim/status.h +include/gaim/stock.h +include/gaim/stringref.h +include/gaim/ui.h +include/gaim/util.h +include/gaim/value.h +include/gaim/xmlnode.h lib/gaim/autorecon.la lib/gaim/autorecon.so lib/gaim/docklet.la lib/gaim/docklet.so +lib/gaim/extplacement.la +lib/gaim/extplacement.so lib/gaim/gaim-remote.la lib/gaim/gaim-remote.so lib/gaim/gestures.la @@ -59,6 +128,7 @@ lib/libgaim-remote.la lib/libgaim-remote.so lib/libgaim-remote.so.0 lib/libgaim-remote.so.0.0 +lib/pkgconfig/gaim.pc man/man1/gaim-remote.1 man/man1/gaim.1 share/applications/gaim.desktop @@ -367,4 +437,4 @@ share/sounds/gaim/send.wav @comment in xdg-dirs: @dirrm share/pixmaps @comment in xdg-dirs: @dirrm share/applications @dirrm lib/gaim -@dirrm include/gaim-remote +@dirrm include/gaim diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo index 7b32bd1afe1..487f375c178 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.44 2004/06/06 21:43:28 salo Exp $ +$NetBSD: distinfo,v 1.45 2004/06/25 12:24:21 gavan Exp $ -SHA1 (gaim-0.78.tar.bz2) = 017b596f2a8618fe7e6c5800f2c2589dce18ba19 -Size (gaim-0.78.tar.bz2) = 4219726 bytes +SHA1 (gaim-0.79.tar.bz2) = 03e34aea71ab7e6d1090f5bf845a11a4a2677f96 +Size (gaim-0.79.tar.bz2) = 4377687 bytes SHA1 (patch-aa) = 24f1b21042df5c7706dcf3def37e10943acdd39e SHA1 (patch-ab) = b0637e032ceeefe3b3cc9db42a3105ea9bc68a62 |