pkgsrc/inputmethod/nabi/Makefile

24 lines
680 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.42 2012/10/06 14:25:14 asau Exp $
2003-09-27 05:23:33 +02:00
#
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
2011-11-10 11:47:05 +01:00
DISTNAME= nabi-0.99.9
PKGREVISION= 5
2003-09-27 05:23:33 +02:00
CATEGORIES= korean inputmethod
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
2011-11-10 11:47:05 +01:00
MASTER_SITES= http://kldp.net/frs/download.php/5926/
2003-09-27 05:23:33 +02:00
2004-11-25 20:11:58 +01:00
MAINTAINER= minskim@NetBSD.org
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
2011-11-10 11:47:05 +01:00
HOMEPAGE= http://kldp.net/projects/nabi/
2003-09-27 05:23:33 +02:00
COMMENT= X Input Method for Korean
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
2011-11-10 11:47:05 +01:00
LICENSE= gnu-gpl-v2 # or later
2003-09-27 05:23:33 +02:00
2006-06-11 16:44:36 +02:00
USE_TOOLS+= pkg-config msgfmt
2003-09-27 05:23:33 +02:00
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
2004-02-10 17:59:21 +01:00
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
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
2011-11-10 11:47:05 +01:00
BUILDLINK_API_DEPENDS.libhangul+= libhangul>=0.0.12
.include "../../inputmethod/libhangul/buildlink3.mk"
2004-02-10 17:59:21 +01:00
.include "../../x11/gtk2/buildlink3.mk"
2003-09-27 05:23:33 +02:00
.include "../../mk/bsd.pkg.mk"