diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-18 21:35:11 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-18 21:35:11 +0000 |
commit | 095442602948137833d518952772ccd5367ad7ba (patch) | |
tree | a5a3b72d476c1090660e82a41933e3661e654f5b /chinese/scim-pinyin | |
parent | fd7ffd7e3ef06e5e3ab5c9c626f410020f9aa67f (diff) | |
download | ports-095442602948137833d518952772ccd5367ad7ba.tar.gz ports-095442602948137833d518952772ccd5367ad7ba.zip |
Notes
Diffstat (limited to 'chinese/scim-pinyin')
-rw-r--r-- | chinese/scim-pinyin/Makefile | 12 | ||||
-rw-r--r-- | chinese/scim-pinyin/distinfo | 4 | ||||
-rw-r--r-- | chinese/scim-pinyin/pkg-message | 4 | ||||
-rw-r--r-- | chinese/scim-pinyin/pkg-plist | 2 |
4 files changed, 12 insertions, 10 deletions
diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile index 8fc745bc0915..46f90f1fe69c 100644 --- a/chinese/scim-pinyin/Makefile +++ b/chinese/scim-pinyin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scim-chinese -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/scim-chinese/ @@ -30,10 +30,10 @@ CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ .include <bsd.port.pre.mk> .if ${OSVERSION} < 500035 -BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport -RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/stlport" \ - LDFLAGS="-L${LOCALBASE}/lib -lstlport_gcc -lintl ${PTHREAD_LIBS}" +BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport +RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/stlport" \ + LDFLAGS="-L${LOCALBASE}/lib -lstlport_gcc -lintl ${PTHREAD_LIBS}" EXTRA_PATCHES= ${FILESDIR}/extra-patch-4-stable .else CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ @@ -43,7 +43,7 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ post-install: @${CAT} ${PKGMESSAGE} @${ECHO} - @${ECHO} To display this message again, type \`make post-install\' + @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} .include <bsd.port.post.mk> diff --git a/chinese/scim-pinyin/distinfo b/chinese/scim-pinyin/distinfo index 68b7803e0d66..17d28b3a43b9 100644 --- a/chinese/scim-pinyin/distinfo +++ b/chinese/scim-pinyin/distinfo @@ -1,2 +1,2 @@ -MD5 (scim-chinese-0.4.1.tar.gz) = 9df58f1a2fe4b3e2f5893de6d2b8d7a1 -SIZE (scim-chinese-0.4.1.tar.gz) = 4813372 +MD5 (scim-chinese-0.4.2.tar.gz) = 6949d2dd3b408231ebd98a8f0a2dc7c8 +SIZE (scim-chinese-0.4.2.tar.gz) = 4826385 diff --git a/chinese/scim-pinyin/pkg-message b/chinese/scim-pinyin/pkg-message index 40e04afc9969..9e61f11cd1b4 100644 --- a/chinese/scim-pinyin/pkg-message +++ b/chinese/scim-pinyin/pkg-message @@ -1,5 +1,5 @@ -------------------------------------------------------------------- -Remember to set environment varible XMODIFIERS: +Remember to set environment variable XMODIFIERS: csh/tcsh: setenv XMODIFIERS @im=SCIM sh/bash: export XMODIFIERS='@im=SCIM' @@ -11,7 +11,7 @@ and set LANG, LC_CTYPE to one of the following values: Traditional Chinese: zh_TW.UTF-8, zh_TW.Big5 - zh_HK.UTF-8, zh_HK.Big5-HKSCS + zh_HK.UTF-8, zh_HK.Big5-HKSCS To start the SCIM input method daemon, use command: diff --git a/chinese/scim-pinyin/pkg-plist b/chinese/scim-pinyin/pkg-plist index 34061e70cfd9..cee98268c862 100644 --- a/chinese/scim-pinyin/pkg-plist +++ b/chinese/scim-pinyin/pkg-plist @@ -2,6 +2,8 @@ etc/gconf/schemas/scim-chinese.schemas lib/scim-1.0/IMEngine/pinyin.so lib/scim-1.0/SetupUI/pinyin-imengine-setup.so +share/locale/ko/LC_MESSAGES/scim-chinese.mo +share/locale/ja/LC_MESSAGES/scim-chinese.mo share/locale/zh_CN/LC_MESSAGES/scim-chinese.mo share/locale/zh_TW/LC_MESSAGES/scim-chinese.mo share/scim/chinese/phrase_lib |