diff options
author | minskim <minskim@pkgsrc.org> | 2004-12-04 20:43:49 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-12-04 20:43:49 +0000 |
commit | accb4efe300f971c97d65b27ff1c03a6bf434eab (patch) | |
tree | 08a63fe621bcdedb963926684a23d67b7b787f05 /inputmethod | |
parent | 6fab62b8bc17daa861ce1ccd4401869a70040dbb (diff) | |
download | pkgsrc-accb4efe300f971c97d65b27ff1c03a6bf434eab.tar.gz |
Update nabi to 0.15.
Changes:
- Support more keyboard layout.
- Update icons.
- Add Tux theme.
- Enable setting Korean/English, Hangul/Hanja switch keys.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/nabi/Makefile | 5 | ||||
-rw-r--r-- | inputmethod/nabi/PLIST | 10 | ||||
-rw-r--r-- | inputmethod/nabi/distinfo | 6 |
3 files changed, 14 insertions, 7 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index b822a3326ad..fdba29bd739 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2004/11/25 19:11:58 minskim Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/04 20:43:49 minskim Exp $ # -DISTNAME= nabi-0.14 -PKGREVISION= 1 +DISTNAME= nabi-0.15 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/nabi/ diff --git a/inputmethod/nabi/PLIST b/inputmethod/nabi/PLIST index 351c98812a0..135883358a1 100644 --- a/inputmethod/nabi/PLIST +++ b/inputmethod/nabi/PLIST @@ -1,13 +1,17 @@ -@comment $NetBSD: PLIST,v 1.3 2004/04/11 13:29:49 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/12/04 20:43:49 minskim Exp $ bin/nabi ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/nabi.mo share/nabi/candidate/nabi.txt share/nabi/compose/default +share/nabi/compose/full share/nabi/keyboard/2qwerty share/nabi/keyboard/32qwerty share/nabi/keyboard/39qwerty share/nabi/keyboard/3fqwerty +share/nabi/keyboard/3sqwerty +share/nabi/nabi-about.png share/nabi/nabi.png +share/nabi/nabi.svg share/nabi/themes/KingSejong/README share/nabi/themes/KingSejong/english.png share/nabi/themes/KingSejong/hangul.png @@ -29,11 +33,15 @@ share/nabi/themes/Onion/none.png share/nabi/themes/SimplyRed/english.png share/nabi/themes/SimplyRed/hangul.png share/nabi/themes/SimplyRed/none.png +share/nabi/themes/Tux/english.png +share/nabi/themes/Tux/hangul.png +share/nabi/themes/Tux/none.png share/nabi/themes/keyboard/README share/nabi/themes/keyboard/english.png share/nabi/themes/keyboard/hangul.png share/nabi/themes/keyboard/none.png @dirrm share/nabi/themes/keyboard +@dirrm share/nabi/themes/Tux @dirrm share/nabi/themes/SimplyRed @dirrm share/nabi/themes/Onion @dirrm share/nabi/themes/Mac diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo index 2c00662c892..bcfc71a1f3e 100644 --- a/inputmethod/nabi/distinfo +++ b/inputmethod/nabi/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2004/08/28 14:51:48 minskim Exp $ +$NetBSD: distinfo,v 1.9 2004/12/04 20:43:49 minskim Exp $ -SHA1 (nabi-0.14.tar.gz) = 295d8f9350c27e4036b8d85c2584087b9313ee60 -Size (nabi-0.14.tar.gz) = 573181 bytes +SHA1 (nabi-0.15.tar.gz) = 9c9c101c26a688aa1807c0df76e20327747f520b +Size (nabi-0.15.tar.gz) = 633850 bytes |