pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-mozc inputmethod/fcitx5-mozc: impor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7f17b874699
branches:  trunk
changeset: 447192:f7f17b874699
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Feb 17 15:29:51 2021 +0000

description:
inputmethod/fcitx5-mozc: import fcitx5-mozc-2.26.4276.100

Mozc Japanese inputmethod for Fcitx5.

diffstat:

 inputmethod/fcitx5-mozc/DESCR                                                              |      1 +
 inputmethod/fcitx5-mozc/Makefile                                                           |     38 +
 inputmethod/fcitx5-mozc/Makefile.common                                                    |     80 +
 inputmethod/fcitx5-mozc/PLIST                                                              |     36 +
 inputmethod/fcitx5-mozc/distinfo                                                           |     47 +
 inputmethod/fcitx5-mozc/patches/patch-.._scripts_install__fcitx5                           |     31 +
 inputmethod/fcitx5-mozc/patches/patch-.._scripts_install__fcitx5__icons                    |     33 +
 inputmethod/fcitx5-mozc/patches/patch-2.26.4282.100                                        |  12023 ++++++++++
 inputmethod/fcitx5-mozc/patches/patch-base_base.gyp                                        |     15 +
 inputmethod/fcitx5-mozc/patches/patch-base_clock.cc                                        |     24 +
 inputmethod/fcitx5-mozc/patches/patch-base_cpu__stats.cc                                   |     48 +
 inputmethod/fcitx5-mozc/patches/patch-base_logging.cc                                      |     25 +
 inputmethod/fcitx5-mozc/patches/patch-base_mutex.cc                                        |     15 +
 inputmethod/fcitx5-mozc/patches/patch-base_password__manager.cc                            |     15 +
 inputmethod/fcitx5-mozc/patches/patch-base_port.h                                          |     15 +
 inputmethod/fcitx5-mozc/patches/patch-base_process.cc                                      |     73 +
 inputmethod/fcitx5-mozc/patches/patch-base_run__level.cc                                   |     19 +
 inputmethod/fcitx5-mozc/patches/patch-base_system__util.cc                                 |     87 +
 inputmethod/fcitx5-mozc/patches/patch-base_thread.cc                                       |     20 +
 inputmethod/fcitx5-mozc/patches/patch-build__mozc.py                                       |     73 +
 inputmethod/fcitx5-mozc/patches/patch-build__tools_mozc__version.py                        |     14 +
 inputmethod/fcitx5-mozc/patches/patch-build__tools_util.py                                 |     18 +
 inputmethod/fcitx5-mozc/patches/patch-client_client.cc                                     |     24 +
 inputmethod/fcitx5-mozc/patches/patch-config.bzl                                           |     19 +
 inputmethod/fcitx5-mozc/patches/patch-config_stats__config__util__test.cc                  |     20 +
 inputmethod/fcitx5-mozc/patches/patch-gui_config__dialog_config__dialog.cc                 |     50 +
 inputmethod/fcitx5-mozc/patches/patch-gui_config__dialog_keybinding__editor.cc             |     24 +
 inputmethod/fcitx5-mozc/patches/patch-gui_dictionary__tool_dictionary__tool.cc             |     15 +
 inputmethod/fcitx5-mozc/patches/patch-gui_qt__libraries.gypi                               |     15 +
 inputmethod/fcitx5-mozc/patches/patch-gui_qt__moc.gypi                                     |     15 +
 inputmethod/fcitx5-mozc/patches/patch-gui_qt__rcc.gypi                                     |     15 +
 inputmethod/fcitx5-mozc/patches/patch-gui_qt__uic.gypi                                     |     15 +
 inputmethod/fcitx5-mozc/patches/patch-gui_word__register__dialog_word__register__dialog.cc |     19 +
 inputmethod/fcitx5-mozc/patches/patch-gyp_common.gypi                                      |     67 +
 inputmethod/fcitx5-mozc/patches/patch-gyp_directories.gypi                                 |     13 +
 inputmethod/fcitx5-mozc/patches/patch-ipc_ipc__path__manager.cc                            |     42 +
 inputmethod/fcitx5-mozc/patches/patch-ipc_ipc__path__manager__test.cc                      |     15 +
 inputmethod/fcitx5-mozc/patches/patch-ipc_named__event.cc                                  |     15 +
 inputmethod/fcitx5-mozc/patches/patch-ipc_unix__ipc.cc                                     |     55 +
 inputmethod/fcitx5-mozc/patches/patch-renderer_renderer.gyp                                |     24 +
 inputmethod/fcitx5-mozc/patches/patch-session_session.cc                                   |     36 +
 inputmethod/fcitx5-mozc/patches/patch-session_session__test.cc                             |     71 +
 inputmethod/fcitx5-mozc/patches/patch-third__party_abseil-cpp_absl_base_config.h           |     15 +
 inputmethod/fcitx5-mozc/patches/patch-third__party_protobuf_post__process__dist.sh         |     15 +
 inputmethod/fcitx5-mozc/patches/patch-unix_ibus_ibus.gyp                                   |     17 +
 inputmethod/fcitx5-mozc/patches/patch-unix_ibus_path__util.cc                              |     15 +
 46 files changed, 13381 insertions(+), 0 deletions(-)

