FreeBSD Bugzilla – Attachment 196981 Details for
Bug 231252
japanese/fcitx-skk: update to 0.1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update japanese/fcitx-skk to 0.1.4 (pkg-plist fix)
ports_japanese_fcitx-skk-0.1.4-2.diff (text/plain), 2.58 KB, created by
Ryo ONODERA
on 2018-09-09 07:21:29 UTC
(
hide
)
Description:
update japanese/fcitx-skk to 0.1.4 (pkg-plist fix)
Filename:
MIME Type:
Creator:
Ryo ONODERA
Created:
2018-09-09 07:21:29 UTC
Size:
2.58 KB
patch
obsolete
>Index: japanese/fcitx-skk/Makefile >=================================================================== >--- japanese/fcitx-skk/Makefile (revision 479266) >+++ japanese/fcitx-skk/Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= fcitx-skk >-PORTVERSION= 0.1.2 >-PORTREVISION= 3 >+PORTVERSION= 0.1.4 > CATEGORIES= japanese > MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ > DIST_SUBDIR= fcitx >@@ -20,20 +19,21 @@ > INSTALLS_ICONS= yes > CMAKE_ARGS+= -DSKK_DEFAULT_PATH=${LOCALBASE}/share/skk/SKK-JISYO.L > >-OPTIONS_DEFINE= QT4 >-OPTIONS_DEFAULT=QT4 >-QT4_DESC= Enable Qt for GUI configuration >+OPTIONS_DEFINE= QT5 >+OPTIONS_DEFAULT=QT5 >+QT5_DESC= Enable Qt for GUI configuration > > .include <bsd.port.options.mk> > >-.if ${PORT_OPTIONS:MQT4} >-USES+= qt:4 >-USE_QT= qmake_build moc_build rcc_build uic_build gui >+.if ${PORT_OPTIONS:MQT5} >+USES+= qt:5 >+USE_QT= qmake_build gui widgets > USE_LDCONFIG= ${PREFIX}/lib/fcitx/qt >-PLIST_SUB+= QT4="" >+PLIST_SUB+= QT5="" >+LIB_DEPENDS= libFcitxQt5WidgetsAddons.so:textproc/fcitx-qt5 > .else > CMAKE_ARGS+= -DENABLE_QT=OFF >-PLIST_SUB+= QT4="@comment " >+PLIST_SUB+= QT5="@comment " > .endif > > .include <bsd.port.mk> >Index: japanese/fcitx-skk/distinfo >=================================================================== >--- japanese/fcitx-skk/distinfo (revision 479266) >+++ japanese/fcitx-skk/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (fcitx/fcitx-skk-0.1.2.tar.xz) = b22404a01fd8aabfa2d687969f8e9eefb18a8e42daa91de4c428331f45e4bdf5 >-SIZE (fcitx/fcitx-skk-0.1.2.tar.xz) = 31948 >+TIMESTAMP = 1536413818 >+SHA256 (fcitx/fcitx-skk-0.1.4.tar.xz) = 17fe59f23da7721d43bfa5a06cb2bc09214f3b9aecef257ee385d802c7f3a732 >+SIZE (fcitx/fcitx-skk-0.1.4.tar.xz) = 34708 >Index: japanese/fcitx-skk/pkg-plist >=================================================================== >--- japanese/fcitx-skk/pkg-plist (revision 479266) >+++ japanese/fcitx-skk/pkg-plist (working copy) >@@ -1,11 +1,17 @@ > share/fcitx/imicon/skk.png > share/icons/hicolor/64x64/apps/fcitx-skk.png >+share/locale/ca/LC_MESSAGES/fcitx-skk.mo >+share/locale/da/LC_MESSAGES/fcitx-skk.mo > share/locale/de/LC_MESSAGES/fcitx-skk.mo > share/locale/ja/LC_MESSAGES/fcitx-skk.mo >+share/locale/ko/LC_MESSAGES/fcitx-skk.mo >+share/locale/ru/LC_MESSAGES/fcitx-skk.mo >+share/locale/tr/LC_MESSAGES/fcitx-skk.mo > share/locale/vi/LC_MESSAGES/fcitx-skk.mo > share/locale/zh_CN/LC_MESSAGES/fcitx-skk.mo >+share/locale/zh_TW/LC_MESSAGES/fcitx-skk.mo > lib/fcitx/fcitx-skk.so >-%%QT4%%lib/fcitx/qt/libfcitx-skk-config.so >+%%QT5%%lib/fcitx/qt/libfcitx-skk-config.so > share/fcitx/addon/fcitx-skk.conf > share/fcitx/configdesc/fcitx-skk.desc > share/fcitx/inputmethod/skk.conf
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231252
:
196977
|
196981
|
197856