diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 06:14:45 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 06:54:36 +0000 |
| commit | 931536df2883578b94ec67dd16a3b3b4ad6feb1d (patch) | |
| tree | e6f83b9cf9e6e8c8f78762e0b3cb849e5c267ede | |
| parent | 0bb59f92be71c589c8e79917d58abed578cd88e6 (diff) | |
textproc/ibus-m17n: update 1.4.36 → 1.4.38
| -rw-r--r-- | textproc/ibus-m17n/Makefile | 7 | ||||
| -rw-r--r-- | textproc/ibus-m17n/distinfo | 6 | ||||
| -rw-r--r-- | textproc/ibus-m17n/pkg-plist | 4 |
3 files changed, 11 insertions, 6 deletions
diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index caf3b406b66c..7ce43c33cad9 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -1,5 +1,5 @@ PORTNAME= ibus-m17n -DISTVERSION= 1.4.36 +DISTVERSION= 1.4.38 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org @@ -10,8 +10,11 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ + libgraphene-1.0.so:graphics/graphene \ + libgtk-4.so:x11-toolkits/gtk40 \ + libharfbuzz.so:print/harfbuzz \ libm17n.so:devel/m17n-lib \ - libharfbuzz.so:print/harfbuzz + libvulkan.so:graphics/vulkan-loader RUN_DEPENDS= ibus-daemon:textproc/ibus PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ diff --git a/textproc/ibus-m17n/distinfo b/textproc/ibus-m17n/distinfo index 21987698ae6d..459f3cc6aae0 100644 --- a/textproc/ibus-m17n/distinfo +++ b/textproc/ibus-m17n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762592200 -SHA256 (ibus-ibus-m17n-1.4.36_GH0.tar.gz) = 815ff4fa63ba33117a02b091e18b916630c87da909ff5c62cebf4e456373e326 -SIZE (ibus-ibus-m17n-1.4.36_GH0.tar.gz) = 653778 +TIMESTAMP = 1778047732 +SHA256 (ibus-ibus-m17n-1.4.38_GH0.tar.gz) = d9819c47e2656a945c1b76c1660379c32ff531d40f7bb1eb76ea16af992db5d3 +SIZE (ibus-ibus-m17n-1.4.38_GH0.tar.gz) = 584426 diff --git a/textproc/ibus-m17n/pkg-plist b/textproc/ibus-m17n/pkg-plist index 8f6c2c7ac9fb..34c70423f4a9 100644 --- a/textproc/ibus-m17n/pkg-plist +++ b/textproc/ibus-m17n/pkg-plist @@ -4,7 +4,8 @@ share/applications/ibus-setup-m17n.desktop %%DATADIR%%/default.xml %%DATADIR%%/icons/ibus-m17n.svg %%DATADIR%%/icons/m17n-upstream-logo.png -%%DATADIR%%/setup/ibus-m17n-preferences.ui +%%DATADIR%%/setup/ibus-m17n-preferences-gtk3.ui +%%DATADIR%%/setup/ibus-m17n-preferences-gtk4.ui share/ibus/component/m17n.xml share/icons/hicolor/128x128/apps/ibus-m17n.png share/icons/hicolor/16x16/apps/ibus-m17n.png @@ -32,6 +33,7 @@ share/icons/hicolor/64x64/apps/ibus-m17n.png %%NLS%%share/locale/lt/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/ml/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ibus-m17n.mo +%%NLS%%share/locale/ro/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/ru/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/si/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/sv/LC_MESSAGES/ibus-m17n.mo |
