Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1 @@
The package contains general Table engine for IBus platform.

View File

@@ -0,0 +1,40 @@
# $NetBSD: Makefile,v 1.7 2012/10/06 14:25:12 asau Exp $
#
DISTNAME= ibus-table-1.3.0.20100621
PKGREVISION= 5
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
LICENSE= gnu-lgpl-v2.1
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config msgfmt
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"

View File

@@ -0,0 +1,46 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 02:13:06 obache Exp $
bin/ibus-table-createdb
lib/pkgconfig/ibus-table.pc
libexec/ibus-engine-table
share/ibus-table/data/pinyin_table.txt.bz2
share/ibus-table/engine/factory.py
share/ibus-table/engine/factory.pyc
share/ibus-table/engine/factory.pyo
share/ibus-table/engine/main.py
share/ibus-table/engine/main.pyc
share/ibus-table/engine/main.pyo
share/ibus-table/engine/tabcreatedb.py
share/ibus-table/engine/tabcreatedb.pyc
share/ibus-table/engine/tabcreatedb.pyo
share/ibus-table/engine/tabdict.py
share/ibus-table/engine/tabdict.pyc
share/ibus-table/engine/tabdict.pyo
share/ibus-table/engine/table.py
share/ibus-table/engine/table.pyc
share/ibus-table/engine/table.pyo
share/ibus-table/engine/tabsqlitedb.py
share/ibus-table/engine/tabsqlitedb.pyc
share/ibus-table/engine/tabsqlitedb.pyo
share/ibus-table/icons/acommit.svg
share/ibus-table/icons/cb-mode.svg
share/ibus-table/icons/chinese.svg
share/ibus-table/icons/english.svg
share/ibus-table/icons/full-letter.svg
share/ibus-table/icons/full-punct.svg
share/ibus-table/icons/half-letter.svg
share/ibus-table/icons/half-punct.svg
share/ibus-table/icons/ibus-table.svg
share/ibus-table/icons/ncommit.svg
share/ibus-table/icons/onechar.svg
share/ibus-table/icons/phrase.svg
share/ibus-table/icons/py-mode.svg
share/ibus-table/icons/sc-mode.svg
share/ibus-table/icons/scb-mode.svg
share/ibus-table/icons/tab-mode.svg
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/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

View File

@@ -0,0 +1,13 @@
# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/08/07 02:13:06 obache Exp $
BUILDLINK_TREE+= ibus-table
.if !defined(IBUS_TABLE_BUILDLINK3_MK)
IBUS_TABLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ibus-table+= ibus-table>=1.2.0.20100111
BUILDLINK_PKGSRCDIR.ibus-table?= ../../inputmethod/ibus-table
.endif # IBUS_TABLE_BUILDLINK3_MK
BUILDLINK_TREE+= -ibus-table

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/08/07 02:13:06 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