FreeBSD Bugzilla – Attachment 143514 Details for
Bug 190777
[Maintainer] [STAGE] textproc/kmfl-sil-yi: stagify, cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kmfl-sil-yi-20020903_4.patch
kmfl-sil-yi-20020903_4.patch (text/plain), 2.41 KB, created by
Nikola Lečić
on 2014-06-08 01:50:48 UTC
(
hide
)
Description:
kmfl-sil-yi-20020903_4.patch
Filename:
MIME Type:
Creator:
Nikola Lečić
Created:
2014-06-08 01:50:48 UTC
Size:
2.41 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 356954) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= kmfl-sil-yi > PORTVERSION= 20020903 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= textproc > MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=SILYi12OFL_Src&filename=/ \ > http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ >@@ -23,27 +23,16 @@ > KMFL_DIR= share/kmfl > KMFL_ICONS_DIR= share/kmfl/icons > >+SUB_FILES= pkg-message >+ > PLIST_FILES= ${KMFL_DIR}/Yi7.kmn \ > ${KMFL_ICONS_DIR}/YiPinYin.bmp > PLIST_DIRSTRY= ${KMFL_ICONS_DIR} \ > ${KMFL_DIR} > >-NO_STAGE= yes > do-install: >- ${MKDIR} ${LOCALBASE}/${KMFL_DIR} ${LOCALBASE}/${KMFL_ICONS_DIR} >- ${INSTALL_DATA} ${WRKSRC}/SourceFiles/*.kmn ${LOCALBASE}/${KMFL_DIR} >- ${INSTALL_DATA} ${WRKSRC}/SourceFiles/*.bmp ${LOCALBASE}/${KMFL_ICONS_DIR} >+ ${MKDIR} ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} >+ ${INSTALL_DATA} ${WRKSRC}/SourceFiles/*.kmn ${STAGEDIR}${PREFIX}/${KMFL_DIR} >+ ${INSTALL_DATA} ${WRKSRC}/SourceFiles/*.bmp ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} > >-post-install: >- @${ECHO_MSG} "--------------------------------------------------------" >- @${ECHO_MSG} " You should now have the new keyboard in the section" >- @${ECHO_MSG} " \"Others\" in your SCIM/IBus menu. If you don't see it," >- @${ECHO_MSG} " restart X." >- @${ECHO_MSG} >- @${ECHO_MSG} " At the moment, this keyboard has no documentation." >- @${ECHO_MSG} " As a general rule, type the Pinyin romanization for" >- @${ECHO_MSG} " that syllable, followed by a space. For punctuation," >- @${ECHO_MSG} " try usual punctuation keystrokes." >- @${ECHO_MSG} "--------------------------------------------------------" >- > .include <bsd.port.mk> >Index: files/pkg-message.in >=================================================================== >--- files/pkg-message.in (revision 0) >+++ files/pkg-message.in (working copy) >@@ -0,0 +1,10 @@ >+--------------------------------------------------------- >+ You should now have the new keyboard in the section >+ "Others" in your SCIM/IBus menu. If you don't see it, >+ restart X. >+ >+ At the moment, this keyboard has no documentation. >+ As a general rule, type the Pinyin romanization for >+ that syllable, followed by a space. For punctuation, >+ try usual punctuation keystrokes. >+---------------------------------------------------------
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 190777
: 143514
Working