diffs (truncated from 13565 to 300 lines):

diff -r b1fe7c42f24d -r f7f17b874699 inputmethod/fcitx5-mozc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-mozc/DESCR     Wed Feb 17 15:29:51 2021 +0000
@@ -0,0 +1,1 @@
+Mozc Japanese inputmethod for Fcitx5.
diff -r b1fe7c42f24d -r f7f17b874699 inputmethod/fcitx5-mozc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-mozc/Makefile  Wed Feb 17 15:29:51 2021 +0000
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.1 2021/02/17 15:29:51 ryoon Exp $
+
+PKGNAME=       ${DISTNAME:S/fcitx-/fcitx5-/}
+
+INSTALLATION_DIRS+=    lib/fcitx5
+INSTALLATION_DIRS+=    share/fcitx5/addon
+INSTALLATION_DIRS+=    share/fcitx5/inputmethod
+.for lang in ca da de he ja ko ru zh_CN zh_TW
+INSTALLATION_DIRS+=    share/locale/${lang}/LC_MESSAGES
+.endfor
+INSTALLATION_DIRS+=    share/metainfo
+.for size in 128x128 32x32 48x48
+INSTALLATION_DIRS+=    share/icons/hicolor/${size}/apps
+.endfor
+
+USE_TOOLS+=    bash
+
+DEPENDS+=      xdg-utils-[0-9]*:../../misc/xdg-utils
+DEPENDS+=      mozc-server-[0-9]*:../../inputmethod/mozc-server
+DEPENDS+=      mozc-tool-[0-9]*:../../inputmethod/mozc-tool
+
+pre-configure:
+       # Do not fail by fcitx4 is not found.
+       ${RM} ${WRKSRC}/unix/fcitx/fcitx.gyp
+
+do-build:
+       cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
+               ${PYTHONBIN} build_mozc.py build -c ${MOZC_BUILD_MODE} \
+                       unix/fcitx5/fcitx5.gyp:fcitx5-mozc
+
+do-install:
+       cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${INSTALL_ENV} \
+               OSDEST=${OSDEST} _bldtype=${MOZC_BUILD_MODE} \
+               ${BASH} ../scripts/install_fcitx5
+
+.include "../../inputmethod/fcitx5/buildlink3.mk"
+.include "../../inputmethod/fcitx5-mozc/Makefile.common"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff -r b1fe7c42f24d -r f7f17b874699 inputmethod/fcitx5-mozc/Makefile.common
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-mozc/Makefile.common   Wed Feb 17 15:29:51 2021 +0000
@@ -0,0 +1,80 @@
+# $NetBSD: Makefile.common,v 1.1 2021/02/17 15:29:51 ryoon Exp $
+# used by inputmethod/fcitx-mozc/Makefile
+#
+
+# Find version number in src/data/version/mozc_version_template.bzl
+DISTNAME=      fcitx-mozc-2.26.4276.100
+CATEGORIES=    inputmethod
+MASTER_SITES=  ${MASTER_SITE_LOCAL}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/fcitx/mozc/
+COMMENT=       Fcitx5 module for Japanese inputmethod Mozc engine
+LICENSE=       modified-bsd
+
+EXTRACT_USING= bsdtar
+WRKSRC=                ${WRKDIR}/${DISTNAME}/src
+
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-gyp-[0-9]*:../../devel/gyp
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+BUILD_DEPENDS+=        ninja-build-[0-9]*:../../devel/ninja-build
+
+USE_LANGUAGES= c c++
+
+USE_TOOLS+=    gmake pkg-config
+GCC_REQD+=     4.7     # for c++11
+
+OPENSSL_CFLAGS=                -I${BUILDLINK_PREFIX.openssl}/include
+OPENSSL_INC=           -I${BUILDLINK_PREFIX.openssl}/include
+OPENSSL_LDFLAGS=       -L${BUILDLINK_PREFIX.openssl}/lib -lssl -lcrypto
+OPENSSL_LIBS=          -lssl -lcrypto
+
+SUBST_CLASSES+=                gyp
+SUBST_STAGE.gyp=       pre-configure
+SUBST_MESSAGE.gyp=     Fix gyp defaults
+SUBST_FILES.gyp+=      config.bzl
+SUBST_FILES.gyp+=      base/process.cc
+SUBST_FILES.gyp+=      gyp/directories.gypi
+SUBST_FILES.gyp+=      unix/ibus/ibus.gyp
+SUBST_FILES.gyp+=      unix/ibus/path_util.cc
+SUBST_VARS.gyp+=       OPENSSL_CFLAGS OPENSSL_INC OPENSSL_LDFLAGS OPENSSL_LIBS
+SUBST_VARS.gyp+=       PREFIX
+
+# To disable flock(1) in link stage.
+ALL_ENV+=      LINK=${CXX}
+
+.include "../../mk/bsd.prefs.mk"
+
+OPSYSVARS+=    OSDEST
+OSDEST.Linux=  linux
+OSDEST.NetBSD= bsd
+
+MOZC_BUILD_MODE=       Release # or Debug
+
+# In file included from src/dictionary/system/system_dictionary.h:43:0,
+#                  from ../../dictionary/system/system_dictionary.cc:47:
+# src/dictionary/system/key_expansion_table.h: In member function 'const mozc::dictionary::ExpandedKey mozc::dictionary::KeyExpansionTable::ExpandKey(char) const':
+# src/dictionary/system/key_expansion_table.h:83:34: error: array subscript has type 'char' [-Werror=char-subscripts]
+#      return ExpandedKey(table_[key]);
+# Maybe fix this later.
+BUILDLINK_TRANSFORM+=  rm:-Werror=char-subscripts
+
+#              GYP_DEFINES="use_libprotobuf=1"
+do-configure:
+       cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
+               ${PYTHONBIN} build_mozc.py \
+               gyp \
+               --gypdir=${LOCALBASE}/bin
+
+.include "../../devel/glib2/buildlink3.mk"
+#.include "../../devel/protobuf/buildlink3.mk"
+# gmock is not used yet...
+#.include "../../devel/gmock/buildlink3.mk"
+.include "../../inputmethod/zinnia/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+
+.include "../../lang/python/tool.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b1fe7c42f24d -r f7f17b874699 inputmethod/fcitx5-mozc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-mozc/PLIST     Wed Feb 17 15:29:51 2021 +0000
@@ -0,0 +1,36 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/17 15:29:51 ryoon Exp $
+lib/fcitx5/fcitx5-mozc.so
+share/fcitx5/addon/mozc.conf
+share/fcitx5/inputmethod/mozc.conf
+share/icons/hicolor/128x128/apps/fcitx-mozc.png
+share/icons/hicolor/128x128/apps/org.fcitx.Fcitx5.fcitx-mozc.png
+share/icons/hicolor/32x32/apps/fcitx-mozc.png
+share/icons/hicolor/32x32/apps/org.fcitx.Fcitx5.fcitx-mozc.png
+share/icons/hicolor/48x48/apps/fcitx-mozc-alpha-full.png
+share/icons/hicolor/48x48/apps/fcitx-mozc-alpha-half.png
+share/icons/hicolor/48x48/apps/fcitx-mozc-dictionary.png
+share/icons/hicolor/48x48/apps/fcitx-mozc-direct.png
+share/icons/hicolor/48x48/apps/fcitx-mozc-hiragana.png
+share/icons/hicolor/48x48/apps/fcitx-mozc-katakana-full.png
+share/icons/hicolor/48x48/apps/fcitx-mozc-katakana-half.png
+share/icons/hicolor/48x48/apps/fcitx-mozc-properties.png
+share/icons/hicolor/48x48/apps/fcitx-mozc-tool.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-alpha-full.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-alpha-half.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-dictionary.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-direct.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-hiragana.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-katakana-full.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-katakana-half.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-properties.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-tool.png
+share/locale/ca/LC_MESSAGES/fcitx5-mozc.mo
+share/locale/da/LC_MESSAGES/fcitx5-mozc.mo
+share/locale/de/LC_MESSAGES/fcitx5-mozc.mo
+share/locale/he/LC_MESSAGES/fcitx5-mozc.mo
+share/locale/ja/LC_MESSAGES/fcitx5-mozc.mo
+share/locale/ko/LC_MESSAGES/fcitx5-mozc.mo
+share/locale/ru/LC_MESSAGES/fcitx5-mozc.mo
+share/locale/zh_CN/LC_MESSAGES/fcitx5-mozc.mo
+share/locale/zh_TW/LC_MESSAGES/fcitx5-mozc.mo
+share/metainfo/org.fcitx.Fcitx5.Addon.Mozc.metainfo.xml
diff -r b1fe7c42f24d -r f7f17b874699 inputmethod/fcitx5-mozc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-mozc/distinfo  Wed Feb 17 15:29:51 2021 +0000
@@ -0,0 +1,47 @@
+$NetBSD: distinfo,v 1.1 2021/02/17 15:29:51 ryoon Exp $
+
+SHA1 (fcitx-mozc-2.26.4276.100.tar.xz) = d9b245a065a317b196816ff41cf52fc2fe3ff728
+RMD160 (fcitx-mozc-2.26.4276.100.tar.xz) = 1bd5ce4ec04d4be15840651cb570900b3dcb3e01
+SHA512 (fcitx-mozc-2.26.4276.100.tar.xz) = 18a67554a154580aa29b76eafc15456e7b3bbbde56a0d2e2efe9e83e203622108f73fd39704db324512cdf2cf56adedcf8570c1aab35d7379c408c8401c743b6
+Size (fcitx-mozc-2.26.4276.100.tar.xz) = 37170744 bytes
+SHA1 (patch-.._scripts_install__fcitx5) = 860da43f7c3ada65a473604259cf7e4d4a1d0b3e
+SHA1 (patch-.._scripts_install__fcitx5__icons) = 2ee7b5e36131be11192517c57119fe5c2b28d4c4
+SHA1 (patch-2.26.4282.100) = 9d9cd404657afc24f5e280c9db1835b2827182c7
+SHA1 (patch-base_base.gyp) = d8d9abc0da196f0573ad645937812710c7c67746
+SHA1 (patch-base_clock.cc) = bac420650fed0450cf82b5071703a1c60e974a93
+SHA1 (patch-base_cpu__stats.cc) = 9c18fb2543f352951969822e0095f01f0e8d3bcd
+SHA1 (patch-base_logging.cc) = 7ef5fc94744f37dc771684d2f1c218006118ec9e
+SHA1 (patch-base_mutex.cc) = c52761be5ef60af35685a4de18ef18a083b1d0b9
+SHA1 (patch-base_password__manager.cc) = 6b669b7c2cf15b1a85e648265dfca0f34e86d00d
+SHA1 (patch-base_port.h) = 73b76a61759e32dcb7edcbb70b5cff6ad091a15c
+SHA1 (patch-base_process.cc) = 9b838e6178d7dd64012c94b9c55a201d096e4680
+SHA1 (patch-base_run__level.cc) = b26b0c8a457b9feb9a4de0abd7d5aae5bcd9e491
+SHA1 (patch-base_system__util.cc) = bdd468c5a22fe8ecc3de57168162944afd0bb20d
+SHA1 (patch-base_thread.cc) = 5e62c41beedc57dec004d100753bae4c77289762
+SHA1 (patch-build__mozc.py) = c0ef43010c0f048550ed4a5e9bb7b29c8a24ac77
+SHA1 (patch-build__tools_mozc__version.py) = 133f6b17d9dc811284901513e4e4ae3711710082
+SHA1 (patch-build__tools_util.py) = 5ca614adf2453fcc33c18cda74c0d9b2e4f6bc21
+SHA1 (patch-client_client.cc) = c11341d48ce55af0aea440800da4a53a62a436c1
+SHA1 (patch-config.bzl) = 5f959d46741f2f3fbf0fbbe38aa8fa1baafadb27
+SHA1 (patch-config_stats__config__util__test.cc) = f1af7403f8e06faadc5c46267d2d8b26a60c8f8d
+SHA1 (patch-gui_config__dialog_config__dialog.cc) = f3349d6ed2bee63f7bb92bc71f9d8a8ab1316b74
+SHA1 (patch-gui_config__dialog_keybinding__editor.cc) = 09c03f57031306b5cca8f1e546719db936159e2d
+SHA1 (patch-gui_dictionary__tool_dictionary__tool.cc) = cae617cc8e324b0f93adc1e76632a018530cd2c7
+SHA1 (patch-gui_qt__libraries.gypi) = ceb8d5b15d4cd5b2d907406f02413290bd4ab652
+SHA1 (patch-gui_qt__moc.gypi) = e3d42e61b35012cda10da13aa03cee67786e171c
+SHA1 (patch-gui_qt__rcc.gypi) = d38a849fe8e81672eb441a41936f454d8e45ff5c
+SHA1 (patch-gui_qt__uic.gypi) = 7dd69ee109e81f0e70f2866b77555412518b4844
+SHA1 (patch-gui_word__register__dialog_word__register__dialog.cc) = 218e3706b819855814ba8871504fc7ccb4e40b23
+SHA1 (patch-gyp_common.gypi) = 18e03490d6758ce49f4b79eb1259409cd440faba
+SHA1 (patch-gyp_directories.gypi) = eea985113aac5b99bf3c12267ad754817eef5dcc
+SHA1 (patch-ipc_ipc__path__manager.cc) = cd1352bd5333f1ed755dcf6221f931fcd0a936d3
+SHA1 (patch-ipc_ipc__path__manager__test.cc) = 1b83b513383f184f5ab5a56cce734b7934998533
+SHA1 (patch-ipc_named__event.cc) = 8be0b1e5c4675e5b238e07b63e395dbed3c2d125
+SHA1 (patch-ipc_unix__ipc.cc) = d5d86910ca610015103a309bba8d6392d96f6ce6
+SHA1 (patch-renderer_renderer.gyp) = 83493259d6b8cd9ab6871512bebc9616d72132d1
+SHA1 (patch-session_session.cc) = 3ae2c8dd056aae4c92d9dbfdac53d9c45261aad2
+SHA1 (patch-session_session__test.cc) = 7396e2f4931257d8a33087b1bed5418a038fefa1
+SHA1 (patch-third__party_abseil-cpp_absl_base_config.h) = e996fad886e0763c7be7b79735819e668159fd82
+SHA1 (patch-third__party_protobuf_post__process__dist.sh) = 8adc79d5d7eed3cbf406ebcfbd5832b7a050ced6
+SHA1 (patch-unix_ibus_ibus.gyp) = aa2077cf3c379bf9ce33e97abe478540346782ad
+SHA1 (patch-unix_ibus_path__util.cc) = a6aa368d9ce8926e200602fdc370c13e35d5a8cf
diff -r b1fe7c42f24d -r f7f17b874699 inputmethod/fcitx5-mozc/patches/patch-.._scripts_install__fcitx5
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-mozc/patches/patch-.._scripts_install__fcitx5  Wed Feb 17 15:29:51 2021 +0000
@@ -0,0 +1,31 @@
+$NetBSD: patch-.._scripts_install__fcitx5,v 1.1 2021/02/17 15:29:51 ryoon Exp $
+
+--- ../scripts/install_fcitx5.orig     2021-02-17 12:18:42.000000000 +0000
++++ ../scripts/install_fcitx5
+@@ -1,7 +1,7 @@
+ #!/bin/sh
+ 
+ _bldtype="${_bldtype:-Debug}"
+-PREFIX="${PREFIX:-/usr}"
++PREFIX="${DESTDIR}${PREFIX:-/usr}"
+ 
+ for pofile in unix/fcitx5/po/*.po
+ do
+@@ -9,13 +9,13 @@ do
+     lang=${filename/.po/}
+     mofile=${pofile/.po/.mo}
+     msgfmt $pofile -o $mofile
+-    install -D -m 644 "$mofile" "${PREFIX}/share/locale/$lang/LC_MESSAGES/fcitx5-mozc.mo"
++    install -m 644 "$mofile" "${PREFIX}/share/locale/$lang/LC_MESSAGES/fcitx5-mozc.mo"
+     rm -f $mofile
+ done
+ 
+-install -D -m 755 "out_linux/${_bldtype}/fcitx5-mozc.so" "${PREFIX}/lib/fcitx5/fcitx5-mozc.so"
+-install -D -m 644 unix/fcitx5/mozc-addon.conf "${PREFIX}/share/fcitx5/addon/mozc.conf"
+-install -D -m 644 unix/fcitx5/mozc.conf "${PREFIX}/share/fcitx5/inputmethod/mozc.conf"
++install -m 755 "out_${OSDEST}/${_bldtype}/fcitx5-mozc.so" "${PREFIX}/lib/fcitx5/fcitx5-mozc.so"
++install -m 644 unix/fcitx5/mozc-addon.conf "${PREFIX}/share/fcitx5/addon/mozc.conf"
++install -m 644 unix/fcitx5/mozc.conf "${PREFIX}/share/fcitx5/inputmethod/mozc.conf"
+ 
+ PREFIX="${PREFIX}" ../scripts/install_fcitx5_icons
+ 
diff -r b1fe7c42f24d -r f7f17b874699 inputmethod/fcitx5-mozc/patches/patch-.._scripts_install__fcitx5__icons
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-mozc/patches/patch-.._scripts_install__fcitx5__icons   Wed Feb 17 15:29:51 2021 +0000
@@ -0,0 +1,33 @@
+$NetBSD: patch-.._scripts_install__fcitx5__icons,v 1.1 2021/02/17 15:29:51 ryoon Exp $
+
+--- ../scripts/install_fcitx5_icons.orig       2021-02-17 12:18:42.000000000 +0000
++++ ../scripts/install_fcitx5_icons
+@@ -2,17 +2,17 @@
+ 
+ PREFIX="${PREFIX:-/usr}"
+ 
+-install -D -m 644 data/images/product_icon_32bpp-128.png "${PREFIX}/share/icons/hicolor/128x128/apps/org.fcitx.Fcitx5.fcitx-mozc.png"
+-install -D -m 644 data/images/unix/ime_product_icon_opensource-32.png "${PREFIX}/share/icons/hicolor/32x32/apps/org.fcitx.Fcitx5.fcitx-mozc.png"
+-install -D -m 644 ../scripts/icons/ui-alpha_full.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-alpha-full.png"
+-install -D -m 644 ../scripts/icons/ui-alpha_half.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-alpha-half.png"
+-install -D -m 644 ../scripts/icons/ui-direct.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-direct.png"
+-install -D -m 644 ../scripts/icons/ui-hiragana.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-hiragana.png"
+-install -D -m 644 ../scripts/icons/ui-katakana_full.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-katakana-full.png"
+-install -D -m 644 ../scripts/icons/ui-katakana_half.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-katakana-half.png"
+-install -D -m 644 ../scripts/icons/ui-dictionary.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-dictionary.png"
+-install -D -m 644 ../scripts/icons/ui-properties.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-properties.png"
+-install -D -m 644 ../scripts/icons/ui-tool.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-tool.png"
++install -m 644 data/images/product_icon_32bpp-128.png "${PREFIX}/share/icons/hicolor/128x128/apps/org.fcitx.Fcitx5.fcitx-mozc.png"
++install -m 644 data/images/unix/ime_product_icon_opensource-32.png "${PREFIX}/share/icons/hicolor/32x32/apps/org.fcitx.Fcitx5.fcitx-mozc.png"
++install -m 644 ../scripts/icons/ui-alpha_full.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-alpha-full.png"
++install -m 644 ../scripts/icons/ui-alpha_half.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-alpha-half.png"
++install -m 644 ../scripts/icons/ui-direct.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-direct.png"
++install -m 644 ../scripts/icons/ui-hiragana.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-hiragana.png"
++install -m 644 ../scripts/icons/ui-katakana_full.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-katakana-full.png"
++install -m 644 ../scripts/icons/ui-katakana_half.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-katakana-half.png"
++install -m 644 ../scripts/icons/ui-dictionary.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-dictionary.png"
++install -m 644 ../scripts/icons/ui-properties.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-properties.png"
++install -m 644 ../scripts/icons/ui-tool.png "${PREFIX}/share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-mozc-tool.png"
+ 
+ ln -sf org.fcitx.Fcitx5.fcitx-mozc.png "${PREFIX}/share/icons/hicolor/128x128/apps/fcitx-mozc.png"
+ ln -sf org.fcitx.Fcitx5.fcitx-mozc.png "${PREFIX}/share/icons/hicolor/32x32/apps/fcitx-mozc.png"
diff -r b1fe7c42f24d -r f7f17b874699 inputmethod/fcitx5-mozc/patches/patch-2.26.4282.100
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-mozc/patches/patch-2.26.4282.100       Wed Feb 17 15:29:51 2021 +0000
@@ -0,0 +1,12023 @@
+$NetBSD: patch-2.26.4282.100,v 1.1 2021/02/17 15:29:51 ryoon Exp $
+



Home | Main Index | Thread Index | Old Index