with pkg
- Consistently use full path when running gtk-query-immodules as the path
is embedded in output (we prefer reproducible output)
This fixes leftovers reported by poudriere
====>> Files or directories modified:
etc/gtk-2.0/gtk.immodules
PR: ports/179230
Approved by: portmgr (bapt)
As noted in Makefile, I disabled Qt module and GUI setup tool due
to oxim uses some files that only exist in Debian package.
- Add few mirrors and correct the path
- After chinese/libchewing updated to 0.3.0, which is API/ABI incompatible
with older releases 0.2.x, oxim can not build with libchewing 0.3.0.
This is addressed in the added patch. Thanks clsung@ for initial patch
and testing. If there are any problems with this patch, please contact
the maintainer, instead of the author of oxim.
- 2 OPTIONS added to enable/disable Chewing/Unicode input module. Leave
them as default on since they are default on in package.
PR: ports/97561
Submitted by: maintainer (Rong-En Fan)