pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update imhangul to 0.9.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/deff9e3570f8
branches:  trunk
changeset: 478235:deff9e3570f8
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Jul 19 22:42:52 2004 +0000

description:
Update imhangul to 0.9.10.

Major changes:
  - Added Korean menu.
  - Per-toplevel-window status.
  - Fix a problem with evolution 1.5.

diffstat:

 doc/CHANGES                           |   3 ++-
 inputmethod/imhangul/Makefile         |   6 +++---
 inputmethod/imhangul/PLIST            |   3 ++-
 inputmethod/imhangul/distinfo         |   8 ++++----
 inputmethod/imhangul/patches/patch-aa |  23 +++++++++++++++++------
 5 files changed, 28 insertions(+), 15 deletions(-)

diffs (91 lines):

diff -r f6f75afe9539 -r deff9e3570f8 doc/CHANGES
--- a/doc/CHANGES       Mon Jul 19 22:41:16 2004 +0000
+++ b/doc/CHANGES       Mon Jul 19 22:42:52 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6608 2004/07/19 21:09:54 heinz Exp $
+$NetBSD: CHANGES,v 1.6609 2004/07/19 22:42:52 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3456,3 +3456,4 @@
        Added boinc3-libs-3.19.20040714 [drochner 2004-07-19]
        Added boinc3-seti-20040715 [drochner 2004-07-19]
        Updated p5-DBD-Sybase to 0.94nb3 [heinz 2004-07-19]
+       Updated imhangul to 0.9.10 [minskim 2004-07-19]
diff -r f6f75afe9539 -r deff9e3570f8 inputmethod/imhangul/Makefile
--- a/inputmethod/imhangul/Makefile     Mon Jul 19 22:41:16 2004 +0000
+++ b/inputmethod/imhangul/Makefile     Mon Jul 19 22:42:52 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2004/04/30 12:46:29 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2004/07/19 22:42:53 minskim Exp $
 
-DISTNAME=      imhangul-0.9.9
-PKGREVISION=   1
+DISTNAME=      imhangul-0.9.10
 CATEGORIES=    inputmethod korean
 MASTER_SITES=  http://download.kldp.net/imhangul/
 EXTRACT_SUFX=  .tar.bz2
@@ -14,6 +13,7 @@
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
 SHLIBTOOL_OVERRIDE=    libtool
+USE_PKGLOCALEDIR=      YES
 GTK2_IMMODULES=                YES
 
 .include "../../devel/pkgconfig/buildlink3.mk"
diff -r f6f75afe9539 -r deff9e3570f8 inputmethod/imhangul/PLIST
--- a/inputmethod/imhangul/PLIST        Mon Jul 19 22:41:16 2004 +0000
+++ b/inputmethod/imhangul/PLIST        Mon Jul 19 22:42:52 2004 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/29 23:00:14 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/07/19 22:42:53 minskim Exp $
 lib/gtk-2.0/immodules/im-hangul.la
 lib/gtk-2.0/immodules/im-hangul.so
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/im-hangul.mo
 @dirrm lib/gtk-2.0/immodules
diff -r f6f75afe9539 -r deff9e3570f8 inputmethod/imhangul/distinfo
--- a/inputmethod/imhangul/distinfo     Mon Jul 19 22:41:16 2004 +0000
+++ b/inputmethod/imhangul/distinfo     Mon Jul 19 22:42:52 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/02/10 08:58:17 minskim Exp $
+$NetBSD: distinfo,v 1.2 2004/07/19 22:42:53 minskim Exp $
 
-SHA1 (imhangul-0.9.9.tar.bz2) = acaa813dbf37b8584219a0ad19a577c48b19f63d
-Size (imhangul-0.9.9.tar.bz2) = 259108 bytes
-SHA1 (patch-aa) = bfb6a9a72abbee7eb03c4b597f2f971439265ad1
+SHA1 (imhangul-0.9.10.tar.bz2) = 761a5a77d92df5dddff4bb255e3bdc087a01b74d
+Size (imhangul-0.9.10.tar.bz2) = 333735 bytes
+SHA1 (patch-aa) = 332ba1322ce8af6f9acf620abfe6ee84d06b3cea
diff -r f6f75afe9539 -r deff9e3570f8 inputmethod/imhangul/patches/patch-aa
--- a/inputmethod/imhangul/patches/patch-aa     Mon Jul 19 22:41:16 2004 +0000
+++ b/inputmethod/imhangul/patches/patch-aa     Mon Jul 19 22:42:52 2004 +0000
@@ -1,12 +1,23 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/02/10 08:58:17 minskim Exp $
+$NetBSD: patch-aa,v 1.2 2004/07/19 22:42:53 minskim Exp $
 
---- Makefile.in.orig   2003-12-20 07:35:45.000000000 -0600
+--- Makefile.in.orig   2004-07-12 00:44:54.000000000 -0500
 +++ Makefile.in
-@@ -696,6 +696,7 @@ uninstall-am: uninstall-info-am uninstal
+@@ -828,12 +828,12 @@ uninstall-info: uninstall-info-recursive
  
  
  install-data-hook:
-+no-install-data-hook:
+-      if test -z "$(DESTDIR)" ; then \
+-              if test ! -d `dirname $(IM_HANGUL_GTK_IMMODULE_FILE)`; then \
+-                      $(mkinstalldirs) `dirname $(IM_HANGUL_GTK_IMMODULE_FILE)`; \
+-              fi;\
+-              gtk-query-immodules-2.0 > $(DESTDIR)$(IM_HANGUL_GTK_IMMODULE_FILE); \
+-      fi
++#     if test -z "$(DESTDIR)" ; then \
++#             if test ! -d `dirname $(IM_HANGUL_GTK_IMMODULE_FILE)`; then \
++#                     $(mkinstalldirs) `dirname $(IM_HANGUL_GTK_IMMODULE_FILE)`; \
++#             fi;\
++#             gtk-query-immodules-2.0 > $(DESTDIR)$(IM_HANGUL_GTK_IMMODULE_FILE); \
++#     fi
+ 
+ uninstall:
        if test -z "$(DESTDIR)" ; then \
-               $(mkinstalldirs) $(sysconfdir)/gtk-2.0; \
-               gtk-query-immodules-2.0 > $(DESTDIR)/$(GTK_IMMODULES); \



Home | Main Index | Thread Index | Old Index