diff options
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 |