diff options
author | obache <obache@pkgsrc.org> | 2011-11-10 10:47:05 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-11-10 10:47:05 +0000 |
commit | af07b4b3a0123f80cdf0c3a680d4fb4536ab7127 (patch) | |
tree | 128f13984170a15795951c0044b99c9acdb7aa38 | |
parent | 64d0faadec59ada2cfbab4ab005d1026e3631b3c (diff) | |
download | pkgsrc-af07b4b3a0123f80cdf0c3a680d4fb4536ab7127.tar.gz |
Update nabi to 0.99.9.
approved by miskim@ (and thanks for English transration from a Korean NEWS).
nabi-0.99.9
* Bug fix: #315977 A backspace doesn't delete a character in firefox4
* Bug fix: #315744 In the Korean mode, a space is appended at the
end in Wine 1.2
* In using GtkStatusIcon
- Fix the problem of the white background issue in the tray icon
in Ubuntu 10.10
nabi-0.99.8
* Add an Ubuntu theme
* Fix bugs in the Colemak keyboard (#315056, #315058)
* Update the list of dynamic keyboard (requires libhangul>=0.0.12)
- Support the 2-Set old Korean and Ahnmatae keyboards
* Add an option to use a customized fontset in the over-the-spot mode
* Override the system keymap in default
(Handle the issue when a non-qwerty keyboard is selected)
* Add an option to sepcify a theme at build time
* Refactor code
nabi-0.99.7
* Implement a Chinese-character-only mode
* Allow Korean input even when the locales of an application and
nabi differ
* Enable "preedit string" drawing without a fontset in X Windows
* Support the Colemak keyboard
* Bug fixes
nabi-0.99.6
* Bug fix: #305368 nabi doesn't appear in the notification area
- Fix a problem that nabi does not appear automatically in the
notification area in recent distributions
nabi-0.99.5
* Support a Roman keyboard (requires libhangul>=0.0.10)
* Support pango 1.16 and below (to support CentOS 5.3)
* Bug fix: #305339 a bug resetting the input status configuration
nabi-0.99.4
* Add an "Revert to Default" button in the configuration window
* Add an option to start in the Korean mode
* Allow to turn off the tray icon
* Fix a freeze when an Enter is typed in the Korean mode in gvim
* Implement "string conversion" (not yet supported in Xlib)
* Refactoring and bug fixes
-rw-r--r-- | inputmethod/nabi/Makefile | 11 | ||||
-rw-r--r-- | inputmethod/nabi/PLIST | 10 | ||||
-rw-r--r-- | inputmethod/nabi/distinfo | 8 |
3 files changed, 19 insertions, 10 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index b5819e851fd..ab2baaef062 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.35 2011/11/01 06:01:53 sbd Exp $ +# $NetBSD: Makefile,v 1.36 2011/11/10 10:47:05 obache Exp $ # -DISTNAME= nabi-0.99.3 -PKGREVISION= 7 +DISTNAME= nabi-0.99.9 CATEGORIES= korean inputmethod -MASTER_SITES= http://kldp.net/frs/download.php/4929/ +MASTER_SITES= http://kldp.net/frs/download.php/5926/ MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://nabi.kldp.net/ +HOMEPAGE= http://kldp.net/projects/nabi/ COMMENT= X Input Method for Korean +LICENSE= gnu-gpl-v2 # or later PKG_DESTDIR_SUPPORT= user-destdir @@ -18,6 +18,7 @@ USE_PKGLOCALEDIR= YES .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" +BUILDLINK_API_DEPENDS.libhangul+= libhangul>=0.0.12 .include "../../inputmethod/libhangul/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/nabi/PLIST b/inputmethod/nabi/PLIST index a0e2f747829..569ff9798ca 100644 --- a/inputmethod/nabi/PLIST +++ b/inputmethod/nabi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:01:32 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2011/11/10 10:47:05 obache Exp $ bin/nabi share/locale/de/LC_MESSAGES/nabi.mo share/locale/ko/LC_MESSAGES/nabi.mo @@ -37,3 +37,11 @@ share/nabi/themes/keyboard/README share/nabi/themes/keyboard/english.png share/nabi/themes/keyboard/hangul.png share/nabi/themes/keyboard/none.png +share/nabi/themes/ubuntu-mono-dark/README +share/nabi/themes/ubuntu-mono-dark/english.png +share/nabi/themes/ubuntu-mono-dark/hangul.png +share/nabi/themes/ubuntu-mono-dark/none.png +share/nabi/themes/ubuntu-mono-light/README +share/nabi/themes/ubuntu-mono-light/english.png +share/nabi/themes/ubuntu-mono-light/hangul.png +share/nabi/themes/ubuntu-mono-light/none.png diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo index 699396fcc3d..b395dd6325b 100644 --- a/inputmethod/nabi/distinfo +++ b/inputmethod/nabi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2008/12/20 04:50:23 minskim Exp $ +$NetBSD: distinfo,v 1.13 2011/11/10 10:47:05 obache Exp $ -SHA1 (nabi-0.99.3.tar.gz) = 472bd764637788b3f5a0c728adecf9d664d12d18 -RMD160 (nabi-0.99.3.tar.gz) = c6248664de9ad3eff6e4b9db92272201090a7fc6 -Size (nabi-0.99.3.tar.gz) = 773189 bytes +SHA1 (nabi-0.99.9.tar.gz) = 1d51f48f15b6da60d00368d2357a170afa3b9f00 +RMD160 (nabi-0.99.9.tar.gz) = e254fa40c6a3d2de5351de7ee3d3f50b7f18be45 +Size (nabi-0.99.9.tar.gz) = 834110 bytes |