pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/nabi Update nabi to 0.11. Changes since 0.10:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c17aac86ae9
branches: trunk
changeset: 463855:2c17aac86ae9
user: junyoung <junyoung%pkgsrc.org@localhost>
date: Sat Nov 29 17:09:12 2003 +0000
description:
Update nabi to 0.11. Changes since 0.10:
- Now it's possible to configure nabi in the main window. This is
useful for the environment without the system tray.
- Shows character in combination properly when running in 3-bul mode.
- Added -s option used to display status only.
- Some other small bug fixes.
Patch provided by Min Sik Kim in PR#23595.
diffstat:
inputmethod/nabi/Makefile | 6 ++++--
inputmethod/nabi/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (37 lines):
diff -r 69255ffec19c -r 2c17aac86ae9 inputmethod/nabi/Makefile
--- a/inputmethod/nabi/Makefile Sat Nov 29 16:28:45 2003 +0000
+++ b/inputmethod/nabi/Makefile Sat Nov 29 17:09:12 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/11/18 14:54:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2003/11/29 17:09:12 junyoung Exp $
#
-DISTNAME= nabi-0.10
+DISTNAME= nabi-0.11
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/nabi/
@@ -10,10 +10,12 @@
COMMENT= X Input Method for Korean
USE_BUILDLINK2= YES
+USE_X11= YES
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 69255ffec19c -r 2c17aac86ae9 inputmethod/nabi/distinfo
--- a/inputmethod/nabi/distinfo Sat Nov 29 16:28:45 2003 +0000
+++ b/inputmethod/nabi/distinfo Sat Nov 29 17:09:12 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/11/18 14:54:42 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2003/11/29 17:09:12 junyoung Exp $
-SHA1 (nabi-0.10.tar.gz) = 3783e17453a9e553bf6be5af5efef7247fdd1e8e
-Size (nabi-0.10.tar.gz) = 523466 bytes
+SHA1 (nabi-0.11.tar.gz) = 1b486331a2d252060e30d91052935a6559bff590
+Size (nabi-0.11.tar.gz) = 527059 bytes
Home |
Main Index |
Thread Index |
Old Index