summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-08-30 09:12:55 +0000
committerMamoru Komachi <usata@gentoo.org>2004-08-30 09:12:55 +0000
commite2822d88d7dac8a9f28322d6415d5f4e8d3b718a (patch)
treecc0b128799db41529582428c096fa4aebc9d314a /app-i18n/scim-hangul
parentVersion bumped. (diff)
downloadhistorical-e2822d88d7dac8a9f28322d6415d5f4e8d3b718a.tar.gz
historical-e2822d88d7dac8a9f28322d6415d5f4e8d3b718a.tar.bz2
historical-e2822d88d7dac8a9f28322d6415d5f4e8d3b718a.zip
Version bumped. Marked 0.1.0 stable on x86.
Diffstat (limited to 'app-i18n/scim-hangul')
-rw-r--r--app-i18n/scim-hangul/ChangeLog8
-rw-r--r--app-i18n/scim-hangul/Manifest6
-rw-r--r--app-i18n/scim-hangul/files/digest-scim-hangul-0.1.21
-rw-r--r--app-i18n/scim-hangul/scim-hangul-0.1.0.ebuild4
-rw-r--r--app-i18n/scim-hangul/scim-hangul-0.1.2.ebuild37
5 files changed, 51 insertions, 5 deletions
diff --git a/app-i18n/scim-hangul/ChangeLog b/app-i18n/scim-hangul/ChangeLog
index f545e108b7e8..1574abf7ad30 100644
--- a/app-i18n/scim-hangul/ChangeLog
+++ b/app-i18n/scim-hangul/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-i18n/scim-hangul
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.5 2004/08/23 10:38:12 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.6 2004/08/30 09:12:55 usata Exp $
+
+*scim-hangul-0.1.2 (30 Aug 2004)
+
+ 30 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> scim-hangul-0.1.0.ebuild,
+ +scim-hangul-0.1.2.ebuild:
+ Version bumped. Marked 0.1.0 stable on x86.
*scim-hangul-0.1.1 (23 Aug 2004)
diff --git a/app-i18n/scim-hangul/Manifest b/app-i18n/scim-hangul/Manifest
index d47cdc612451..a10b5b13a3f1 100644
--- a/app-i18n/scim-hangul/Manifest
+++ b/app-i18n/scim-hangul/Manifest
@@ -1,6 +1,8 @@
-MD5 d26619d982099df1ae937958ff74607d ChangeLog 1003
+MD5 07955cc1e5608a2ab50a397a5427f762 ChangeLog 1188
MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
-MD5 03c4eb477d32ee45efc74703eeea36e3 scim-hangul-0.1.0.ebuild 935
+MD5 edef5e1a974a495edd75f9ad09bb5722 scim-hangul-0.1.2.ebuild 944
+MD5 f4a8d5777478756fd65f1eab704aea51 scim-hangul-0.1.0.ebuild 934
MD5 a51ef06e4f61e0292714281acfb126c3 scim-hangul-0.1.1.ebuild 944
MD5 bf4e9b703583618d7308303656a8fdb2 files/digest-scim-hangul-0.1.1 69
+MD5 aa20d810924e12d946707d8b9e60334c files/digest-scim-hangul-0.1.2 69
MD5 9e8c2a1a0b48af6feab64bff43510bf1 files/digest-scim-hangul-0.1.0 69
diff --git a/app-i18n/scim-hangul/files/digest-scim-hangul-0.1.2 b/app-i18n/scim-hangul/files/digest-scim-hangul-0.1.2
new file mode 100644
index 000000000000..199627b21ca2
--- /dev/null
+++ b/app-i18n/scim-hangul/files/digest-scim-hangul-0.1.2
@@ -0,0 +1 @@
+MD5 5ede8e3436009268972c2a74ab59d880 scim-hangul-0.1.2.tar.gz 621823
diff --git a/app-i18n/scim-hangul/scim-hangul-0.1.0.ebuild b/app-i18n/scim-hangul/scim-hangul-0.1.0.ebuild
index 03414d8c5cac..16384c507c8d 100644
--- a/app-i18n/scim-hangul/scim-hangul-0.1.0.ebuild
+++ b/app-i18n/scim-hangul/scim-hangul-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.1.0.ebuild,v 1.1 2004/08/17 12:47:00 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.1.0.ebuild,v 1.2 2004/08/30 09:12:55 usata Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="|| ( >=app-i18n/scim-0.99.0 app-i18n/scim-cvs )"
diff --git a/app-i18n/scim-hangul/scim-hangul-0.1.2.ebuild b/app-i18n/scim-hangul/scim-hangul-0.1.2.ebuild
new file mode 100644
index 000000000000..936a55d2de3c
--- /dev/null
+++ b/app-i18n/scim-hangul/scim-hangul-0.1.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.1.2.ebuild,v 1.1 2004/08/30 09:12:55 usata Exp $
+
+inherit eutils
+
+DESCRIPTION="Hangul IMEngine for SCIM ported from imhangul"
+HOMEPAGE="http://scim.freedesktop.org/ScimHangul"
+SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+
+DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 )"
+
+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 -d"
+ einfo "export XMODIFIERS=@im=SCIM"
+ einfo
+}