textproc/ibus: Update to 1.5.27
ChangeLog: https://github.com/ibus/ibus/releases/tag/1.5.27 PR: 266090
This commit is contained in:
parent
1a5485d663
commit
6e898ffb89
@ -1,6 +1,5 @@
|
||||
PORTNAME= ibus
|
||||
PORTVERSION= 1.5.24
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.5.27
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= henry.hu.sh@gmail.com
|
||||
@ -30,7 +29,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
|
||||
--with-ucd-dir=${LOCALBASE}/share/unicode/ucd \
|
||||
--disable-python2 --disable-python-library \
|
||||
--disable-gtk4
|
||||
--disable-gtk4 --disable-systemd --disable-systemd-services
|
||||
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
INSTALL_TARGET= install-strip
|
||||
@ -74,7 +73,7 @@ GTK2_CONFIGURE_ENABLE= gtk2
|
||||
GTK3_LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libnotify.so:devel/libnotify
|
||||
GTK3_USES= xorg
|
||||
GTK3_USE= GNOME=cairo,gtk30 XORG=x11,xi
|
||||
GTK3_USE= GNOME=cairo,gtk30,pango XORG=x11,xi
|
||||
GTK3_CONFIGURE_ENABLE= gtk3 libnotify
|
||||
GTK3_LIBS= -lX11
|
||||
NLS_USES= gettext
|
||||
@ -88,6 +87,7 @@ WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \
|
||||
libxkbcommon.so:x11/libxkbcommon
|
||||
WAYLAND_CONFIGURE_ENABLE= wayland
|
||||
XIM_CONFIGURE_ENABLE= xim
|
||||
XIM_USE= XORG=x11,xfixes
|
||||
|
||||
EMOJIONE_TAG= ba845a7e24aac26cf3cf22abc19bea215d94fbf3 # 2.2.7
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1615052071
|
||||
SHA256 (ibus-ibus-1.5.24_GH0.tar.gz) = 003a84a30a8c6ca902d449b782c82ec2ae34d576fcbd0b6036f46fe195d587a9
|
||||
SIZE (ibus-ibus-1.5.24_GH0.tar.gz) = 1390778
|
||||
TIMESTAMP = 1661648683
|
||||
SHA256 (ibus-ibus-1.5.27_GH0.tar.gz) = 7ba4fcffbe804334207be3eb1b0cb2072a94ded78833f4243cb28100ec91a85a
|
||||
SIZE (ibus-ibus-1.5.27_GH0.tar.gz) = 1439027
|
||||
|
@ -2,6 +2,7 @@ bin/ibus
|
||||
bin/ibus-daemon
|
||||
bin/ibus-setup
|
||||
etc/xdg/autostart/ibus.desktop
|
||||
etc/xdg/Xwayland-session.d/10-ibus-x11
|
||||
%%DCONF%%etc/dconf/db/ibus.d/00-upstream-settings
|
||||
%%DCONF%%man/man5/00-upstream-settings.5.gz
|
||||
%%DCONF%%@postunexec rm -f %D/etc/dconf/db/ibus
|
||||
@ -56,7 +57,7 @@ include/ibus-1.0/ibusxml.h
|
||||
%%GTK3%%lib/gtk-3.0/3.0.0/immodules/im-ibus.so
|
||||
lib/libibus-1.0.so
|
||||
lib/libibus-1.0.so.5
|
||||
lib/libibus-1.0.so.5.0.524
|
||||
lib/libibus-1.0.so.5.0.527
|
||||
libdata/pkgconfig/ibus-1.0.pc
|
||||
%%GTK3%%libexec/ibus-extension-gtk3
|
||||
%%GTK3%%libexec/ibus-ui-gtk3
|
||||
@ -278,6 +279,7 @@ share/icons/hicolor/scalable/apps/ibus.svg
|
||||
%%NLS%%share/locale/mr/LC_MESSAGES/ibus10.mo
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/ibus10.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/ibus10.mo
|
||||
%%NLS%%share/locale/oc/LC_MESSAGES/ibus10.mo
|
||||
%%NLS%%share/locale/or/LC_MESSAGES/ibus10.mo
|
||||
%%NLS%%share/locale/pa/LC_MESSAGES/ibus10.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/ibus10.mo
|
||||
|
Loading…
Reference in New Issue
Block a user