diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-19 12:59:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-19 12:59:35 +0000 |
commit | b6b410305dfea87d7e10046eee59457286b01783 (patch) | |
tree | d7c4d995fe26a2b4138b43185d47819913617073 /chinese | |
parent | 40f473e916b51ec47a53b2c724f72697264105f1 (diff) | |
download | ports-b6b410305dfea87d7e10046eee59457286b01783.tar.gz ports-b6b410305dfea87d7e10046eee59457286b01783.zip |
- Update to 0.3.3
PR: ports/141750
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Notes
Notes:
svn path=/head/; revision=246234
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/scim-chewing/Makefile | 9 | ||||
-rw-r--r-- | chinese/scim-chewing/distinfo | 6 | ||||
-rw-r--r-- | chinese/scim-chewing/pkg-plist | 1 |
3 files changed, 8 insertions, 8 deletions
diff --git a/chinese/scim-chewing/Makefile b/chinese/scim-chewing/Makefile index 13232afd81fc..18396ecfe934 100644 --- a/chinese/scim-chewing/Makefile +++ b/chinese/scim-chewing/Makefile @@ -6,26 +6,25 @@ # PORTNAME= scim-chewing -PORTVERSION= 0.3.1 -PORTREVISION= 5 +PORTVERSION= 0.3.3 CATEGORIES= chinese MASTER_SITES= http://chewing.csie.net/download/scim/ MAINTAINER= ports@FreeBSD.org COMMENT= SCIM chewing Chinese input methods +BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= chewing.3:${PORTSDIR}/chinese/libchewing -BUILD_DEPENDS= ${RUN_DEPENDS} \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +USE_BZIP2= yes +USE_GNOME= intltool USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-D__STDC_ISO_10646__ -I${LOCALBASE}/include" post-patch: - @${REINPLACE_CMD} -e 's,/1.0.0/,/,g' ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's,@DATADIRNAME@,share,g' ${WRKSRC}/po/Makefile.in.in post-install: diff --git a/chinese/scim-chewing/distinfo b/chinese/scim-chewing/distinfo index d0762c010c7b..4273406a78fb 100644 --- a/chinese/scim-chewing/distinfo +++ b/chinese/scim-chewing/distinfo @@ -1,3 +1,3 @@ -MD5 (scim-chewing-0.3.1.tar.gz) = 7231e143e408b96f8374be9026ce6184 -SHA256 (scim-chewing-0.3.1.tar.gz) = ee88aa2e9ed6b970b01938d1fc8aeca200b866eee380f03623973820f45d75cb -SIZE (scim-chewing-0.3.1.tar.gz) = 434230 +MD5 (scim-chewing-0.3.3.tar.bz2) = 3f17ccae3f20f42a33e464aeb06eb1cb +SHA256 (scim-chewing-0.3.3.tar.bz2) = 671d470f15362a67a660e734f86d92b4f5f4908a8dcfb9b6fd8c871049407cf1 +SIZE (scim-chewing-0.3.3.tar.bz2) = 319314 diff --git a/chinese/scim-chewing/pkg-plist b/chinese/scim-chewing/pkg-plist index e81cd2ec4603..b02fbfa7e4b2 100644 --- a/chinese/scim-chewing/pkg-plist +++ b/chinese/scim-chewing/pkg-plist @@ -4,6 +4,7 @@ lib/scim-1.0/1.4.0/IMEngine/chewing.so lib/scim-1.0/1.4.0/SetupUI/chewing-imengine-setup.a lib/scim-1.0/1.4.0/SetupUI/chewing-imengine-setup.la lib/scim-1.0/1.4.0/SetupUI/chewing-imengine-setup.so +share/locale/nl/LC_MESSAGES/scim-chewing.mo share/locale/zh_TW/LC_MESSAGES/scim-chewing.mo share/scim/icons/scim-chewing-swap-colors.png share/scim/icons/scim-chewing.png |