aboutsummaryrefslogtreecommitdiff
path: root/chinese/auto-tw-l10n
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2010-11-01 09:38:47 +0000
committerKevin Lo <kevlo@FreeBSD.org>2010-11-01 09:38:47 +0000
commit3f3838b673c3bf3be824f253fa1dee247a100185 (patch)
tree71ff97aacad78fb71f1ae19c212fe60a4d5dc00f /chinese/auto-tw-l10n
parent0c54af68918a8c60fa75a6e67f8ffaae24c94621 (diff)
downloadports-3f3838b673c3bf3be824f253fa1dee247a100185.tar.gz
ports-3f3838b673c3bf3be824f253fa1dee247a100185.zip
Add iBus configuration
Notes
Notes: svn path=/head/; revision=263883
Diffstat (limited to 'chinese/auto-tw-l10n')
-rw-r--r--chinese/auto-tw-l10n/Makefile6
-rw-r--r--chinese/auto-tw-l10n/files/patch-doc.xinitrc29
2 files changed, 28 insertions, 7 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile
index a1e18d313690..513aa96ceac1 100644
--- a/chinese/auto-tw-l10n/Makefile
+++ b/chinese/auto-tw-l10n/Makefile
@@ -6,7 +6,7 @@
PORTNAME= auto-tw-l10n
PORTVERSION= 1.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= chinese
MASTER_SITES= LOCAL/chinsan
DISTNAME= zh-${PORTNAME}-${PORTVERSION}
@@ -23,7 +23,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-install pkg-message
SUB_LIST= PREFIX=${PREFIX} ZONE=${ZONE} SOURCE_DIR=${WRKSRC} \
WRKDIR=${WRKDIR} FASTEST_CVSUP=${FASTEST_CVSUP}
-OPTIONS= KDE "Enable KDE support" Off
+OPTIONS= KDE3 "Enable KDE support" Off
FASTEST_CVSUP?= ${LOCALBASE}/bin/fastest_cvsup
ZONE?= tw
@@ -31,7 +31,7 @@ ZONE?= tw
.include <bsd.port.pre.mk>
post-patch:
-.if defined(WITH_KDE)
+.if defined(WITH_KDE3)
@${REINPLACE_CMD} -e '5 s/en_US.ISO8859-1/zh_TW.Big5/g' \
${WRKSRC}/dot.cshrc
@${REINPLACE_CMD} -e '1 s/en_US.ISO8859-1/zh_TW.Big5/g' \
diff --git a/chinese/auto-tw-l10n/files/patch-doc.xinitrc b/chinese/auto-tw-l10n/files/patch-doc.xinitrc
index e767bf9add14..3b3587de2232 100644
--- a/chinese/auto-tw-l10n/files/patch-doc.xinitrc
+++ b/chinese/auto-tw-l10n/files/patch-doc.xinitrc
@@ -1,12 +1,33 @@
---- dot.xinitrc.orig 2010-04-12 10:24:29.000000000 +0800
-+++ dot.xinitrc 2010-04-12 10:26:46.000000000 +0800
-@@ -1,3 +1,5 @@
+--- dot.xinitrc.orig 2007-10-23 18:39:29.000000000 +0800
++++ dot.xinitrc 2010-11-01 17:23:01.000000000 +0800
+@@ -1,14 +1,18 @@
+# KDE4
+#export PATH=/usr/local/kde4/bin:$PATH
export TERM=xterm
-@@ -34,4 +36,4 @@
+ export XMODIFIERS='@im=xcin'
+ #export XMODIFIERS='@im=SCIM'
+ #export XMODIFIERS='@im=oxim'
++#export XMODIFIERS=@im=ibus
+
+ #export GTK_IM_MODULE=xcin
+ export GTK_IM_MODULE=xim
+ #export GTK_IM_MODULE=scim
+ #export GTK_IM_MODULE=oxim
++#export GTK_IM_MODULE=ibus
+
+ export QT_IM_MODULE=xim
+
+@@ -19,6 +23,7 @@
+ #exec xcin2.5 &
+ #scim -d &
+ #exec oxim &
++#ibus-daemon -d -x &
+
+ # turn on numlock (x11/numlockx)
+ numlockx
+@@ -34,4 +39,4 @@
#exec startkde
#exec wmaker
#exec startxfce4