diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index 124947a2443c..513487bf3929 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -1,36 +1,36 @@ PORTNAME= ibus-m17n -DISTVERSION= 1.4.9 +DISTVERSION= 1.4.10 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= m17n IM engine for IBus framework LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libm17n.so:devel/m17n-lib \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz RUN_DEPENDS= ibus-daemon:textproc/ibus PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ USES= autoreconf gmake gnome libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= ibus USE_GNOME= glib20 gtk20 atk gdkpixbuf2 cairo pango intltool GLIB_SCHEMAS= org.freedesktop.ibus.engine.m17n.gschema.xml OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e 's|/usr/share/m17n|$${pkgdatadir}|g' \ ${WRKSRC}/src/m17n.xml.in* .include diff --git a/textproc/ibus-m17n/distinfo b/textproc/ibus-m17n/distinfo index 4e839766eb47..f0e24e89b978 100644 --- a/textproc/ibus-m17n/distinfo +++ b/textproc/ibus-m17n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642926387 -SHA256 (ibus-ibus-m17n-1.4.9_GH0.tar.gz) = cc5a0609d93e9e2e919ffe869403279d7e398d0f9c740b4f59b6e7d66df07f41 -SIZE (ibus-ibus-m17n-1.4.9_GH0.tar.gz) = 47060 +TIMESTAMP = 1660682529 +SHA256 (ibus-ibus-m17n-1.4.10_GH0.tar.gz) = f6a58f23c809d67afa8587366b7c05ac215fbedb065e8f8ad5a19c31f2b4046f +SIZE (ibus-ibus-m17n-1.4.10_GH0.tar.gz) = 644066 diff --git a/textproc/ibus-m17n/pkg-plist b/textproc/ibus-m17n/pkg-plist index 81b092ad1578..d52adddc1a07 100644 --- a/textproc/ibus-m17n/pkg-plist +++ b/textproc/ibus-m17n/pkg-plist @@ -1,21 +1,29 @@ libexec/ibus-engine-m17n libexec/ibus-setup-m17n share/applications/ibus-setup-m17n.desktop %%DATADIR%%/default.xml -%%DATADIR%%/icons/ibus-m17n.svg +%%DATADIR%%/icons/ibus-m17n.png %%DATADIR%%/setup/ibus-m17n-preferences.ui share/ibus/component/m17n.xml +share/icons/hicolor/128x128/apps/ibus-m17n.png +share/icons/hicolor/16x16/apps/ibus-m17n.png +share/icons/hicolor/22x22/apps/ibus-m17n.png +share/icons/hicolor/24x24/apps/ibus-m17n.png +share/icons/hicolor/256x256/apps/ibus-m17n.png +share/icons/hicolor/32x32/apps/ibus-m17n.png +share/icons/hicolor/48x48/apps/ibus-m17n.png +share/icons/hicolor/64x64/apps/ibus-m17n.png %%NLS%%share/locale/bn/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/de/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/es/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/fa/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/fr/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/id/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/ja/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/si/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/tr/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/uk/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/ibus-m17n.mo share/metainfo/m17n.appdata.xml