Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (db1c58c0b6cf6fde95065b23020fe687e931f032)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (db1c58c0b6cf6fde95065b23020fe687e931f032)
  • Date: Wed, 31 Mar 2010 10:05:52 -0500

GIT changes to master grimoire by Ismael Luceno <ismael.luceno AT gmail.com>:

ChangeLog | 5 ++++-
i18n/ibus-anthy/DEPENDS | 2 ++
i18n/ibus-anthy/DETAILS | 14 ++++++++++++++
i18n/ibus-anthy/HISTORY | 3 +++
i18n/ibus/DEPENDS | 5 +++++
i18n/ibus/DETAILS | 14 ++++++++++++++
i18n/ibus/HISTORY | 3 +++
7 files changed, 45 insertions(+), 1 deletion(-)

New commits:
commit db1c58c0b6cf6fde95065b23020fe687e931f032
Author: Ismael Luceno <ismael.luceno AT gmail.com>
Commit: Ismael Luceno <ismael.luceno AT gmail.com>

i18n/ibus-anthy: new spell, Anthy module for IBus

commit 0ee2e17a9095e0ddff866447d172f6a9467a046d
Author: Ismael Luceno <ismael.luceno AT gmail.com>
Commit: Ismael Luceno <ismael.luceno AT gmail.com>

i18n/ibus: new spell, IBus input framework

commit bce9ddd62184f9f58b37c2d00ab7ead038843575
Author: Ismael Luceno <ismael.luceno AT gmail.com>
Commit: Ismael Luceno <ismael.luceno AT gmail.com>

fix spacing in ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 95daaf7..3f98436 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,16 @@
2010-03-31 Ismael Luceno <ismael AT sourcemage.org>
* kernels/openfwwf: new spell, free software firmware for BCM43xx
* devel/b43-tools: new spell, development tools for BCM43xx
+ * i18n/ibus: new spell, IBus input framework
+ * i18n/ibus-anthy: new spell, Anthy module for IBus

2010-03-30 Treeve Jelbert <treeve AT sourcemage.org>
* dev/shiboken: new spell
Python binding generator based on CPython

2010-03-29 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
- * http/spawn-fcgi : new spell, for fcgi management
+ * http/spawn-fcgi: new spell, for fcgi management
+
2010-03-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* kde4-apps/qtmpc: moved to audio-players to fix installation

diff --git a/i18n/ibus-anthy/DEPENDS b/i18n/ibus-anthy/DEPENDS
new file mode 100755
index 0000000..18ba5ab
--- /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 0000000..71d3801
--- /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 0000000..2c4ce32
--- /dev/null
+++ b/i18n/ibus-anthy/HISTORY
@@ -0,0 +1,3 @@
+2010-03-31 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/i18n/ibus/DEPENDS b/i18n/ibus/DEPENDS
new file mode 100755
index 0000000..6b607bc
--- /dev/null
+++ b/i18n/ibus/DEPENDS
@@ -0,0 +1,5 @@
+depends python &&
+depends dbus-glib &&
+depends dbus-python &&
+depends notify-python &&
+depends iso-codes
diff --git a/i18n/ibus/DETAILS b/i18n/ibus/DETAILS
new file mode 100755
index 0000000..d2398b8
--- /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
diff --git a/i18n/ibus/HISTORY b/i18n/ibus/HISTORY
new file mode 100644
index 0000000..2c4ce32
--- /dev/null
+++ b/i18n/ibus/HISTORY
@@ -0,0 +1,3 @@
+2010-03-31 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (db1c58c0b6cf6fde95065b23020fe687e931f032), Ismael Luceno, 03/31/2010

Archive powered by MHonArc 2.6.24.

Top of Page