Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2012/10/06 14:25:11 asau Exp $
#
# $NetBSD: Makefile,v 1.15 2014/01/25 10:30:11 wiz Exp $
DISTNAME= ibus-anthy-1.2.7
DISTNAME= ibus-anthy-1.5.4
PKGREVISION= 1
CATEGORIES= inputmethod japanese
MASTER_SITES= http://ibus.googlecode.com/files/
@@ -11,8 +11,10 @@ COMMENT= Anthy engine for IBus input platform
LICENSE= gnu-gpl-v2
DEPENDS+= kasumi>=2.1:../../inputmethod/kasumi
DEPENDS+= ibus>=1.2.0.20100111:../../inputmethod/ibus
DEPENDS+= ${PYPKGPREFIX}-gtk2>=1.15.2:../../x11/py-gtk2
DEPENDS+= ibus>=1.5.4:../../inputmethod/ibus
DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
PYTHON_VERSIONS_INCOMPATIBLE= 33 # ibus
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
@@ -26,10 +28,15 @@ FIND_PREFIX:= KASUMI_DIR=kasumi
CONFIGURE_ARGS+= --localedir=${PREFIX}/${PKGLOCALEDIR}/locale
CONFIGURE_ARGS+= --with-kasumi-exec=${KASUMI_DIR}/bin/kasumi
CONFIGURE_ARGS+= --with-kasumi-icon=${KASUMI_DIR}/share/pixmaps/kasumi.png
#CONFIGURE_ARGS+= --enable-pygtk2-anthy
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/swig/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_DEPMETHOD.gobject-introspection= build
.include "../../devel/gobject-introspection/buildlink3.mk"
PY_PATCHPLIST= yes
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../inputmethod/anthy/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -1,10 +1,19 @@
@comment $NetBSD: PLIST,v 1.2 2011/05/17 11:58:44 obache Exp $
${PYSITELIB}/_anthy.la
${PYSITELIB}/anthy.py
@comment $NetBSD: PLIST,v 1.3 2013/10/23 12:09:28 obache Exp $
include/ibus-anthy-1.0/anthygcontext.h
lib/girepository-1.0/Anthy-9000.typelib
lib/libanthygobject-1.0.la
libexec/ibus-engine-anthy
libexec/ibus-setup-anthy
share/applications/ibus-setup-anthy.desktop
share/gir-1.0/Anthy-9000.gir
share/ibus-anthy/dicts/era.t
share/ibus-anthy/dicts/oldchar.t
share/ibus-anthy/dicts/symbol.t
share/ibus-anthy/dicts/zipcode.t
share/ibus-anthy/engine/_config.py
share/ibus-anthy/engine/_config.pyc
share/ibus-anthy/engine/_config.pyo
share/ibus-anthy/engine/default.xml
share/ibus-anthy/engine/engine.py
share/ibus-anthy/engine/engine.pyc
share/ibus-anthy/engine/engine.pyo
@@ -32,7 +41,9 @@ share/ibus-anthy/engine/tables.pyo
share/ibus-anthy/engine/thumb.py
share/ibus-anthy/engine/thumb.pyc
share/ibus-anthy/engine/thumb.pyo
share/ibus-anthy/icons/ibus-anthy.png
share/ibus-anthy/setup/_config.py
share/ibus-anthy/setup/_config.pyc
share/ibus-anthy/setup/_config.pyo
share/ibus-anthy/setup/anthyprefs.py
share/ibus-anthy/setup/anthyprefs.pyc
share/ibus-anthy/setup/anthyprefs.pyo
@@ -42,8 +53,10 @@ share/ibus-anthy/setup/main.pyo
share/ibus-anthy/setup/prefs.py
share/ibus-anthy/setup/prefs.pyc
share/ibus-anthy/setup/prefs.pyo
share/ibus-anthy/setup/setup.glade
share/ibus-anthy/setup/setup.ui
share/ibus/component/anthy.xml
share/icons/hicolor/scalable/apps/ibus-anthy.svg
share/locale/el/LC_MESSAGES/ibus-anthy.mo
share/locale/fr/LC_MESSAGES/ibus-anthy.mo
share/locale/ja/LC_MESSAGES/ibus-anthy.mo
share/locale/zh_CN/LC_MESSAGES/ibus-anthy.mo

View File

@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2012/04/22 13:58:21 obache Exp $
$NetBSD: distinfo,v 1.8 2013/10/23 12:09:28 obache Exp $
SHA1 (ibus-anthy-1.2.7.tar.gz) = cdfbc440d7a5069b99e565c3b6e8d9e8b62e7af6
RMD160 (ibus-anthy-1.2.7.tar.gz) = 0576a582079337d68de5d49a068b2ef7e8b0f2b6
Size (ibus-anthy-1.2.7.tar.gz) = 523139 bytes
SHA1 (ibus-anthy-1.5.4.tar.gz) = 476e308dccf0d691b27a1bdfb03e1c6bc2a0f0c0
RMD160 (ibus-anthy-1.5.4.tar.gz) = c1ec2a2ca3910f61bed52126cdf4e65e183ff64e
Size (ibus-anthy-1.5.4.tar.gz) = 592595 bytes