diff options
author | bjs <bjs@pkgsrc.org> | 2008-08-19 18:18:10 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-08-19 18:18:10 +0000 |
commit | c67329ffbf52fc322d59a0ec2c58c78e46997350 (patch) | |
tree | 690bba38ff2e9356a095dd912ab0a57599da36b5 /chat/pidgin | |
parent | aec4f47919dc986b47d3f3567e3b9b38943b440f (diff) | |
download | pkgsrc-c67329ffbf52fc322d59a0ec2c58c78e46997350.tar.gz |
Welcome to libpurple, finch, and pidgin version 2.5.0.
Bump PKGREVISION of non-bundled plug-ins.
Changes for 2.5.0 (08/17/2008) since 2.4.3:
libpurple + pidgin:
- Lots of bug fixes and improvements for the MSN protocol
(MSNP15 support) and MSN "bunny icon" (?).
- Miscellaneous bug fixes, a few new icons, etc.
- The following API changes:
libpurple:
Added:
* Connection flag PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY to indicate
that the connection supports sending and receiving custom smileys.
* PurpleSmiley and the Smiley API.
* purple_serv_got_join_chat_failed
* chat-join-failed signal (see conversation-signals.dox)
* chat-invite-blocked and blocked-im-msg signals (see
converation-signals.dox) (Thanks to Stefan Ott)
* purple_blist_update_node_icon
* purple_buddy_icons_node_has_custom_icon
* purple_buddy_icons_node_find_custom_icon
* purple_buddy_icons_node_set_custom_icon
* purple_buddy_icons_node_set_custom_icon_from_file
* purple_notify_user_info_prepend_section_break
* purple_notify_user_info_prepend_section_header
* "website" and "dev_website" items to the ui_info hash table
* purple_cmds_get_handle, purple_cmds_init, purple_cmds_uninit
* cmd-added and cmd-removed signals
* purple_get_host_name
* purple_util_fetch_url_len (temporary function overload to add max_len
param)
* purple_util_fetch_url_request_len
* purple_prpl_send_attention
* purple_prpl_got_attention
* purple_prpl_got_attention_in_chat
Deprecated:
* purple_blist_update_buddy_icon
* purple_buddy_icons_has_custom_icon
* purple_buddy_icons_find_custom_icon
* purple_buddy_icons_set_custom_icon
* pidgin_set_custom_buddy_icon
* purple_util_fetch_url_len
* purple_util_fetch_url_request_len
* serv_send_attention
* serv_got_attention
Changed:
* xmlnode_copy now copies the prefix and namespace map for nodes.
pidgin:
Added:
* gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and
gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's.
* pidgin_pixbuf_from_imgstore to create a GdkPixbuf from a
PurpleStoredImage.
* pidgin_themes_smiley_themeize_custom to associate custom smileys to
a GtkIMHtml widget.
* GTK_IMHTML_CUSTOM_SMILEY flag for GtkIMHtml.
* GTK+ Custom Smiley API.
Diffstat (limited to 'chat/pidgin')
-rw-r--r-- | chat/pidgin/Makefile | 6 | ||||
-rw-r--r-- | chat/pidgin/PLIST | 9 | ||||
-rw-r--r-- | chat/pidgin/buildlink3.mk | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 8a7f5701a30..0c8761c0b9e 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2008/07/11 07:39:20 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2008/08/19 18:18:10 bjs Exp $ # - -PKGNAME= pidgin-${PIDGIN_VERSION} +# XXX appease pkglint +#PKGNAME= pidgin-${PIDGIN_VERSION} COMMENT= Multi-protocol Instant Messaging client GTK frontend PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/pidgin/PLIST b/chat/pidgin/PLIST index ae095186234..961042c777b 100644 --- a/chat/pidgin/PLIST +++ b/chat/pidgin/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2008/05/17 23:45:47 tnn Exp $ +@comment $NetBSD: PLIST,v 1.9 2008/08/19 18:18:10 bjs Exp $ bin/pidgin include/pidgin/eggtrayicon.h include/pidgin/gtkaccount.h @@ -37,6 +37,7 @@ include/pidgin/gtkroomlist.h include/pidgin/gtksavedstatuses.h include/pidgin/gtkscrollbook.h include/pidgin/gtksession.h +include/pidgin/gtksmiley.h include/pidgin/gtksound.h include/pidgin/gtksourceiter.h include/pidgin/gtksourceundomanager.h @@ -149,6 +150,7 @@ share/pixmaps/pidgin/emotes/default/bowl.png share/pixmaps/pidgin/emotes/default/boy.png share/pixmaps/pidgin/emotes/default/brb.png share/pixmaps/pidgin/emotes/default/bulgy-eyes.png +share/pixmaps/pidgin/emotes/default/bunny.png share/pixmaps/pidgin/emotes/default/bye.png share/pixmaps/pidgin/emotes/default/cake.png share/pixmaps/pidgin/emotes/default/call-me.png @@ -157,6 +159,7 @@ share/pixmaps/pidgin/emotes/default/can.png share/pixmaps/pidgin/emotes/default/car.png share/pixmaps/pidgin/emotes/default/cat.png share/pixmaps/pidgin/emotes/default/chicken.png +share/pixmaps/pidgin/emotes/default/cigarette.png share/pixmaps/pidgin/emotes/default/clap.png share/pixmaps/pidgin/emotes/default/clock.png share/pixmaps/pidgin/emotes/default/cloudy.png @@ -178,7 +181,7 @@ share/pixmaps/pidgin/emotes/default/dance.png share/pixmaps/pidgin/emotes/default/dazed.png share/pixmaps/pidgin/emotes/default/desire.png share/pixmaps/pidgin/emotes/default/devil.png -share/pixmaps/pidgin/emotes/default/disapointed.png +share/pixmaps/pidgin/emotes/default/disappointed.png share/pixmaps/pidgin/emotes/default/disdain.png share/pixmaps/pidgin/emotes/default/doctor.png share/pixmaps/pidgin/emotes/default/dog.png @@ -279,7 +282,6 @@ share/pixmaps/pidgin/emotes/default/shout.png share/pixmaps/pidgin/emotes/default/shut-mouth.png share/pixmaps/pidgin/emotes/default/sick.png share/pixmaps/pidgin/emotes/default/sidefrown.png -share/pixmaps/pidgin/emotes/default/sigarette.png share/pixmaps/pidgin/emotes/default/silly.png share/pixmaps/pidgin/emotes/default/sinister.png share/pixmaps/pidgin/emotes/default/skeleton.png @@ -445,6 +447,7 @@ share/pixmaps/pidgin/toolbar/16/insert.png share/pixmaps/pidgin/toolbar/16/message-new.png share/pixmaps/pidgin/toolbar/16/plugins.png share/pixmaps/pidgin/toolbar/16/send-file.png +share/pixmaps/pidgin/toolbar/16/transfer.png share/pixmaps/pidgin/toolbar/16/unblock.png share/pixmaps/pidgin/toolbar/22/select-avatar.png share/pixmaps/pidgin/tray/16/tray-away.png diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk index e84aca840a6..d21a7b1ea3f 100644 --- a/chat/pidgin/buildlink3.mk +++ b/chat/pidgin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2008/05/17 23:45:47 tnn Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2008/08/19 18:18:10 bjs Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ PIDGIN_BUILDLINK3_MK:= ${PIDGIN_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= pidgin BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}pidgin .if ${PIDGIN_BUILDLINK3_MK} == "+" -BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.4.2 +BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.5.0 BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin .endif # PIDGIN_BUILDLINK3_MK |