summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-10-23 12:43:49 +0000
committerobache <obache@pkgsrc.org>2013-10-23 12:43:49 +0000
commit29d58b939d36617cb296fedafdb2df57a3b27a1c (patch)
tree53c838d571c10ada5a7112975386481210475690 /inputmethod
parent13b2f5bdad465e8d445dfd3d59f2555c66658d8d (diff)
downloadpkgsrc-29d58b939d36617cb296fedafdb2df57a3b27a1c.tar.gz
Update ibus-table to 1.5.0.
many improvements and fixes.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ibus-table/Makefile16
-rw-r--r--inputmethod/ibus-table/PLIST3
-rw-r--r--inputmethod/ibus-table/distinfo8
3 files changed, 9 insertions, 18 deletions
diff --git a/inputmethod/ibus-table/Makefile b/inputmethod/ibus-table/Makefile
index 76d40bc6afa..2485e9d974a 100644
--- a/inputmethod/ibus-table/Makefile
+++ b/inputmethod/ibus-table/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2012/10/06 14:25:12 asau Exp $
+# $NetBSD: Makefile,v 1.8 2013/10/23 12:43:49 obache Exp $
#
-DISTNAME= ibus-table-1.3.0.20100621
-PKGREVISION= 5
+DISTNAME= ibus-table-1.5.0
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus/
-COMMENT= The Table engine for IBus platform
+COMMENT= Table engine for IBus platform
LICENSE= gnu-lgpl-v2.1
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
@@ -19,22 +18,13 @@ USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= ibus-table.pc.in
-CONFIGURE_ARGS+= --disable-additional
-
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= pre-configure
SUBST_FILES.prefix= engine/tabcreatedb.py
SUBST_SED.prefix= -e 's|/usr/share|${PREFIX}/share|g'
-SUBST_CLASSES+= epython
-SUBST_STAGE.epython= pre-configure
-SUBST_FILES.epython= engine/ibus-engine-table.in
-SUBST_FILES.epython+= engine/ibus-table-createdb.in
-SUBST_SED.epython= -e 's;exec python;exec ${PYTHONBIN};g'
-
REPLACE_PYTHON+= engine/tabcreatedb.py
.include "../../lang/python/application.mk"
-BUILDLINK_ABI_DEPENDS.ibus+= ibus>=1.1.0
.include "../../inputmethod/ibus/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/ibus-table/PLIST b/inputmethod/ibus-table/PLIST
index 60269959e62..847fed3b4c6 100644
--- a/inputmethod/ibus-table/PLIST
+++ b/inputmethod/ibus-table/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 02:13:06 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/10/23 12:43:49 obache Exp $
bin/ibus-table-createdb
lib/pkgconfig/ibus-table.pc
libexec/ibus-engine-table
@@ -41,6 +41,7 @@ share/ibus-table/icons/tc-mode.svg
share/ibus-table/icons/tcb-mode.svg
share/ibus-table/tables/template.txt
share/ibus/component/table.xml
+share/locale/de/LC_MESSAGES/ibus-table.mo
share/locale/zh_CN/LC_MESSAGES/ibus-table.mo
share/locale/zh_HK/LC_MESSAGES/ibus-table.mo
share/locale/zh_TW/LC_MESSAGES/ibus-table.mo
diff --git a/inputmethod/ibus-table/distinfo b/inputmethod/ibus-table/distinfo
index e79df068ce7..b7b2729e948 100644
--- a/inputmethod/ibus-table/distinfo
+++ b/inputmethod/ibus-table/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/08/07 02:13:06 obache Exp $
+$NetBSD: distinfo,v 1.2 2013/10/23 12:43:49 obache Exp $
-SHA1 (ibus-table-1.3.0.20100621.tar.gz) = 3d1578c037d6b31adebc32f0f58c9c3f5fdd1ea8
-RMD160 (ibus-table-1.3.0.20100621.tar.gz) = 02d2249a79a9e5aa8d0c6c68365ef22773563673
-Size (ibus-table-1.3.0.20100621.tar.gz) = 421845 bytes
+SHA1 (ibus-table-1.5.0.tar.gz) = 3e474e52d963927fac1056112c1b92dfd47e5cbd
+RMD160 (ibus-table-1.5.0.tar.gz) = 4c9b00679a0a448839fd59d3439be36fc1083705
+Size (ibus-table-1.5.0.tar.gz) = 432844 bytes