summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-06-17 11:39:17 +0000
committerMamoru Komachi <usata@gentoo.org>2004-06-17 11:39:17 +0000
commit74c5fa4ff98de8179e173942338e39d83c6697e9 (patch)
tree8a546b649e964b23b5a14a0591c4b4f1c01d7b5c /app-i18n/scim-m17n
parentQA - inherit eutils. (Manifest recommit) (diff)
downloadgentoo-2-74c5fa4ff98de8179e173942338e39d83c6697e9.tar.gz
gentoo-2-74c5fa4ff98de8179e173942338e39d83c6697e9.tar.bz2
gentoo-2-74c5fa4ff98de8179e173942338e39d83c6697e9.zip
Updated CVS snapshot
Diffstat (limited to 'app-i18n/scim-m17n')
-rw-r--r--app-i18n/scim-m17n/ChangeLog8
-rw-r--r--app-i18n/scim-m17n/Manifest4
-rw-r--r--app-i18n/scim-m17n/files/digest-scim-m17n-0.0.1_pre200406161
-rw-r--r--app-i18n/scim-m17n/scim-m17n-0.0.1_pre20040616.ebuild40
4 files changed, 51 insertions, 2 deletions
diff --git a/app-i18n/scim-m17n/ChangeLog b/app-i18n/scim-m17n/ChangeLog
index 630c59869f29..026814c218a5 100644
--- a/app-i18n/scim-m17n/ChangeLog
+++ b/app-i18n/scim-m17n/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-i18n/scim-m17n
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.1 2004/06/14 17:48:57 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.2 2004/06/17 11:35:13 usata Exp $
+
+*scim-m17n-0.0.1_pre20040616 (17 Jun 2004)
+
+ 17 Jun 2004; Mamoru KOMACHI <usata@gentoo.org>
+ scim-m17n-0.0.1_pre20040616.ebuild:
+ Updated CVS snapshot
*scim-m17n-0.0.1_pre20040614 (15 Jun 2004)
diff --git a/app-i18n/scim-m17n/Manifest b/app-i18n/scim-m17n/Manifest
index ad59214c479e..530750dc87ee 100644
--- a/app-i18n/scim-m17n/Manifest
+++ b/app-i18n/scim-m17n/Manifest
@@ -1,4 +1,6 @@
MD5 2d590b4fb0827e85846147f5407c0521 scim-m17n-0.0.1_pre20040614.ebuild 1165
-MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
+MD5 2d590b4fb0827e85846147f5407c0521 scim-m17n-0.0.1_pre20040616.ebuild 1165
MD5 1fee9e7b4a4eaef5ae8be2b545358ff3 ChangeLog 382
+MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
MD5 3cc942133e2407d4f853b6ee31c0405d files/digest-scim-m17n-0.0.1_pre20040614 76
+MD5 716696ddc84a312899d56b2eccccbc0d files/digest-scim-m17n-0.0.1_pre20040616 76
diff --git a/app-i18n/scim-m17n/files/digest-scim-m17n-0.0.1_pre20040616 b/app-i18n/scim-m17n/files/digest-scim-m17n-0.0.1_pre20040616
new file mode 100644
index 000000000000..ea6e3e4c9708
--- /dev/null
+++ b/app-i18n/scim-m17n/files/digest-scim-m17n-0.0.1_pre20040616
@@ -0,0 +1 @@
+MD5 0a041763d6be74fc579bb16ca0eea9e7 scim-m17n-0.0.1-20040616.tar.gz 474859
diff --git a/app-i18n/scim-m17n/scim-m17n-0.0.1_pre20040616.ebuild b/app-i18n/scim-m17n/scim-m17n-0.0.1_pre20040616.ebuild
new file mode 100644
index 000000000000..899f43eb4c74
--- /dev/null
+++ b/app-i18n/scim-m17n/scim-m17n-0.0.1_pre20040616.ebuild
@@ -0,0 +1,40 @@
+# 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-m17n/scim-m17n-0.0.1_pre20040616.ebuild,v 1.1 2004/06/17 11:35:13 usata Exp $
+
+DESCRIPTION="scim-m17n is an input module for Smart Common Input Method (SCIM) which uses m17n as backend"
+HOMEPAGE="http://freedesktop.org/~suzhe/"
+#SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P/_pre/-}.tar.gz"
+
+S="${WORKDIR}/${PN}-${PV/[0-9]*_pre/}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=">=app-i18n/scim-0.99.0_pre20040614
+ >=dev-libs/m17n-lib-1.0.2-r1"
+
+src_compile() {
+ econf || die
+ emake || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die "make install failed"
+
+ dodoc AUTHORS THANKS README
+}
+
+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 m17n -c simple -d"
+ einfo "LANG='your_language' scim -f x11 -e socket -c socket -d"
+ einfo "export XMODIFIERS=@im=SCIM"
+ einfo
+}