diff options
author | pav <pav@FreeBSD.org> | 2009-12-19 12:59:35 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-19 12:59:35 +0000 |
commit | 56c3e4cb278e88587a3185045bd35c72396e032d (patch) | |
tree | 84f33dfe030319e34fe6be0e8f353b473ec96b23 /chinese | |
parent | 3240e7d6e48cb8329a67228b6e917c68e9de5306 (diff) | |
download | FreeBSD-ports-56c3e4cb278e88587a3185045bd35c72396e032d.zip FreeBSD-ports-56c3e4cb278e88587a3185045bd35c72396e032d.tar.gz |
- Update to 0.3.3
PR: ports/141750
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
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 13232af..18396ec 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 d0762c0..4273406 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 e81cd2e..b02fbfa 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 |