summaryrefslogtreecommitdiffstats
path: root/i18n/ibus/DETAILS
diff options
context:
space:
mode:
authorIsmael Luceno2010-03-31 12:03:48 -0300
committerIsmael Luceno2010-03-31 12:05:20 -0300
commit0ee2e17a9095e0ddff866447d172f6a9467a046d (patch)
tree241099c1243e0665b2fc0b493fe8d74fdb371efc /i18n/ibus/DETAILS
parentbce9ddd62184f9f58b37c2d00ab7ead038843575 (diff)
i18n/ibus: new spell, IBus input framework
Diffstat (limited to 'i18n/ibus/DETAILS')
-rwxr-xr-xi18n/ibus/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/i18n/ibus/DETAILS b/i18n/ibus/DETAILS
new file mode 100755
index 0000000000..d2398b8e1d
--- /dev/null
+++ b/i18n/ibus/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=ibus
+ VERSION=1.3.1
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
+ SOURCE_HASH=sha512:d30abe9a0b17249d485c32810b0b6d13fa5ce17e824cfc9e72680a2537ca5fbba0b242f75c607bcab9f3fb5ea12d0521cbd6d35b9e0a036128c2647eed5edf3e
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://code.google.com/p/ibus/"
+ LICENSE[0]=LGPL
+ ENTERED=20100331
+ SHORT="Intelligent Input Bus"
+cat << EOF
+IBus (Intelligent Input Bus) is a next generation input framework for UNIX
+and UNIX-like operating systems.
+EOF