summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-06-20 15:31:17 +0000
committerMamoru Komachi <usata@gentoo.org>2004-06-20 15:31:17 +0000
commitf09e28cb1632dc5c28dbabe22eb02dd1af9ab153 (patch)
tree94a6f98d93577da57e3edd8d22814b1b1904eb58 /app-i18n
parentEbuild cleanup. (Manifest recommit) (diff)
downloadgentoo-2-f09e28cb1632dc5c28dbabe22eb02dd1af9ab153.tar.gz
gentoo-2-f09e28cb1632dc5c28dbabe22eb02dd1af9ab153.tar.bz2
gentoo-2-f09e28cb1632dc5c28dbabe22eb02dd1af9ab153.zip
Updated CVS snapshot
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/scim/ChangeLog8
-rw-r--r--app-i18n/scim/Manifest2
-rw-r--r--app-i18n/scim/files/digest-scim-0.99.0_pre200406201
-rw-r--r--app-i18n/scim/scim-0.99.0_pre20040620.ebuild87
4 files changed, 97 insertions, 1 deletions
diff --git a/app-i18n/scim/ChangeLog b/app-i18n/scim/ChangeLog
index 8ddb54652abd..3cb4e847a4ee 100644
--- a/app-i18n/scim/ChangeLog
+++ b/app-i18n/scim/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-i18n/scim
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.15 2004/06/20 02:15:25 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.16 2004/06/20 15:31:17 usata Exp $
+
+*scim-0.99.0_pre20040620 (21 Jun 2004)
+
+ 21 Jun 2004; Mamoru KOMACHI <usata@gentoo.org>
+ +scim-0.99.0_pre20040620.ebuild:
+ Updated CVS snapshot
*scim-0.99.0_pre20040619 (20 Jun 2004)
diff --git a/app-i18n/scim/Manifest b/app-i18n/scim/Manifest
index 13c9e5f397d9..3d195ee3ce93 100644
--- a/app-i18n/scim/Manifest
+++ b/app-i18n/scim/Manifest
@@ -6,6 +6,7 @@ MD5 bef415d52158581151f5ff91322fa4bf scim-0.99.0_pre20040614.ebuild 2371
MD5 28b3b67980c8a22ab4fd16e090c5c763 scim-0.99.0_pre20040616.ebuild 2371
MD5 fb64042d9a706ce6955e32a9bbe668aa scim-0.9.6.ebuild 2124
MD5 8d6b069ac13228809c125cfbcc36ee31 scim-0.99.0_pre20040619.ebuild 2524
+MD5 8d6b069ac13228809c125cfbcc36ee31 scim-0.99.0_pre20040620.ebuild 2524
MD5 95e4d06699356649f034690e3c3e870e files/scim-0.6.1-gtk2immodule.patch 545
MD5 4b50ec45c69e938123b22d03e8049859 files/digest-scim-0.9.7 63
MD5 43039c7f8ce06975e2c209d220dda81d files/digest-scim-0.8.2 63
@@ -13,3 +14,4 @@ MD5 3fb63387b5b993fdc2a408a77adc452a files/digest-scim-0.99.0_pre20040614 73
MD5 20674680ea4e4fc75c11d2899f2e46cd files/digest-scim-0.99.0_pre20040616 73
MD5 04cde4e146722fc34da8aa1c56c1b2e0 files/digest-scim-0.9.6 63
MD5 28187595166a59de35b126b6ede3bcd0 files/digest-scim-0.99.0_pre20040619 73
+MD5 f8bbf3b14ac38ba0ad2b63a28be9eb9d files/digest-scim-0.99.0_pre20040620 72
diff --git a/app-i18n/scim/files/digest-scim-0.99.0_pre20040620 b/app-i18n/scim/files/digest-scim-0.99.0_pre20040620
new file mode 100644
index 000000000000..b56400de0fb4
--- /dev/null
+++ b/app-i18n/scim/files/digest-scim-0.99.0_pre20040620
@@ -0,0 +1 @@
+MD5 15bc0d196f5d8d7aacaf01f69c913ce5 scim-0.99.0-20040620.tar.gz 903617
diff --git a/app-i18n/scim/scim-0.99.0_pre20040620.ebuild b/app-i18n/scim/scim-0.99.0_pre20040620.ebuild
new file mode 100644
index 000000000000..932dbd9bcd3a
--- /dev/null
+++ b/app-i18n/scim/scim-0.99.0_pre20040620.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-0.99.0_pre20040620.ebuild,v 1.1 2004/06/20 15:31:17 usata Exp $
+
+inherit gnome2 eutils
+
+DESCRIPTION="Smart Common Input Method (SCIM) is a Input Method (IM) development platform"
+HOMEPAGE="http://freedesktop.org/~suzhe/"
+#SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P/_pre/-}.tar.gz
+ http://dev.gentoo.org/~usata/distfiles/${P/_pre/-}.tar.gz"
+S="${WORKDIR}/scim-lib"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="gnome"
+
+RDEPEND="virtual/x11
+ gnome? ( >=gnome-base/gconf-1.2
+ >=dev-libs/libxml2-2.5
+ >=gnome-base/ORBit2-2.8 )
+ >=x11-libs/gtk+-2
+ >=dev-libs/atk-1
+ >=x11-libs/pango-1
+ >=dev-libs/glib-2"
+DEPEND="${RDEPEND}
+ dev-lang/perl
+ sys-devel/autoconf
+ sys-devel/automake"
+PDEPEND="app-i18n/scim-uim
+ app-i18n/scim-m17n"
+
+ELTCONF="--reverse-deps"
+SCROLLKEEPER_UPDATE="0"
+USE_DESTDIR="1"
+
+src_unpack() {
+ unpack ${A}
+ # use scim gtk2 IM module only for chinese/japanese/korean
+ EPATCH_OPTS="-d ${S}" epatch ${FILESDIR}/${PN}-0.6.1-gtk2immodule.patch
+
+ cd ${S}
+ ./bootstrap || die "bootstrap failed"
+ # workaround for problematic makefile
+ sed -i -e "s:^\(scim.*LDFLAGS.*\):\1 -ldl:g" \
+ ${S}/src/Makefile.* || die
+ sed -i -e "s:^\(scim_make_table_LDFLAGS.*\):\1 -ldl:" \
+ ${S}/modules/IMEngine/Makefile.* || die
+ sed -i -e "s:^LDFLAGS = :LDFLAGS = -ldl :g" \
+ -e "s:^\(test.*LDFLAGS.*\):\1 -ldl:g" \
+ ${S}/tests/Makefile.* || die
+ sed -i -e "s:GTK_VERSION=2.3.5:GTK_VERSION=2.4.0:" \
+ ${S}/configure || die
+}
+
+src_compile() {
+ use gnome || G2CONF="${G2CONF} --disable-config-gconf"
+ gnome2_src_compile
+}
+
+src_install() {
+ gnome2_src_install || die "install failed"
+ dodoc README AUTHORS ChangeLog docs/developers docs/scim.cfg
+ dohtml -r docs/html/*
+}
+
+pkg_postinst() {
+ einfo
+ einfo "To use SCIM with both GTK2 and XIM, you should use the following"
+ einfo "in your user startup scripts such as .gnomerc or .xinitrc:"
+ einfo
+ einfo "LANG='your_language' scim -f socket -e uim,m17n -c simple -d"
+ einfo "LANG='your_language' scim -f x11 -e socket -c socket -d"
+ einfo "export XMODIFIERS=@im=SCIM"
+ einfo
+ einfo "where 'your_language' can be zh_CN, zh_TW, ja_JP.eucJP or any other"
+ einfo "UTF-8 locale such as en_US.UTF-8 or ja_JP.UTF-8"
+ einfo
+
+ gtk-query-immodules-2.0 > ${ROOT}etc/gtk-2.0/gtk.immodules
+}
+
+pkg_postrm() {
+
+ gtk-query-immodules-2.0 > ${ROOT}etc/gtk-2.0/gtk.immodules
+}