diff --git a/chinese/gcin-devel/Makefile b/chinese/gcin-devel/Makefile index bfaa914677ee..278ccb390ab1 100644 --- a/chinese/gcin-devel/Makefile +++ b/chinese/gcin-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gcin -PORTVERSION= 1.4.3.pre8 -PORTREVISION= 1 +PORTVERSION= 1.4.3.pre9 CATEGORIES= chinese textproc gnome MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main \ http://cle.linux.org.tw/gcin/download/:main \ @@ -112,10 +111,20 @@ PLIST_SUB+= QT_IM_MODULE="" PLIST_SUB+= QT_IM_MODULE="@comment " .endif +post-build: +.if !defined(DEBUG_FLAGS) + @${FIND} ${WRKSRC} -name "*.so*" | ${XARGS} strip +.endif + post-install: +.if !defined(DEBUG_FLAGS) +.for f in gcin* gtab-merge juyin-learn phoa2* sim2trad trad2sim ts* + @strip ${PREFIX}/bin/${f} +.endfor +.endif .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for file in Changelog README.html +.for file in Changelog.html README.html ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif diff --git a/chinese/gcin-devel/distinfo b/chinese/gcin-devel/distinfo index a50128492ed3..bab6fb6ec805 100644 --- a/chinese/gcin-devel/distinfo +++ b/chinese/gcin-devel/distinfo @@ -1,6 +1,6 @@ -MD5 (gcin-1.4.3.pre8.tar.bz2) = 8abedd2bee4b50587bb0f5ff090096f9 -SHA256 (gcin-1.4.3.pre8.tar.bz2) = 62891bf1718299867dc6ecbc2729f55d0b56b37ef4a456ce43eee433c23e70b3 -SIZE (gcin-1.4.3.pre8.tar.bz2) = 2479512 +MD5 (gcin-1.4.3.pre9.tar.bz2) = cc016783811e2f8c87baf21fc0a8ed3d +SHA256 (gcin-1.4.3.pre9.tar.bz2) = 4e6bf6d761ef5fdd78a4811c36852a6e231fa3cb59dc4e41dbf29d3280efb8ce +SIZE (gcin-1.4.3.pre9.tar.bz2) = 2812329 MD5 (noseeing-12.tar.gz) = ac89cf9bc9ece68b9f287a222197b147 SHA256 (noseeing-12.tar.gz) = 9082f50db64b9e2971873aca1607c45a8eb41e803b99f66bd239fd587e1ce19b SIZE (noseeing-12.tar.gz) = 416726 diff --git a/chinese/gcin-devel/pkg-plist b/chinese/gcin-devel/pkg-plist index 38ed6f33b008..56429a0fb82e 100644 --- a/chinese/gcin-devel/pkg-plist +++ b/chinese/gcin-devel/pkg-plist @@ -30,6 +30,7 @@ lib/libgcin-im-client.so.1 %%DATADIR%%/script/noseeing-inst %%DATADIR%%/script/utf8-edit %%DATADIR%%/table/ar30.gtab +%%DATADIR%%/table/ar30-big.gtab %%DATADIR%%/table/cj-punc.gtab %%DATADIR%%/table/cj.gtab %%DATADIR%%/table/cj5.gtab @@ -66,7 +67,7 @@ lib/libgcin-im-client.so.1 %%DATADIR%%/table/tsin32.idx %%DATADIR%%/table/zo.kbm %%DATADIR%%/table/zo-asdf.kbm -%%PORTDOCS%%%%DOCSDIR%%/Changelog +%%PORTDOCS%%%%DOCSDIR%%/Changelog.html %%PORTDOCS%%%%DOCSDIR%%/README.html share/applications/gcin share/applications/gcin-setup