Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
It's a gnome2 panel applet and we no longer support gnome2 in pkgsrc.
|
|
dependency
|
|
The version number is supposed to be substituted in pre-configure, not in
the patch itself. To ensure this in the future, fail fast by setting
SUBST_NOOP_OK=no.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recursive bump for the dependency change
|
|
pkgsrc changes:
- remove patches included in a new release
- require the latest unicode-character-database
- update BUILDLINK_API_DEPENDS per configure
Upstream changes:
https://github.com/ibus/ibus/releases/tag/1.5.22
1.5.22
* GDBusAuthObserver security fix
* Use XDG_CACHE_HOME for Unix socket directory
* Hangul button press handling
* Fix deprecated APIs
* Bug fixes
Code contributors
* Fix restart crash with inotify read() (Robert Hoffmann)
* Make session file header comment more clear (Jason)
* Amend typos (Jason)
* Add NotShowIn and Keywords keys to the desktop entry (Changwoo Ryu)
* Handle small final sigma in ibus_keyval_convert_case (Alex Henrie)
Translation contributors
* Update translation (Catalan) (Antoni Bella Perez)
* Update translation (French) (Julien Humbert)
* Update translation (French) (Jean-Baptiste Holcroft)
* Update translation (German) (Mike FABIAN)
* Update translation (Hebrew) (Yaron Shahrabani)
* Update translation (Hungarian) (Balazs Mesko)
* Update translation (Italian) (Luigi Toscano)
* Update translation (Korean) (Changwoo Ryu)
* Update translation (Persian) (Ahmad Haghighi)
* Update translation (Polish) (Piotr Drag)
* Update translation (Portuguese (Brazil)) (Rafael Fontenelle)
* Update translation (Turkish) (Oguz Ersen)
* Update translation (Ukrainian) (Yuri Chornoivan)
|
|
|
|
Fix qt5 option for inputmethod/uim as pointed out by HITOSHI Osada
in pkg/55021 .
|
|
|
|
Package is redundant with uim including qt5 support, and no longer builds.
|
|
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
|
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
|
|
|
|
|
|
|
inspired by FreeBSD Ports - gnome2 is dead, long live mate.
bump PKGREVISION
|
|
|
|
|
|
|
|
Revert previous partially.
|
|
|
|
|
|
|
|
|
|
* Restore UIM_VERSION. It is used uim-elisp package
* Fix segfault of uim-module-manager during build.
* Remove an unused patch.
|
|
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
|
Overview of changes from 1.8.7 to 1.8.8
=======================================
* Fixes
- build
* Fix a build error with --with-libgcroots=installed
[GitHub #130][Reported by HIGUCHI Daisuke]
- uim-qt5
* Fix a build error
[GitHub #129][Reported by HIGUCHI Daisuke]
Overview of changes from 1.8.6 to 1.8.7
=======================================
* Fixes
- uim-skk
* Fix a socket clean bug
[GitHub #32][Reported by HIGUCHI Daisuke]
* Fix wrong close call
[GitHub #55][Patch by zephyrus00jp]
- uim-qt4
* Add a missing include
[GitHub #38][Patch by Raphael Kubo da Costa]
- uim.el
* Fix a bug that other minor mode key bindings are ignored on Emacs 24
[GitHub #51][Reported by Araeos]
* Fix a bug that Shift+Arrow doesn't work
[GitHub #116][Reported by Vladimir Panteleev]
- uim-gtk3
* Fix a bug that the candidate windows isn't shown
[GitHub #76][Patch by Konosuke Watanab]
* Enhancements
- all
* Add "Keywords" to .desktop
[GitHub #57][Patch by HIGUCHI Daisuke]
- uim-gtk
* Improve GTK+ 3 support
[GitHub #35][Patch by e-kato]
* Support libpanel-applet 3.14 or later
[GitHub #48][Patch by Dmitry Shachnev]
* Support Wayland backend
[GitHub #71][Reported by Thibaut Girka]
- uim-fep
* Use UTF-8 for comment encoding
[GitHub #46][Patch by Felix Janda]
- uim-qt5
* Make workable
- uim-social-ime
* Remove because the service was disruption
- uim.el
* Support autoload
[GitHub #121][Patch by Arun Isaac]
|
|
|
|
|
|
|
|
|
|
|
|
pkgsrc changes:
- pull upstream fixes (will appear in the next version):
- bus: Implement GDBusAuthObserver callback (to avoid #2116 conflicts)
https://github.com/ibus/ibus/commit/3d442dbf936d197aa11ca0a71663c2bc61696151
- g_dbus_server_new_sync() is failed with address unix:tmpdir=/tmp/ibus
https://github.com/ibus/ibus/issues/2116
- Save address file in XDG_RUNTIME_DIR
https://github.com/ibus/ibus/pull/2128
- explicitly pull Unicode 12.0 packages to avoid unexpected inconsistency
- drop obsolete gconf from CONFIGURE_ARGS
Upstream changes:
https://github.com/ibus/ibus/releases/tag/1.5.21
1.5.21
* Enable to run ibus-setup with a different python
* Update ibusunicodegen.h for Unicode UCD 12.0
* Fixes build issues
* Enhance tests
* Add ibus.its for IME's component files
* Make ISO 639 language names with title
* Keep preedit cursor_pos and visible in clearing preedit text
* Support long sequences and multiple output characters for compose table
* Disable panel extension for gnome-initial-setup user
* Exit ibus-daemon with parent's death
* Update Wayland input-method protocol to unstable v1
* Indistinguishable address of ibus-daemon (Gunnar Hjalmarsson)
* Update LOCALES_STRING (Hodong Kim)
* Fix typos (Changwoo Ryu)
|
|
future Python 3.8
|
|
|
|
|
|
|
|
|
|
|