From db1c58c0b6cf6fde95065b23020fe687e931f032 Mon Sep 17 00:00:00 2001 From: Ismael Luceno Date: Wed, 31 Mar 2010 12:04:22 -0300 Subject: i18n/ibus-anthy: new spell, Anthy module for IBus --- i18n/ibus-anthy/DEPENDS | 2 ++ i18n/ibus-anthy/DETAILS | 14 ++++++++++++++ i18n/ibus-anthy/HISTORY | 3 +++ 3 files changed, 19 insertions(+) create mode 100755 i18n/ibus-anthy/DEPENDS create mode 100755 i18n/ibus-anthy/DETAILS create mode 100644 i18n/ibus-anthy/HISTORY (limited to 'i18n') diff --git a/i18n/ibus-anthy/DEPENDS b/i18n/ibus-anthy/DEPENDS new file mode 100755 index 0000000000..18ba5ab46d --- /dev/null +++ b/i18n/ibus-anthy/DEPENDS @@ -0,0 +1,2 @@ +depends ibus && +depends anthy diff --git a/i18n/ibus-anthy/DETAILS b/i18n/ibus-anthy/DETAILS new file mode 100755 index 0000000000..71d3801dca --- /dev/null +++ b/i18n/ibus-anthy/DETAILS @@ -0,0 +1,14 @@ + SPELL=ibus-anthy + VERSION=1.2.0.20100313 + SOURCE="${SPELL}-${VERSION}.tar.gz" + SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE} + SOURCE_HASH=sha512:7168ee06c2cb9d69c2d4530b2c752e688eaad6ec2b3577026ef2081b81643791598947ac0d30d00dab2c8a9b5a4bf86519037fc0ddc75ca375c55813f61066d4 +SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" + WEB_SITE="http://code.google.com/p/ibus/" + LICENSE[0]=LGPL + ENTERED=20100331 + SHORT="Anthy input module for IBus" +cat << EOF +This module connects IBus to Anthy, a Japanese input method for +Hiragana-to-Kanji/Kana conversion. +EOF diff --git a/i18n/ibus-anthy/HISTORY b/i18n/ibus-anthy/HISTORY new file mode 100644 index 0000000000..2c4ce321d7 --- /dev/null +++ b/i18n/ibus-anthy/HISTORY @@ -0,0 +1,3 @@ +2010-03-31 Ismael Luceno + * DEPENDS, DETAILS: spell created + -- cgit v1.2.3