Skip to content

Commit

Permalink
Update ibus-chewing to 1.4.2.
Browse files Browse the repository at this point in the history
* Thu Aug 30 2012 Ding-Yi Chen <dchen at redhat.com> - 1.4.2
- Fixed GitHub issue #7: highlighted text be cut after switch back to pure ibus
  by merging pull request #24 from buganini
- Fixed GitHub issue #20: Shift key will send duplicated strings
  by merging pull request #22 from buganini
- Fixed GitHub issue #21: somethings wrong with cmake
- Fixed GitHub issue #25: Weird symbol when input with somethings highlighted
  by merging pull request #26 from buganini
- Fixed GitHub issue #27: Local path committed into tree
- Fixed: Bug 713033 -  [zh_TW] ibus-chewing problem
- Fixed: Bug 745371 -  ibus-chewing: mode confusion In Temporary English mode and Chinese mode later on
- Fixed: Google Issue 1172: [ibus-chewing] move elf file to standard directory.
- Fixed: Google Issue 1426: ibus-chewing-1.3.10 installs directory /gconf to root filesystem
- Fixed: Google Issue 1428: ibus-chewing-1.3.10 fails to save it's settings
- Fixed: Google Issue 1481: Some characters are missing when a long string in preedit buffer.
- Fixed: Google Issue 1490: Cannot change INSTAL prefix for ibus-chewing-1.4.0
  • Loading branch information
obache committed Aug 30, 2012
1 parent 4490c2f commit f02d6db
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 35 deletions.
5 changes: 3 additions & 2 deletions inputmethod/ibus-chewing/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.15 2012/08/13 11:50:45 obache Exp $
# $NetBSD: Makefile,v 1.16 2012/08/30 12:26:32 obache Exp $
#

DISTNAME= ibus-chewing-1.4.0-Source
DISTNAME= ibus-chewing-1.4.2-Source
PKGNAME= ${DISTNAME:S/-Source//}
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus.googlecode.com/files/
Expand All @@ -28,6 +28,7 @@ STRIP_CMD.yes= ${AWK} -f ${PKGSRCDIR}/mk/tools/msgfmt-msgctxt.awk
STRIP_CMD.no= ${CAT}

GCONF_SCHEMAS= ibus-chewing.schemas
CMAKE_ARGS+= -DLIBEXEC_DIR=${PREFIX}/libexec
CMAKE_ARGS+= -DGCONF_SCHEMAS_INSTALLED_DIR=${GCONF_SCHEMAS_DIR}

# missing in archive
Expand Down
9 changes: 4 additions & 5 deletions inputmethod/ibus-chewing/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
$NetBSD: distinfo,v 1.7 2012/08/13 11:50:45 obache Exp $
$NetBSD: distinfo,v 1.8 2012/08/30 12:26:32 obache Exp $

SHA1 (ibus-chewing-1.4.0-Source.tar.gz) = 18023ce3269cfde75775e3335359d0dc60118679
RMD160 (ibus-chewing-1.4.0-Source.tar.gz) = 3d94bcf3fcc34c0ae5d930151256cf10c248ed15
Size (ibus-chewing-1.4.0-Source.tar.gz) = 83426 bytes
SHA1 (ibus-chewing-1.4.2-Source.tar.gz) = 0b424347c51327c91c67c6b294f2afac903e0d6e
RMD160 (ibus-chewing-1.4.2-Source.tar.gz) = 580ba66f0925f12c3dfcd645ab9ea9db32c34fc2
Size (ibus-chewing-1.4.2-Source.tar.gz) = 84351 bytes
SHA1 (patch-Modules_DateTimeFormat.cmake) = 588068914de5db765c1c5d1a623e3b73f720a64f
SHA1 (patch-Modules_ManageVersion.cmake) = baf2677c8bdb4843eca035c78012bc7a8666c3f5
28 changes: 0 additions & 28 deletions inputmethod/ibus-chewing/patches/patch-Modules_ManageVersion.cmake

This file was deleted.

0 comments on commit f02d6db

Please sign in to comment.