summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-04-15 11:05:03 +0000
committerwiz <wiz@pkgsrc.org>2007-04-15 11:05:03 +0000
commit843753cf5dd9b9a26c3ea0fd55c7aaaee0457517 (patch)
treed6903db9d2c039e5d445a95d73a616dcc98cc922 /chat
parentf8370338331b36a3ad5077316a6c506f24348fe1 (diff)
downloadpkgsrc-843753cf5dd9b9a26c3ea0fd55c7aaaee0457517.tar.gz
Update to 0.99.12:
GnomeICU 0.99.12 Released Some people had problems connecting recently, this release should fix it. The login code was the oldest code from the v7 port and was in a dire need of re-writing. GnomeICU has also been ported to use GtkStatusIcon and GOption. The required version of GTK+ is now 2.6. But you will need 2.10 if you want to have the status icon. You can still use the applet for older versions. The history parsing should now work properly with long messages. There are also a bunch of other assorted protocol and UTF-8 bugs fixed. The Fedora Core 5 RPM includes the applet, you need to start it independantly of GnomeICU by adding it to the panel like any other applet. GnomeICU 0.99.10 Released February 15, 2006 Another change in the protocol was recently made and I did not notice it in time for the last version. Messages from recent versions of the Windows ICQ client were not received properly, this new version should fix it. GnomeICU 0.99.9 Released February 12, 2006 No GnomeICU is not dead, We have a new release. A recent change in the ICQ protocol has caused GnomeICU to disconnect all the time, so here is GnomeICU 0.99.9. Its mostly a bug fix release. * Added a --hide command line option * Save the position into the session * The tray icon now responds to single click to be consistent with other gnome apps * Added "onlince since", "last seen online" and "idle for" to user info dialog * Added user info button to the authorization request dialog * Fix the gnomeicu icon to show up correctly in the session splash screen * Do not play user is online during the first 30 seconds of a session * Now send with enter by default (ctrl-enter is still an option) * It now compiles on NetBSD 2.x (thanks to Julio M. Merino Vidal ) * New translations: Punjabi (pa), Norwegian Bokmål (nb), Kinyarwanda (rw), Nepali (ne) * Fix various bugs, crashes
Diffstat (limited to 'chat')
-rw-r--r--chat/gnomeicu/Makefile5
-rw-r--r--chat/gnomeicu/PLIST11
-rw-r--r--chat/gnomeicu/distinfo11
-rw-r--r--chat/gnomeicu/patches/patch-ab12
-rw-r--r--chat/gnomeicu/patches/patch-ac13
-rw-r--r--chat/gnomeicu/patches/patch-ad22
6 files changed, 37 insertions, 37 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile
index d11cff38424..13f001e33de 100644
--- a/chat/gnomeicu/Makefile
+++ b/chat/gnomeicu/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2007/03/21 12:05:41 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2007/04/15 11:05:03 wiz Exp $
-DISTNAME= gnomeicu-0.99.5
-PKGREVISION= 9
+DISTNAME= gnomeicu-0.99.12
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/gnomeicu/PLIST b/chat/gnomeicu/PLIST
index aa06bd588b6..a80dddda4b9 100644
--- a/chat/gnomeicu/PLIST
+++ b/chat/gnomeicu/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2006/04/17 07:07:13 jlam Exp $
+@comment $NetBSD: PLIST,v 1.11 2007/04/15 11:05:03 wiz Exp $
bin/gnomeicu
bin/gnomeicu-client
share/applications/GnomeICU.desktop
@@ -250,16 +250,20 @@ share/locale/lv/LC_MESSAGES/gnomeicu.mo
share/locale/mk/LC_MESSAGES/gnomeicu.mo
share/locale/ml/LC_MESSAGES/gnomeicu.mo
share/locale/ms/LC_MESSAGES/gnomeicu.mo
+share/locale/nb/LC_MESSAGES/gnomeicu.mo
+share/locale/ne/LC_MESSAGES/gnomeicu.mo
share/locale/nl/LC_MESSAGES/gnomeicu.mo
share/locale/nn/LC_MESSAGES/gnomeicu.mo
-share/locale/no/LC_MESSAGES/gnomeicu.mo
+share/locale/pa/LC_MESSAGES/gnomeicu.mo
share/locale/pl/LC_MESSAGES/gnomeicu.mo
share/locale/pt/LC_MESSAGES/gnomeicu.mo
share/locale/pt_BR/LC_MESSAGES/gnomeicu.mo
share/locale/ro/LC_MESSAGES/gnomeicu.mo
share/locale/ru/LC_MESSAGES/gnomeicu.mo
+share/locale/rw/LC_MESSAGES/gnomeicu.mo
share/locale/sk/LC_MESSAGES/gnomeicu.mo
share/locale/sl/LC_MESSAGES/gnomeicu.mo
+share/locale/sq/LC_MESSAGES/gnomeicu.mo
share/locale/sr/LC_MESSAGES/gnomeicu.mo
share/locale/sr@Latn/LC_MESSAGES/gnomeicu.mo
share/locale/sv/LC_MESSAGES/gnomeicu.mo
@@ -268,10 +272,11 @@ share/locale/tr/LC_MESSAGES/gnomeicu.mo
share/locale/uk/LC_MESSAGES/gnomeicu.mo
share/locale/vi/LC_MESSAGES/gnomeicu.mo
share/locale/zh_CN/LC_MESSAGES/gnomeicu.mo
+share/locale/zh_HK/LC_MESSAGES/gnomeicu.mo
share/locale/zh_TW/LC_MESSAGES/gnomeicu.mo
share/omf/gnomeicu/gnomeicu-C.omf
share/omf/gnomeicu/gnomeicu-uk.omf
-share/pixmaps/gnome-gnomeicu.png
+share/pixmaps/gnomeicu.png
share/sounds/gnomeicu/Auth.wav
share/sounds/gnomeicu/File.wav
share/sounds/gnomeicu/Online.wav
diff --git a/chat/gnomeicu/distinfo b/chat/gnomeicu/distinfo
index 8c019b667ec..c204800b3ee 100644
--- a/chat/gnomeicu/distinfo
+++ b/chat/gnomeicu/distinfo
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 15:59:11 agc Exp $
+$NetBSD: distinfo,v 1.5 2007/04/15 11:05:03 wiz Exp $
-SHA1 (gnomeicu-0.99.5.tar.bz2) = 5cbba61cd23943359bc2c9215b7fad1b166db3d8
-RMD160 (gnomeicu-0.99.5.tar.bz2) = 359b31694679e2574d0f73143b0f1ce8b96a905d
-Size (gnomeicu-0.99.5.tar.bz2) = 2102452 bytes
+SHA1 (gnomeicu-0.99.12.tar.bz2) = 6a7dcb4c6fe606b1dc0b8c9fed762b5cc92d222c
+RMD160 (gnomeicu-0.99.12.tar.bz2) = eb81a40cfb6c20a61bd9e875c0eab088c7efde60
+Size (gnomeicu-0.99.12.tar.bz2) = 1670074 bytes
SHA1 (patch-aa) = 707e17b3b1564b28ed02635a8b60a54f14578ef5
-SHA1 (patch-ab) = cb932608f98de39292cf763713c07bc14bb51fc5
-SHA1 (patch-ac) = 64bc13d58ac1be02f0e286f65b92cb67dfe6e8f8
+SHA1 (patch-ad) = 7352448dbdab510e3c6a6f3a6a6ec4973e7f8ae5
diff --git a/chat/gnomeicu/patches/patch-ab b/chat/gnomeicu/patches/patch-ab
deleted file mode 100644
index 1e968c6331b..00000000000
--- a/chat/gnomeicu/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2004/11/09 22:28:18 jmmv Exp $
-
---- src/gnomeicu-client.c.orig 2004-01-27 23:12:53.000000000 +0100
-+++ src/gnomeicu-client.c
-@@ -8,6 +8,7 @@ This thing interface with userserver.c
- ***************************/
-
- #include <config.h>
-+#include <locale.h>
- #include <stdio.h>
- #include <pwd.h>
- #include <unistd.h>
diff --git a/chat/gnomeicu/patches/patch-ac b/chat/gnomeicu/patches/patch-ac
deleted file mode 100644
index 427c22f4dae..00000000000
--- a/chat/gnomeicu/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2004/11/09 22:28:18 jmmv Exp $
-
---- Makefile.in.orig 2004-03-28 22:22:51.000000000 +0200
-+++ Makefile.in
-@@ -149,7 +149,7 @@ desktop_in_files = GnomeICU.desktop.in
- desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
-
- schema_in_files = gnomeicu.schemas.in
--schemadir = $(sysconfdir)/gconf/schemas
-+schemadir = $(GCONF_SCHEMA_FILE_DIR)
- schema_DATA = $(schema_in_files:.schemas.in=.schemas)
-
- EXTRA_DIST = \
diff --git a/chat/gnomeicu/patches/patch-ad b/chat/gnomeicu/patches/patch-ad
new file mode 100644
index 00000000000..1c1335a2f70
--- /dev/null
+++ b/chat/gnomeicu/patches/patch-ad
@@ -0,0 +1,22 @@
+$NetBSD: patch-ad,v 1.1 2007/04/15 11:05:03 wiz Exp $
+
+--- configure.orig 2006-10-26 14:38:10.000000000 +0000
++++ configure
+@@ -20484,7 +20484,7 @@ if test "${enable_gtkspell+set}" = set;
+ fi
+
+
+-if test "$with_gtkspell" == "yes"; then
++if test "$with_gtkspell" = "yes"; then
+
+
+ if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
+@@ -20676,7 +20676,7 @@ echo "${ECHO_T}yes" >&6; }
+ fi
+ fi
+
+-if test "$with_gtkspell" == "yes"; then
++if test "$with_gtkspell" = "yes"; then
+ GTKSPELL_SPEC="gtkspell-2.0 >= $GTKSPELL_REQUIRED"
+
+ cat >>confdefs.h <<\_ACEOF