summaryrefslogtreecommitdiffstats
path: root/i18n/ami
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /i18n/ami
initial commit from stable 0.3
Diffstat (limited to 'i18n/ami')
-rwxr-xr-xi18n/ami/DEPENDS1
-rwxr-xr-xi18n/ami/DETAILS15
-rw-r--r--i18n/ami/HISTORY10
3 files changed, 26 insertions, 0 deletions
diff --git a/i18n/ami/DEPENDS b/i18n/ami/DEPENDS
new file mode 100755
index 0000000000..694ecbbe4c
--- /dev/null
+++ b/i18n/ami/DEPENDS
@@ -0,0 +1 @@
+depends gdk-pixbuf
diff --git a/i18n/ami/DETAILS b/i18n/ami/DETAILS
new file mode 100755
index 0000000000..4ad42d1d66
--- /dev/null
+++ b/i18n/ami/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=ami
+ VERSION=1.2.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://ami.kldp.net/
+ SOURCE_URL[0]=http://download.kldp.net/ami/$SOURCE
+ MD5[0]=b2856139f71cda63fbb203f7ca57e169
+ LICENSE[0]=GPL
+ ENTERED=20030912
+ UPDATED=20030912
+ MAINTAINER=jimmy@yen.tp
+ SHORT="An XIM input method server for Hangul/Korean"
+cat << EOF
+Ami is an XIM input method server for Hangul/Korean.
+EOF
diff --git a/i18n/ami/HISTORY b/i18n/ami/HISTORY
new file mode 100644
index 0000000000..6196a20122
--- /dev/null
+++ b/i18n/ami/HISTORY
@@ -0,0 +1,10 @@
+2004-02-19 Eric Sandall <eric@sandall.us>
+ * DEPENDS: Added dependency on gdk-pixbuf (Bug #6025)
+ Removed dependency on gtk+ (implied by gdk-pixbuf)
+
+2003-12-10 Eric Sandall <eric@sandall.us>
+ * Added to i18n (Bug #4332)
+
+2003-09-12 Jimmy Yen <jimmy@yen.tp>
+ * Created spell.
+