diff options
-rw-r--r-- | chinese/gcin/Makefile | 9 | ||||
-rw-r--r-- | chinese/gcin/distinfo | 6 | ||||
-rw-r--r-- | chinese/gcin/pkg-plist | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 404b571ad..b151c7801 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,17 +6,16 @@ # PORTNAME= gcin -PORTVERSION= 1.2.6 -PORTREVISION= 3 +PORTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= chinese textproc gnome MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main EXTRACT_ONLY= gcin-${PORTVERSION}.tar.bz2 -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= A traditional chinese input utility in X -USE_XLIB= YES USE_BZIP2= YES GNU_CONFIGURE= YES USE_GNOME= gtk20 @@ -49,7 +48,7 @@ pre-patch: s/QT_IM_DIR=\/usr/QT_IM_DIR=$$prefix/; \ s/mandir=$$datadir/mandir=$$prefix/; \ s/\/usr\/share/$$prefix\/share/; \ - s|control-center-2.0|gnome/control-center-2.0|g ; \ + 109,110 s/control-center-2\.0/gnome\/control-center-2\.0/; \ s/gcc/$$CC/; s/gcin-$$GCIN_VERSION/gcin/' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's/qsort/mergesort/' ${WRKSRC}/gcin2tab.c @${REINPLACE_CMD} -e 's/modify-XIM //; 8,10 d' ${WRKSRC}/scripts/Makefile diff --git a/chinese/gcin/distinfo b/chinese/gcin/distinfo index d11042e14..f3a2530b9 100644 --- a/chinese/gcin/distinfo +++ b/chinese/gcin/distinfo @@ -1,6 +1,6 @@ -MD5 (gcin-1.2.6.tar.bz2) = c3ac7d5114c27ea20e60263890f05b13 -SHA256 (gcin-1.2.6.tar.bz2) = 6b047fb3831c8d007939b0f6b0ca28014c9591b21dfcf9477069139e3651a9f0 -SIZE (gcin-1.2.6.tar.bz2) = 1536223 +MD5 (gcin-1.2.7.tar.bz2) = ccd064960c5eba861020ed7efc640f7e +SHA256 (gcin-1.2.7.tar.bz2) = 45d7852a76d8b3aee64744013d0ae44e940e85033b79f00d8b0890db77150a13 +SIZE (gcin-1.2.7.tar.bz2) = 1541388 MD5 (noseeing-6.tar.gz) = c67e5c85b2805f12bb2f092dfa1814b7 SHA256 (noseeing-6.tar.gz) = 2f240c8dbb15c2249dff74102842bbccfe307a721cf2c092c75dc6234e470f9b SIZE (noseeing-6.tar.gz) = 400429 diff --git a/chinese/gcin/pkg-plist b/chinese/gcin/pkg-plist index 5efeae00f..2a8fd9bea 100644 --- a/chinese/gcin/pkg-plist +++ b/chinese/gcin/pkg-plist @@ -1,5 +1,6 @@ bin/gcin bin/gcin-gb-toggle +bin/gcin-message bin/gcin-setup bin/gcin2tab bin/juyin-learn @@ -37,6 +38,9 @@ lib/libgcin-im-client.so %%DATADIR%%/table/pho.tab %%DATADIR%%/table/phrase.table %%DATADIR%%/table/pinyin.gtab +%%DATADIR%%/table/pinyin.kbm +%%DATADIR%%/table/pinyin-asdf.kbm +%%DATADIR%%/table/pin-juyin.xlt %%DATADIR%%/table/simplex.gtab %%DATADIR%%/table/symbol-table %%DATADIR%%/table/tsin-1.src |