Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2019 12:38:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240302] japanese/mozc-server fcitx icon path error
Message-ID:  <bug-240302-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240302

            Bug ID: 240302
           Summary: japanese/mozc-server fcitx icon path error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: t-matubara@miracle.ocn.ne.jp
          Assignee: hrs@FreeBSD.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)

japanese/fcitx-mozc


icon path NG.

please update

japanese/mozc-server

error file:/usr/local/share/fcitx/inputmethod/mozc.conf

IconName=3D/usr/local/local/share/mozc/icon/mozc.png  <--NG
IconName=3D/usr/local/share/fcitx/mozc/icon/mozc.png  <--OK


--- Makefile.orig       2019-09-03 20:20:54.909743000 +0900
+++ Makefile    2019-09-03 21:20:49.269690000 +0900
@@ -4,7 +4,7 @@
 PORTNAME=3D      mozc
 PORTVERSION=3D   2.23.2815.102.00
 DISTVERSIONPREFIX=3D     v
-PORTREVISION=3D  5
+PORTREVISION=3D  6
 CATEGORIES=3D    japanese

 MAINTAINER=3D    hrs@FreeBSD.org
@@ -108,7 +108,7 @@
 .if ${BUILD_MOZC_LIST:Mfcitx_mozc} =3D=3D "fcitx_mozc"
        ${REINPLACE_CMD} 's,/po/mo},%po}mo,g' \
            ${BUILD_WRKSRC}/unix/fcitx/gen_fcitx_mozc_i18n.sh
-       ${REINPLACE_CMD} "s,/usr,${LOCALBASE:Q}," \
+       ${REINPLACE_CMD} "s,share,share/fcitx," \
            ${BUILD_WRKSRC}/unix/fcitx/mozc.conf
 .endif

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240302-7788>