diff options
-rw-r--r-- | chinese/gcin/Makefile | 4 | ||||
-rw-r--r-- | chinese/gcin/distinfo | 4 | ||||
-rw-r--r-- | chinese/gcin/files/patch-Makefile | 11 | ||||
-rw-r--r-- | chinese/gcin/pkg-plist | 3 |
4 files changed, 16 insertions, 6 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 6d0db3bb1cb7..fe5654182662 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,8 +6,8 @@ # PORTNAME= gcin -PORTVERSION= 2.7.1 -PORTREVISION= 1 +PORTVERSION= 2.7.2 +PORTREVISION= 0 CATEGORIES= chinese textproc gnome MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main diff --git a/chinese/gcin/distinfo b/chinese/gcin/distinfo index 15180a4609ba..c537c5d9876f 100644 --- a/chinese/gcin/distinfo +++ b/chinese/gcin/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcin-2.7.1.tar.xz) = d51dda364402d977a6837464ece18ebe526e4a8291698728435bf5097457aa09 -SIZE (gcin-2.7.1.tar.xz) = 2689688 +SHA256 (gcin-2.7.2.tar.xz) = e45013826ff1cfea3f45b03b120d6516782df1b88fb7261516ef0a469a141a7e +SIZE (gcin-2.7.2.tar.xz) = 3005004 diff --git a/chinese/gcin/files/patch-Makefile b/chinese/gcin/files/patch-Makefile index 14cd7604865b..55c3150bc842 100644 --- a/chinese/gcin/files/patch-Makefile +++ b/chinese/gcin/files/patch-Makefile @@ -1,5 +1,5 @@ --- Makefile.orig 2011-12-19 10:45:09.000000000 +0800 -+++ Makefile 2012-01-31 20:30:12.000000000 +0800 ++++ Makefile 2012-02-03 08:29:40.000000000 +0800 @@ -90,7 +90,7 @@ PROGS_CV=kbmcv pin-juyin all: $(PROGS) trad2sim $(GCIN_SO) $(DATA) $(PROGS_CV) gcin.spec gcin-fedora.spec $(MAKE) -C data @@ -9,6 +9,15 @@ if [ $(USE_I18N) = 'Y' ]; then $(MAKE) -C po; fi if [ $(GTK3_IM) = 'Y' ]; then $(MAKE) -C gtk3-im; fi if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im; fi +@@ -204,7 +204,7 @@ install: + $(MAKE) -C data install + $(MAKE) -C im-client install + $(MAKE) -C gtk-im install +- if [ $(BUILD_MODULE) = 'Y' ]; then $(MAKE) -C modules install; fi ++ $(MAKE) -C modules install + if [ $(GTK3_IM) = 'Y' ]; then $(MAKE) -C gtk3-im install; fi + if [ $(QT_IM) = 'Y' ]; then $(MAKE) -C qt-im install; fi + if [ $(QT4_IM) = 'Y' ]; then $(MAKE) -C qt4-im install; fi @@ -221,6 +221,7 @@ install: rm -f $(bindir)/trad2sim; ln -sf sim2trad $(bindir)/trad2sim; \ fi diff --git a/chinese/gcin/pkg-plist b/chinese/gcin/pkg-plist index f3a536aa7d68..dfbbdf65cef4 100644 --- a/chinese/gcin/pkg-plist +++ b/chinese/gcin/pkg-plist @@ -22,7 +22,7 @@ lib/gtk-2.0/immodules/im-gcin.so %%CHEWING_MODULE%%lib/gcin/chewing-module.so lib/gcin/gcin1.so lib/gcin/gcin2.so -%%CHEWING_MODULE%%lib/gcin/intcode-module.so +lib/gcin/intcode-module.so lib/gcin/libgcin-im-client.so lib/gcin/libgcin-im-client.so.1.2.5 lib/gcin/libgcin-im-client.so.1 @@ -91,6 +91,7 @@ share/icons/gcin/cj5.png share/icons/gcin/cj543.png share/icons/gcin/chewing.png share/icons/gcin/dayi3.png +share/icons/gcin/en-gtab.png share/icons/gcin/en-kana-nippon.png share/icons/gcin/en-tsin.png share/icons/gcin/erbi.png |