diff options
author | 2004-08-23 10:45:42 +0000 | |
---|---|---|
committer | 2004-08-23 10:45:42 +0000 | |
commit | f4b78c5925d2523f0781321ea52bcf2c4d1fca22 (patch) | |
tree | c4c08df8b2a63b3e00bc92d88bc486c901105a04 /app-i18n/scim-m17n | |
parent | new upstream release (Manifest recommit) (diff) | |
download | gentoo-2-f4b78c5925d2523f0781321ea52bcf2c4d1fca22.tar.gz gentoo-2-f4b78c5925d2523f0781321ea52bcf2c4d1fca22.tar.bz2 gentoo-2-f4b78c5925d2523f0781321ea52bcf2c4d1fca22.zip |
Version bumped.
Diffstat (limited to 'app-i18n/scim-m17n')
-rw-r--r-- | app-i18n/scim-m17n/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/scim-m17n/Manifest | 14 | ||||
-rw-r--r-- | app-i18n/scim-m17n/files/digest-scim-m17n-0.1.2 | 1 | ||||
-rw-r--r-- | app-i18n/scim-m17n/scim-m17n-0.1.2.ebuild | 36 |
4 files changed, 46 insertions, 12 deletions
diff --git a/app-i18n/scim-m17n/ChangeLog b/app-i18n/scim-m17n/ChangeLog index 9b7871c0cb0c..92fcfe03f7b6 100644 --- a/app-i18n/scim-m17n/ChangeLog +++ b/app-i18n/scim-m17n/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/scim-m17n # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.11 2004/08/09 18:52:23 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.12 2004/08/23 10:43:02 usata Exp $ + +*scim-m17n-0.1.2 (23 Aug 2004) + + 23 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +scim-m17n-0.1.2.ebuild: + Version bumped. 09 Aug 2004; Tom Martin <slarti@gentoo.org> scim-m17n-0.1.1.ebuild: Marked ~amd64, bug #55845 diff --git a/app-i18n/scim-m17n/Manifest b/app-i18n/scim-m17n/Manifest index 6a7ada811258..539653d17163 100644 --- a/app-i18n/scim-m17n/Manifest +++ b/app-i18n/scim-m17n/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 847d409203b557497c382dfdb4aa146f scim-m17n-0.1.1.ebuild 1002 MD5 5c2de6b920b84c72f41bd5a99da18415 ChangeLog 1685 MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 +MD5 847d409203b557497c382dfdb4aa146f scim-m17n-0.1.1.ebuild 1002 +MD5 1977a238526e0a73a9a479abc9413c0c scim-m17n-0.1.2.ebuild 1013 MD5 40505cfad629794482118c6dcd0444f5 files/digest-scim-m17n-0.1.1 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.5 (GNU/Linux) - -iD8DBQFBF8gcCHk4+ZoBpvsRAhoQAJ4sxcfbCG4bBHDMzUNt9MA2EHGhCACfYES0 -PziPXl0Vz2+4hM8YPXrwbQo= -=PLnn ------END PGP SIGNATURE----- +MD5 c391d0cc5aa55a41517995a65d135522 files/digest-scim-m17n-0.1.2 67 diff --git a/app-i18n/scim-m17n/files/digest-scim-m17n-0.1.2 b/app-i18n/scim-m17n/files/digest-scim-m17n-0.1.2 new file mode 100644 index 000000000000..bc0e68ae670e --- /dev/null +++ b/app-i18n/scim-m17n/files/digest-scim-m17n-0.1.2 @@ -0,0 +1 @@ +MD5 a1e049445d813cbe6bd1f098694b6d88 scim-m17n-0.1.2.tar.gz 321768 diff --git a/app-i18n/scim-m17n/scim-m17n-0.1.2.ebuild b/app-i18n/scim-m17n/scim-m17n-0.1.2.ebuild new file mode 100644 index 000000000000..8e0bdc4cd1cb --- /dev/null +++ b/app-i18n/scim-m17n/scim-m17n-0.1.2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.1.2.ebuild,v 1.1 2004/08/23 10:43:02 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" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~alpha ~amd64" +IUSE="" + +DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) + >=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 ChangeLog 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 +} |