Update to ibus-1.5.25.

This commit is contained in:
ajacoutot 2021-08-30 19:27:23 +00:00
parent d44947f608
commit eff9fb26f3
4 changed files with 14 additions and 14 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.70 2021/03/13 13:36:49 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.71 2021/08/30 19:27:23 ajacoutot Exp $
# when gtk+4 support is added, split into multi packages (gtk+{2,3,4})
@ -8,15 +8,13 @@ COMMENT-gtk4 = IBus IM module for GTK4
GH_PROJECT = ibus
GH_ACCOUNT = ibus
GH_TAGNAME = 1.5.24
GH_TAGNAME = 1.5.25
PKGNAME-main = ibus-${GH_TAGNAME}
PKGNAME-gtk2 = ibus-gtk2-${GH_TAGNAME}
PKGNAME-gtk4 = ibus-gtk4-${GH_TAGNAME}
REVISION-main = 0
SHARED_LIBS += ibus-1.0 4.2 # 5.524
SHARED_LIBS += ibus-1.0 4.3 # 5.525
CATEGORIES = inputmethods chinese japanese korean
@ -27,19 +25,20 @@ PERMIT_PACKAGE = Yes
MULTI_PACKAGES = -main -gtk2 -gtk4
WANTLIB += ${COMPILER_LIBCXX} X11 Xcomposite Xcursor Xdamage Xext
WANTLIB += ${COMPILER_LIBCXX} X11 Xcursor Xdamage Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender cairo expat ffi fontconfig
WANTLIB += freetype fribidi gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
WANTLIB += gobject-2.0 graphite2 harfbuzz iconv intl m pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png xcb xcb-render
WANTLIB += xcb-shm z
WANTLIB += xcb-shm z execinfo jpeg
WANTLIB-main += ${WANTLIB}
WANTLIB-main += atk-1.0 atk-bridge-2.0 c cairo-gobject dbus-1 dconf
WANTLIB-main += epoxy gdk-3 gthread-2.0 gtk-3
WANTLIB-main += epoxy gdk-3 gthread-2.0 gtk-3 Xcomposite
WANTLIB-gtk2 += ${WANTLIB}
WANTLIB-gtk2 += atk-1.0 dbus-1 gdk-x11-2.0 gtk-x11-2.0 ibus-1.0
WANTLIB-gtk2 += Xcomposite
WANTLIB-gtk4 += ${WANTLIB}
WANTLIB-gtk4 += cairo-gobject cairo-script-interpreter dbus-1 epoxy

View File

@ -1,2 +1,2 @@
SHA256 (ibus-1.5.24.tar.gz) = ADqEowqMbKkC1Em3gsguwq401Xb8vQtgNvRv4ZXVh6k=
SIZE (ibus-1.5.24.tar.gz) = 1390778
SHA256 (ibus-1.5.25.tar.gz) = y2+7Fm4ZzNWheew8C9pPz+hnaYAnGZPgw/zi4KnWTBY=
SIZE (ibus-1.5.25.tar.gz) = 1414942

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-client_gtk2_ibusimcontext_c,v 1.4 2021/03/07 17:28:12 ajacoutot Exp $
$OpenBSD: patch-client_gtk2_ibusimcontext_c,v 1.5 2021/08/30 19:27:24 ajacoutot Exp $
Index: client/gtk2/ibusimcontext.c
--- client/gtk2/ibusimcontext.c.orig
+++ client/gtk2/ibusimcontext.c
@@ -815,10 +815,7 @@ ibus_im_context_class_init (IBusIMContextClass *class)
@@ -834,10 +834,7 @@ ibus_im_context_class_init (IBusIMContextClass *class)
#if !GTK_CHECK_VERSION (3, 98, 4)
/* always install snooper */
if (_key_snooper_id == 0) {
@ -14,7 +14,7 @@ Index: client/gtk2/ibusimcontext.c
}
#endif
@@ -837,10 +834,7 @@ ibus_im_context_class_fini (IBusIMContextClass *class)
@@ -856,10 +853,7 @@ ibus_im_context_class_fini (IBusIMContextClass *class)
#if !GTK_CHECK_VERSION (3, 98, 4)
if (_key_snooper_id != 0) {
IDEBUG ("snooper is terminated.");

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.1 2021/03/13 13:36:49 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.2 2021/08/30 19:27:24 ajacoutot Exp $
@pkgpath inputmethods/ibus
@bin bin/ibus
@bin bin/ibus-daemon
@ -175,6 +175,7 @@ share/locale/mn/LC_MESSAGES/ibus10.mo
share/locale/mr/LC_MESSAGES/ibus10.mo
share/locale/nb/LC_MESSAGES/ibus10.mo
share/locale/nl/LC_MESSAGES/ibus10.mo
share/locale/oc/LC_MESSAGES/ibus10.mo
share/locale/or/LC_MESSAGES/ibus10.mo
share/locale/pa/LC_MESSAGES/ibus10.mo
share/locale/pl/LC_MESSAGES/ibus10.mo