diff options
Diffstat (limited to 'chinese/scim-chinese')
-rw-r--r-- | chinese/scim-chinese/Makefile | 12 | ||||
-rw-r--r-- | chinese/scim-chinese/distinfo | 4 | ||||
-rw-r--r-- | chinese/scim-chinese/pkg-message | 4 | ||||
-rw-r--r-- | chinese/scim-chinese/pkg-plist | 2 |
4 files changed, 12 insertions, 10 deletions
diff --git a/chinese/scim-chinese/Makefile b/chinese/scim-chinese/Makefile index 8fc745b..46f90f1 100644 --- a/chinese/scim-chinese/Makefile +++ b/chinese/scim-chinese/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-chinese/distinfo b/chinese/scim-chinese/distinfo index 68b7803..17d28b3 100644 --- a/chinese/scim-chinese/distinfo +++ b/chinese/scim-chinese/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-chinese/pkg-message b/chinese/scim-chinese/pkg-message index 40e04af..9e61f11 100644 --- a/chinese/scim-chinese/pkg-message +++ b/chinese/scim-chinese/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-chinese/pkg-plist b/chinese/scim-chinese/pkg-plist index 34061e7..cee9826 100644 --- a/chinese/scim-chinese/pkg-plist +++ b/chinese/scim-chinese/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 |