From 6c7022897ad74657e62ffa9bec003a28e1524109 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 11 Sep 2010 01:21:28 +0000 Subject: Update ibus-chewing to 1.3.7.20100910 [Changes] - Input style of ibus-chewing is decommissioned under ibus >=1.3. Now the input style is determined solely on the setting of "Embed preedit in application window" in IBus. - Resolves: #608991, #632043 - Fixed Issue 1022: chewing commit some text in reset method (patched by Peng Huang). - Fixed Issue 1032: [ibus-chewing] Chewing not commit some single Chinese char into application when press enter. - Rewrite CMake modules to make them cleaner, and documents in cmake module help format. - [For developer and distro maintainer] Various targets changed. Use 'make help' to obtain a list of available targets. --- inputmethod/ibus-chewing/Makefile | 7 +++++-- inputmethod/ibus-chewing/distinfo | 8 ++++---- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'inputmethod/ibus-chewing') diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile index d2d0f83b8af..a372bcc0f0c 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/08/31 00:53:04 obache Exp $ +# $NetBSD: Makefile,v 1.3 2010/09/11 01:21:28 obache Exp $ # -DISTNAME= ibus-chewing-1.3.6.20100730-Source +DISTNAME= ibus-chewing-1.3.7.20100910-Source PKGNAME= ${DISTNAME:S/-Source//} CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ @@ -30,6 +30,9 @@ STRIP_CMD.no= ${CAT} GCONF_SCHEMAS= ibus-chewing.schemas CMAKE_ARGS+= -DGCONF_SCHEMAS_INSTALLED_DIR=${GCONF_SCHEMAS_DIR} +# Not used, but checkd +TOOLS_NOOP+= rpmbuild rpmbuild-md5 + .include "../../devel/GConf/schemas.mk" .include "../../inputmethod/ibus/buildlink3.mk" .include "../../inputmethod/libchewing/buildlink3.mk" diff --git a/inputmethod/ibus-chewing/distinfo b/inputmethod/ibus-chewing/distinfo index 1d28bea218a..f940ae4de3c 100644 --- a/inputmethod/ibus-chewing/distinfo +++ b/inputmethod/ibus-chewing/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/08/07 01:56:36 obache Exp $ +$NetBSD: distinfo,v 1.2 2010/09/11 01:21:28 obache Exp $ -SHA1 (ibus-chewing-1.3.6.20100730-Source.tar.gz) = 56a87ab953e40c1d806c24e27df448bd84eb968c -RMD160 (ibus-chewing-1.3.6.20100730-Source.tar.gz) = 1ae6ffebe3b4e2b956e43fe560ea1bc711ef7fa3 -Size (ibus-chewing-1.3.6.20100730-Source.tar.gz) = 80662 bytes +SHA1 (ibus-chewing-1.3.7.20100910-Source.tar.gz) = bc6e6d3aaa53b3c27f4e7445910f6c4841e7d948 +RMD160 (ibus-chewing-1.3.7.20100910-Source.tar.gz) = ab17084a7e35810ad584fb317c06272a94fb4cec +Size (ibus-chewing-1.3.7.20100910-Source.tar.gz) = 76265 bytes -- cgit v1.2.3