(以内容“== Apr 10, 2013 == === chinese/ibus-pinyin === This port is split into 2 parts. The database-related parts of the code are split into pyzy. So, a new port, chinese/py...”创建新页面) |
(→Bugs) |
||
(未显示同一用户的2个中间版本) | |||
第1行: | 第1行: | ||
+ | == Bugs == | ||
+ | === ibus 1.5.4 === | ||
+ | * ibus-ui-gtk3 crash | ||
+ | |||
+ | Reason unknown. | ||
+ | |||
+ | * Can't change priority of input methods | ||
+ | |||
+ | Changing through dconf-editor only has temporary effect. | ||
+ | |||
== Apr 10, 2013 == | == Apr 10, 2013 == | ||
第26行: | 第36行: | ||
* some patch statements in Makefile removed. Already merged. | * some patch statements in Makefile removed. Already merged. | ||
* dependency updated. | * dependency updated. | ||
− | |||
Built & installed. | Built & installed. | ||
第32行: | 第41行: | ||
Problems: | Problems: | ||
* A bug in Xorg's XInput extension prevents GTK3 UI from starting. Need Xorg later than the version in the ports, or use WITH_NEW_XORG | * A bug in Xorg's XInput extension prevents GTK3 UI from starting. Need Xorg later than the version in the ports, or use WITH_NEW_XORG | ||
− | |||
− |
2013年10月24日 (四) 01:14的最新版本
Bugs
ibus 1.5.4
- ibus-ui-gtk3 crash
Reason unknown.
- Can't change priority of input methods
Changing through dconf-editor only has temporary effect.
Apr 10, 2013
chinese/ibus-pinyin
This port is split into 2 parts. The database-related parts of the code are split into pyzy. So, a new port, chinese/pyzy is created.
- New dependency: chinese/pyzy
Build with Boost is fixed. The bug which prevents the ports from building with boost is fixed in 1.49. So now there is a new option, BOOST, which makes the port depends on boost-libs>=1.49 if enabled.
pkg-plist updated. Dependency TODO?
chinese/pyzy
Almost done. pkg-plist & pkg-descr created.
Dependency: (TODO)
- glib2
- sqlite3
- uuid_create?
- boost >= 1.39 (need 1.49 to build)
textproc/ibus
- some patch files removed. Already merged in upstream
- some patch statements in Makefile removed. Already merged.
- dependency updated.
Built & installed.
Problems:
- A bug in Xorg's XInput extension prevents GTK3 UI from starting. Need Xorg later than the version in the ports, or use WITH_NEW_XORG