FreeBSD Bugzilla – Attachment 129589 Details for
Bug 173590
New ports: textproc/fcitx-m17n and vietnamese/fcitx-unikey, libm17n and unikey support for Fcitx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
fcitx-unikey.shar
fcitx-unikey.shar (text/plain), 3.48 KB, created by
lichray
on 2013-02-10 23:00:05 UTC
(
hide
)
Description:
fcitx-unikey.shar
Filename:
MIME Type:
Creator:
lichray
Created:
2013-02-10 23:00:05 UTC
Size:
3.48 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># fcitx-unikey ># fcitx-unikey/pkg-descr ># fcitx-unikey/Makefile ># fcitx-unikey/pkg-plist ># fcitx-unikey/distinfo ># fcitx-unikey/files ># fcitx-unikey/files/patch-macro-editor_CMakeLists.txt ># >echo c - fcitx-unikey >mkdir -p fcitx-unikey > /dev/null 2>&1 >echo x - fcitx-unikey/pkg-descr >sed 's/^X//' >fcitx-unikey/pkg-descr << 'd9b4cd83993db407dcbfbf4d1269be1a' >Xfcitx-unikey provides UniKey (Vietnamese keyboard) to the Fcitx IM >Xframework. >X >XWWW: http://code.google.com/p/fcitx/ >d9b4cd83993db407dcbfbf4d1269be1a >echo x - fcitx-unikey/Makefile >sed 's/^X//' >fcitx-unikey/Makefile << '45ef9eaff72c2686eafb37e345cfe832' >X# Created by: Zhihao Yuan <lichray@gmail.com> >X# $FreeBSD$ >X >XPORTNAME= fcitx-unikey >XPORTVERSION= 0.1.1 >XCATEGORIES= vietnamese >XMASTER_SITES= GOOGLE_CODE >XDIST_SUBDIR= fcitx >X >XMAINTAINER= lichray@gmail.com >XCOMMENT= UniKey support for Fcitx >X >XLICENSE= GPLv3 >X >XLIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx >X >XUSE_XZ= yes >XUSE_GETTEXT= yes >XUSE_CMAKE= yes >XUSE_GNOME= intltool >XINSTALLS_ICONS= yes >X >XOPTIONS_DEFINE= QT4 >XOPTIONS_DEFAULT=QT4 >X >XQT4_DESC= Install the UniKey macro editor >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MQT4} >XUSE_QT4= qmake_build moc_build rcc_build uic_build dbus gui >XCMAKE_ARGS+= -DENABLE_EDITOR=ON >XPLIST_SUB+= QT4="" >X.else >XPLIST_SUB+= QT4="@comment " >X.endif >X >XPROJECTHOST= fcitx >X >X.include <bsd.port.mk> >45ef9eaff72c2686eafb37e345cfe832 >echo x - fcitx-unikey/pkg-plist >sed 's/^X//' >fcitx-unikey/pkg-plist << 'bd0024ee0007e50fef1ec82cf849c58d' >X%%QT4%%bin/fcitx-unikey-macro-editor >Xlib/fcitx/fcitx-unikey.so >Xshare/fcitx/addon/fcitx-unikey.conf >Xshare/fcitx/configdesc/fcitx-unikey.desc >Xshare/fcitx/inputmethod/unikey.conf >Xshare/fcitx/skin/default/unikey.png >Xshare/icons/hicolor/256x256/apps/fcitx-unikey.png >Xshare/locale/vi/LC_MESSAGES/fcitx-unikey.mo >Xshare/locale/zh_CN/LC_MESSAGES/fcitx-unikey.mo >bd0024ee0007e50fef1ec82cf849c58d >echo x - fcitx-unikey/distinfo >sed 's/^X//' >fcitx-unikey/distinfo << '8f9c65426104cc58b6d2fd7c777abade' >XSHA256 (fcitx/fcitx-unikey-0.1.1.tar.xz) = 41512c1d322ddf6add85cdb54c96a27f23ff42cad68c5226c2672b61881acfcd >XSIZE (fcitx/fcitx-unikey-0.1.1.tar.xz) = 72564 >8f9c65426104cc58b6d2fd7c777abade >echo c - fcitx-unikey/files >mkdir -p fcitx-unikey/files > /dev/null 2>&1 >echo x - fcitx-unikey/files/patch-macro-editor_CMakeLists.txt >sed 's/^X//' >fcitx-unikey/files/patch-macro-editor_CMakeLists.txt << '862326be5011464b3d74aa34ec45dac3' >X--- macro-editor/CMakeLists.txt.orig 2012-10-22 11:19:06.000000000 -0500 >X+++ macro-editor/CMakeLists.txt 2012-11-11 14:48:38.055584178 -0600 >X@@ -1,8 +1,10 @@ >X include_directories( >X+ ${QT_INCLUDE_DIR} >X ${QT_QTCORE_INCLUDE_DIR} >X ${QT_QTGUI_INCLUDE_DIR} >X ${CMAKE_CURRENT_BINARY_DIR} >X ${PROJECT_SOURCE_DIR}/unikey >X+ ${FCITX4_PREFIX}/include >X ) >X >X link_directories( >X@@ -34,6 +36,9 @@ target_link_libraries(fcitx-unikey-macro >X unikey >X ${FCITX4_FCITX_UTILS_LIBRARIES} >X ${FCITX4_FCITX_CONFIG_LIBRARIES} >X+ -lintl >X ) >X >X-install(TARGETS fcitx-unikey-macro-editor DESTINATION ${FCITX4_PREFIX}/bin) >X\ No newline at end of file >X+if (ENABLE_EDITOR) >X+install(TARGETS fcitx-unikey-macro-editor DESTINATION ${FCITX4_PREFIX}/bin) >X+endif (ENABLE_EDITOR) >862326be5011464b3d74aa34ec45dac3 >exit >
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 Raw
Actions:
View
Attachments on
bug 173590
:
129588
| 129589