1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

* add devel/py-notify in RUN_DEPENDS; it is not installed by any port

in the hierarchy, without it there is no panel icon and candidates
   menus;
 * bump PORTREVISION because this changes the default package;
 * document new IMEngine, textproc/ibus-kmfl.

Submitted by:	Nikola Lecic <nikola.lecic anthesphoria.net>
PR:		ports/147760
Approved by:	maintainer timeout
Feature safe:	yes
This commit is contained in:
Xin LI 2010-06-29 22:30:04 +00:00
parent d21a560575
commit e9213671bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257174
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= ibus
PORTVERSION= 1.3.3
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@ -15,6 +16,7 @@ COMMENT= Intelligent Input Bus for Linux / Unix OS
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:${PORTSDIR}/devel/py-dbus
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:${PORTSDIR}/devel/py-dbus \
${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify \
${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
USE_PYTHON= yes

View File

@ -36,6 +36,7 @@ chinese/ibus-chewing Chewing engine for IBus
chinese/ibus-pinyin The PinYin input method
japanese/ibus-anthy Anthy engine for IBus
japanese/ibus-skk SKK engine for IBus
textproc/ibus-kmfl KMFL IMEngine for IBus framework
textproc/ibus-m17n The m17n IMEngine for IBus framework
textproc/ibus-table Table based IM framework for IBus