summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-05-29 02:49:29 +0000
committerMamoru Komachi <usata@gentoo.org>2005-05-29 02:49:29 +0000
commitb024580217f8cddc2a621dfc4e37ca8202a4bb59 (patch)
treefdfc30717a967055b59efa9342b62e78d7f2f690 /app-i18n/skkfep
parentfixing bug 94278 (diff)
downloadgentoo-2-b024580217f8cddc2a621dfc4e37ca8202a4bb59.tar.gz
gentoo-2-b024580217f8cddc2a621dfc4e37ca8202a4bb59.tar.bz2
gentoo-2-b024580217f8cddc2a621dfc4e37ca8202a4bb59.zip
Version bumped.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-i18n/skkfep')
-rw-r--r--app-i18n/skkfep/ChangeLog7
-rw-r--r--app-i18n/skkfep/Manifest2
-rw-r--r--app-i18n/skkfep/files/digest-skkfep-0.872
-rw-r--r--app-i18n/skkfep/skkfep-0.87.ebuild51
4 files changed, 61 insertions, 1 deletions
diff --git a/app-i18n/skkfep/ChangeLog b/app-i18n/skkfep/ChangeLog
index 2d908be84621..f0faa81d08c1 100644
--- a/app-i18n/skkfep/ChangeLog
+++ b/app-i18n/skkfep/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-i18n/skkfep
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkfep/ChangeLog,v 1.4 2005/01/01 14:40:40 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkfep/ChangeLog,v 1.5 2005/05/29 02:49:29 usata Exp $
+
+*skkfep-0.87 (29 May 2005)
+
+ 29 May 2005; Mamoru KOMACHI <usata@gentoo.org> +skkfep-0.87.ebuild:
+ Version bumped.
22 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> skkfep-0.86c.ebuild:
Stable on x86 and ppc.
diff --git a/app-i18n/skkfep/Manifest b/app-i18n/skkfep/Manifest
index 552760e6dd40..5569ddaf2526 100644
--- a/app-i18n/skkfep/Manifest
+++ b/app-i18n/skkfep/Manifest
@@ -1,4 +1,6 @@
MD5 f2f06192583227db6a1d7545ac5184a3 ChangeLog 421
MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
MD5 ac726639b197b5d150514b61a431899d skkfep-0.86c.ebuild 1139
+MD5 e4d6cedaa89a5fde358857763f5431d9 skkfep-0.87.ebuild 1115
MD5 48df17230bebc2d2ccb335f709694d2b files/digest-skkfep-0.86c 135
+MD5 f31dd088a47f54614f6d167e9f803bea files/digest-skkfep-0.87 135
diff --git a/app-i18n/skkfep/files/digest-skkfep-0.87 b/app-i18n/skkfep/files/digest-skkfep-0.87
new file mode 100644
index 000000000000..d3647a93ad85
--- /dev/null
+++ b/app-i18n/skkfep/files/digest-skkfep-0.87
@@ -0,0 +1,2 @@
+MD5 558c273e3d6d546dc6fa0779563b7163 skkfep-0.87.tar.gz 45711
+MD5 6878933a826167aa576f413fa6b37d35 skkfep0.86c-kh1.2.10.patch.gz 30234
diff --git a/app-i18n/skkfep/skkfep-0.87.ebuild b/app-i18n/skkfep/skkfep-0.87.ebuild
new file mode 100644
index 000000000000..0670cb428e53
--- /dev/null
+++ b/app-i18n/skkfep/skkfep-0.87.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkfep/skkfep-0.87.ebuild,v 1.1 2005/05/29 02:49:29 usata Exp $
+
+inherit eutils
+
+KH_P="${PN}0.86c-kh1.2.10"
+
+DESCRIPTION="A SKK-like Japanese input method for console"
+HOMEPAGE="http://homepage2.nifty.com/aito/soft.html"
+SRC_URI="http://homepage2.nifty.com/aito/skkfep/${P}.tar.gz"
+# "http://www1.interq.or.jp/~deton/jvim-skk/${KH_P}.patch.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+IUSE=""
+
+DEPEND=">=sys-apps/sed-4
+ sys-apps/gawk
+ sys-libs/ncurses"
+RDEPEND="virtual/skkserv"
+
+#S=${WORKDIR}/${PN}
+
+#src_unpack() {
+# unpack ${A}
+# cd ${S}
+# epatch ../${KH_P}.patch
+#}
+
+src_compile() {
+ sed -i -e 's/solaris2/linux/' \
+ -e '/^#define USE_SKKSRCH/s/^/\/* /' \
+ -e '/^#define BOTH_SERVER_AND_SKKSRCH/s/^/\/* /' \
+ -e '/SUSPEND_FEP/s/^\/\*//' config.h
+ sed -i -e 's/termcap/curses/' \
+ -e '/skksrch/s/skksrch\.[co]//' protoMakefile
+ make || die "make failed."
+}
+
+src_install() {
+ dobin skkfep || die
+ doman skkfep.1
+
+ dodoc README* HISTORY INSTALL TODO
+}
+
+pkg_postinst() {
+ einfo "Don't forget to set SKKSERVER to your local skkserv host."
+}