Wed Oct 23 12:43:49 2013 UTC ()
Update ibus-table to 1.5.0.

many improvements and fixes.


(obache)
diff -r1.7 -r1.8 pkgsrc/inputmethod/ibus-table/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus-table/PLIST
diff -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus-table/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/inputmethod/ibus-table/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-table/Makefile 2012/10/06 14:25:12 1.7
+++ pkgsrc/inputmethod/ibus-table/Makefile 2013/10/23 12:43:49 1.8
@@ -1,40 +1,30 @@ @@ -1,40 +1,30 @@
1# $NetBSD: Makefile,v 1.7 2012/10/06 14:25:12 asau Exp $ 1# $NetBSD: Makefile,v 1.8 2013/10/23 12:43:49 obache Exp $
2# 2#
3 3
4DISTNAME= ibus-table-1.3.0.20100621 4DISTNAME= ibus-table-1.5.0
5PKGREVISION= 5 
6CATEGORIES= inputmethod 5CATEGORIES= inputmethod
7MASTER_SITES= http://ibus.googlecode.com/files/ 6MASTER_SITES= http://ibus.googlecode.com/files/
8 7
9MAINTAINER= obache@NetBSD.org 8MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://code.google.com/p/ibus/ 9HOMEPAGE= http://code.google.com/p/ibus/
11COMMENT= The Table engine for IBus platform 10COMMENT= Table engine for IBus platform
12LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
13 12
14DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 13DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
15 14
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17USE_TOOLS+= gmake pkg-config msgfmt 16USE_TOOLS+= gmake pkg-config msgfmt
18USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
19 18
20PKGCONFIG_OVERRIDE+= ibus-table.pc.in 19PKGCONFIG_OVERRIDE+= ibus-table.pc.in
21 20
22CONFIGURE_ARGS+= --disable-additional 
23 
24SUBST_CLASSES+= prefix 21SUBST_CLASSES+= prefix
25SUBST_STAGE.prefix= pre-configure 22SUBST_STAGE.prefix= pre-configure
26SUBST_FILES.prefix= engine/tabcreatedb.py 23SUBST_FILES.prefix= engine/tabcreatedb.py
27SUBST_SED.prefix= -e 's|/usr/share|${PREFIX}/share|g' 24SUBST_SED.prefix= -e 's|/usr/share|${PREFIX}/share|g'
28 25
29SUBST_CLASSES+= epython 
30SUBST_STAGE.epython= pre-configure 
31SUBST_FILES.epython= engine/ibus-engine-table.in 
32SUBST_FILES.epython+= engine/ibus-table-createdb.in 
33SUBST_SED.epython= -e 's;exec python;exec ${PYTHONBIN};g' 
34 
35REPLACE_PYTHON+= engine/tabcreatedb.py 26REPLACE_PYTHON+= engine/tabcreatedb.py
36 27
37.include "../../lang/python/application.mk" 28.include "../../lang/python/application.mk"
38BUILDLINK_ABI_DEPENDS.ibus+= ibus>=1.1.0 
39.include "../../inputmethod/ibus/buildlink3.mk" 29.include "../../inputmethod/ibus/buildlink3.mk"
40.include "../../mk/bsd.pkg.mk" 30.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus-table/PLIST (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-table/PLIST 2010/08/07 02:13:06 1.1.1.1
+++ pkgsrc/inputmethod/ibus-table/PLIST 2013/10/23 12:43:49 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 02:13:06 obache Exp $ 1@comment $NetBSD: PLIST,v 1.2 2013/10/23 12:43:49 obache Exp $
2bin/ibus-table-createdb 2bin/ibus-table-createdb
3lib/pkgconfig/ibus-table.pc 3lib/pkgconfig/ibus-table.pc
4libexec/ibus-engine-table 4libexec/ibus-engine-table
5share/ibus-table/data/pinyin_table.txt.bz2 5share/ibus-table/data/pinyin_table.txt.bz2
6share/ibus-table/engine/factory.py 6share/ibus-table/engine/factory.py
7share/ibus-table/engine/factory.pyc 7share/ibus-table/engine/factory.pyc
8share/ibus-table/engine/factory.pyo 8share/ibus-table/engine/factory.pyo
9share/ibus-table/engine/main.py 9share/ibus-table/engine/main.py
10share/ibus-table/engine/main.pyc 10share/ibus-table/engine/main.pyc
11share/ibus-table/engine/main.pyo 11share/ibus-table/engine/main.pyo
12share/ibus-table/engine/tabcreatedb.py 12share/ibus-table/engine/tabcreatedb.py
13share/ibus-table/engine/tabcreatedb.pyc 13share/ibus-table/engine/tabcreatedb.pyc
14share/ibus-table/engine/tabcreatedb.pyo 14share/ibus-table/engine/tabcreatedb.pyo
@@ -31,16 +31,17 @@ share/ibus-table/icons/half-letter.svg @@ -31,16 +31,17 @@ share/ibus-table/icons/half-letter.svg
31share/ibus-table/icons/half-punct.svg 31share/ibus-table/icons/half-punct.svg
32share/ibus-table/icons/ibus-table.svg 32share/ibus-table/icons/ibus-table.svg
33share/ibus-table/icons/ncommit.svg 33share/ibus-table/icons/ncommit.svg
34share/ibus-table/icons/onechar.svg 34share/ibus-table/icons/onechar.svg
35share/ibus-table/icons/phrase.svg 35share/ibus-table/icons/phrase.svg
36share/ibus-table/icons/py-mode.svg 36share/ibus-table/icons/py-mode.svg
37share/ibus-table/icons/sc-mode.svg 37share/ibus-table/icons/sc-mode.svg
38share/ibus-table/icons/scb-mode.svg 38share/ibus-table/icons/scb-mode.svg
39share/ibus-table/icons/tab-mode.svg 39share/ibus-table/icons/tab-mode.svg
40share/ibus-table/icons/tc-mode.svg 40share/ibus-table/icons/tc-mode.svg
41share/ibus-table/icons/tcb-mode.svg 41share/ibus-table/icons/tcb-mode.svg
42share/ibus-table/tables/template.txt 42share/ibus-table/tables/template.txt
43share/ibus/component/table.xml 43share/ibus/component/table.xml
 44share/locale/de/LC_MESSAGES/ibus-table.mo
44share/locale/zh_CN/LC_MESSAGES/ibus-table.mo 45share/locale/zh_CN/LC_MESSAGES/ibus-table.mo
45share/locale/zh_HK/LC_MESSAGES/ibus-table.mo 46share/locale/zh_HK/LC_MESSAGES/ibus-table.mo
46share/locale/zh_TW/LC_MESSAGES/ibus-table.mo 47share/locale/zh_TW/LC_MESSAGES/ibus-table.mo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/inputmethod/ibus-table/distinfo (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-table/distinfo 2010/08/07 02:13:06 1.1.1.1
+++ pkgsrc/inputmethod/ibus-table/distinfo 2013/10/23 12:43:49 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2010/08/07 02:13:06 obache Exp $ 1$NetBSD: distinfo,v 1.2 2013/10/23 12:43:49 obache Exp $
2 2
3SHA1 (ibus-table-1.3.0.20100621.tar.gz) = 3d1578c037d6b31adebc32f0f58c9c3f5fdd1ea8 3SHA1 (ibus-table-1.5.0.tar.gz) = 3e474e52d963927fac1056112c1b92dfd47e5cbd
4RMD160 (ibus-table-1.3.0.20100621.tar.gz) = 02d2249a79a9e5aa8d0c6c68365ef22773563673 4RMD160 (ibus-table-1.5.0.tar.gz) = 4c9b00679a0a448839fd59d3439be36fc1083705
5Size (ibus-table-1.3.0.20100621.tar.gz) = 421845 bytes 5Size (ibus-table-1.5.0.tar.gz) = 432844 bytes