diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | inputmethod/nabi/Makefile | 11 | ||||
-rw-r--r-- | inputmethod/nabi/PLIST | 12 | ||||
-rw-r--r-- | inputmethod/nabi/distinfo | 6 |
4 files changed, 14 insertions, 18 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 7e429db190d..4b1cb977f17 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5532 2004/04/11 13:18:05 taca Exp $ +$NetBSD: CHANGES,v 1.5533 2004/04/11 13:29:49 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1904,3 +1904,4 @@ Changes to the packages collection and infrastructure in 2004: Added anacron-2.3 [jmmv 2004-04-11] Updated p5-nkf to 1.7 [taca 2004-04-11] Updated ruby-rdtool to 0.6.14nb3 [taca 2004-04-11] + Updated nabi to 0.13 [minskim 2004-04-11] diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index 1ce2a4eb792..69d29289ec0 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/02/10 17:05:54 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/11 13:29:49 minskim Exp $ # -DISTNAME= nabi-0.12 -PKGREVISION= 1 +DISTNAME= nabi-0.13 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/nabi/ @@ -15,12 +14,6 @@ USE_X11= YES GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES -SUBST_CLASSES+= options -SUBST_MESSAGE.options= "Removing incompatible compiler options." -SUBST_STAGE.options= post-patch -SUBST_FILES.options= IMdkit/Makefile.in src/Makefile.in -SUBST_SED.options= -e 's,-Wall,,g' - .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/pkgconfig/buildlink3.mk" diff --git a/inputmethod/nabi/PLIST b/inputmethod/nabi/PLIST index a1916ccbd5d..351c98812a0 100644 --- a/inputmethod/nabi/PLIST +++ b/inputmethod/nabi/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2003/12/20 05:18:37 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/04/11 13:29:49 minskim Exp $ bin/nabi ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/nabi.mo +share/nabi/candidate/nabi.txt share/nabi/compose/default share/nabi/keyboard/2qwerty share/nabi/keyboard/32qwerty @@ -14,9 +15,9 @@ share/nabi/themes/KingSejong/none.png share/nabi/themes/MSWindows/english.png share/nabi/themes/MSWindows/hangul.png share/nabi/themes/MSWindows/none.png -share/nabi/themes/MSWindows2000/english.png -share/nabi/themes/MSWindows2000/hangul.png -share/nabi/themes/MSWindows2000/none.png +share/nabi/themes/MSWindowsXP/english.png +share/nabi/themes/MSWindowsXP/hangul.png +share/nabi/themes/MSWindowsXP/none.png share/nabi/themes/Mac/README share/nabi/themes/Mac/english.png share/nabi/themes/Mac/hangul.png @@ -36,10 +37,11 @@ share/nabi/themes/keyboard/none.png @dirrm share/nabi/themes/SimplyRed @dirrm share/nabi/themes/Onion @dirrm share/nabi/themes/Mac -@dirrm share/nabi/themes/MSWindows2000 +@dirrm share/nabi/themes/MSWindowsXP @dirrm share/nabi/themes/MSWindows @dirrm share/nabi/themes/KingSejong @dirrm share/nabi/themes @dirrm share/nabi/keyboard @dirrm share/nabi/compose +@dirrm share/nabi/candidate @dirrm share/nabi diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo index 47dc89ff76c..909b00309c2 100644 --- a/inputmethod/nabi/distinfo +++ b/inputmethod/nabi/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2003/12/20 05:18:37 xtraeme Exp $ +$NetBSD: distinfo,v 1.7 2004/04/11 13:29:49 minskim Exp $ -SHA1 (nabi-0.12.tar.gz) = 680e6b4b6175811a51eb25334191f6177ef9e8e0 -Size (nabi-0.12.tar.gz) = 543197 bytes +SHA1 (nabi-0.13.tar.gz) = 3fcde55a93d8a84af1a11c109690507def948a14 +Size (nabi-0.13.tar.gz) = 565745 bytes |