summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-02-28 15:43:09 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-02-28 15:43:09 +0000
commit8550c3dc2250228de458f4025bbbc35cc1698cdd (patch)
treedda5b86adcb03c35c7cf08dac4000e13a30fcd92 /app-i18n
parentAdded ~amd64. (diff)
downloadhistorical-8550c3dc2250228de458f4025bbbc35cc1698cdd.tar.gz
historical-8550c3dc2250228de458f4025bbbc35cc1698cdd.tar.bz2
historical-8550c3dc2250228de458f4025bbbc35cc1698cdd.zip
Version bumped.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/anthy/ChangeLog7
-rw-r--r--app-i18n/anthy/Manifest16
-rw-r--r--app-i18n/anthy/anthy-6300.ebuild76
-rw-r--r--app-i18n/anthy/files/digest-anthy-63001
4 files changed, 92 insertions, 8 deletions
diff --git a/app-i18n/anthy/ChangeLog b/app-i18n/anthy/ChangeLog
index fc5235df21d4..1d498380fdc7 100644
--- a/app-i18n/anthy/ChangeLog
+++ b/app-i18n/anthy/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-i18n/anthy
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.42 2005/02/05 07:19:04 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.43 2005/02/28 15:43:09 matsuu Exp $
+
+*anthy-6300 (01 Mar 2005)
+
+ 01 Mar 2005; MATSUU Takuto <matsuu@gentoo.org> +anthy-6300.ebuild:
+ Version bumped.
*anthy-5900-r1 (05 Feb 2005)
diff --git a/app-i18n/anthy/Manifest b/app-i18n/anthy/Manifest
index de2e3c3790f3..4f8ade9c40d8 100644
--- a/app-i18n/anthy/Manifest
+++ b/app-i18n/anthy/Manifest
@@ -1,12 +1,14 @@
-MD5 e72151545883788d6f6f58897b1b7fd5 anthy-5900.ebuild 1525
-MD5 785ca668393705a2619e50f7ab2cf8ae ChangeLog 5532
-MD5 bae17b53f1633ca708e67b8762933954 metadata.xml 616
-MD5 d18c6e42e3350d26a92daf72c7b83d36 anthy-5900-r1.ebuild 1669
MD5 62ce7f3bee5456885154291076eee2bd anthy-5100b.ebuild 1488
+MD5 48ab43548fc16d51dfd32edc614126fc anthy-6300.ebuild 1667
+MD5 d18c6e42e3350d26a92daf72c7b83d36 anthy-5900-r1.ebuild 1669
+MD5 50fd5e5aed503324c3805e3b8225752f ChangeLog 5648
+MD5 bae17b53f1633ca708e67b8762933954 metadata.xml 616
+MD5 e72151545883788d6f6f58897b1b7fd5 anthy-5900.ebuild 1525
MD5 1de60bf0fab67ba591207d17b725109e anthy-5500.ebuild 1611
+MD5 9ad5e85186b6813cb0e7a76976ed8fd3 files/anthy-mkdic-gcc34.patch 790
+MD5 a43bee494b9bf2ac632a52d8dd686722 files/digest-anthy-5500 63
MD5 5f13ff8fdbc22d40da3964a5a7639f6d files/digest-anthy-5900 63
-MD5 d91fcb424ec63b588900d2d88a8bcee2 files/50anthy-gentoo.el 99
+MD5 a6f330e602aa73d0914d688b3c360e85 files/digest-anthy-6300 63
MD5 5f13ff8fdbc22d40da3964a5a7639f6d files/digest-anthy-5900-r1 63
MD5 0929884906bad3f7f4b85908b5425ba8 files/digest-anthy-5100b 64
-MD5 a43bee494b9bf2ac632a52d8dd686722 files/digest-anthy-5500 63
-MD5 9ad5e85186b6813cb0e7a76976ed8fd3 files/anthy-mkdic-gcc34.patch 790
+MD5 d91fcb424ec63b588900d2d88a8bcee2 files/50anthy-gentoo.el 99
diff --git a/app-i18n/anthy/anthy-6300.ebuild b/app-i18n/anthy/anthy-6300.ebuild
new file mode 100644
index 000000000000..a5334531f0ca
--- /dev/null
+++ b/app-i18n/anthy/anthy-6300.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-6300.ebuild,v 1.1 2005/02/28 15:43:09 matsuu Exp $
+
+inherit elisp-common eutils
+
+IUSE="emacs ucs4"
+
+DESCRIPTION="Anthy -- free and secure Japanese input system"
+HOMEPAGE="http://anthy.sourceforge.jp/"
+SRC_URI="mirror://sourceforge.jp/anthy/13543/${P}.tar.gz"
+
+RESTRICT="nomirror"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86"
+SLOT="0"
+
+DEPEND="emacs? ( virtual/emacs )
+ !app-i18n/anthy-ss"
+
+src_unpack() {
+
+ unpack ${A}
+
+ cd ${S}
+ if has_version '>=sys-devel/gcc-3.4' ; then
+ epatch ${FILESDIR}/anthy-mkdic-gcc34.patch
+ fi
+}
+
+src_compile() {
+
+ local myconf
+ local cannadicdir=/var/lib/canna/dic/canna
+
+ use emacs || myconf="EMACS=no"
+ use ucs4 && myconf="${myconf} --enable-ucs4"
+
+ if has_version 'app-dicts/canna-zipcode'; then
+ einfo "Adding zipcode.t and jigyosyo.t to anthy.dic."
+ cp ${cannadicdir}/{zipcode,jigyosyo}.t mkanthydic
+ sed -i -e "/^EXTRA_DICS/s|$| zipcode.t jigyosyo.t|" mkanthydic/Makefile.in
+ fi
+
+ if has_version 'app-dicts/canna-2ch'; then
+ einfo "Adding nichan.ctd to anthy.dic."
+ cp ${cannadicdir}/nichan.ctd mkanthydic/2ch.t
+ sed -i -e "/^EXTRA_DICS/s|$| 2ch.t|" mkanthydic/Makefile.in
+ fi
+
+ econf ${myconf} || die
+ emake || die
+
+}
+
+src_install() {
+
+ make DESTDIR=${D} install || die
+
+ use emacs && elisp-site-file-install ${FILESDIR}/50anthy-gentoo.el
+
+ dodoc [A-Z][A-Z]* ChangeLog doc/[A-Z0-9][A-Z0-9]* doc/protocol.txt
+
+}
+
+pkg_postinst() {
+
+ use emacs && elisp-site-regen
+
+}
+
+pkg_postrm() {
+
+ has_version virtual/emacs && elisp-site-regen
+
+}
diff --git a/app-i18n/anthy/files/digest-anthy-6300 b/app-i18n/anthy/files/digest-anthy-6300
new file mode 100644
index 000000000000..def7990c7cec
--- /dev/null
+++ b/app-i18n/anthy/files/digest-anthy-6300
@@ -0,0 +1 @@
+MD5 198ff6175994bf4ff40c50b1ec3e6734 anthy-6300.tar.gz 2020760