summaryrefslogtreecommitdiffstats
path: root/spelling/aspell-en/DETAILS
diff options
context:
space:
mode:
authorJeremy Blosser2006-04-24 11:47:57 -0500
committerJeremy Blosser2006-04-24 11:47:57 -0500
commit693a69309778d4e60411f37aa713b9d5de07eebd (patch)
treef8c5c3f1005a6bf88d55aef2479e603e7541eb91 /spelling/aspell-en/DETAILS
parent105075d2585e8e0b8ff7c13a0b0780f17a8ddc8b (diff)
sync ./spelling/aspell-en from stable-rc 0.4
Diffstat (limited to 'spelling/aspell-en/DETAILS')
-rwxr-xr-xspelling/aspell-en/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/spelling/aspell-en/DETAILS b/spelling/aspell-en/DETAILS
new file mode 100755
index 0000000000..4faf554db2
--- /dev/null
+++ b/spelling/aspell-en/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=aspell-en
+ BUILD_API=2
+ ASPELL_BRANCH=6
+DICTIONARY_SPELL=`echo ${SPELL} | cut -d - -f 1`
+ LANGUAGE_CODE=`echo ${SPELL} | cut -d - -f 2`
+ VERSION=6.0-0
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${DICTIONARY_SPELL}${ASPELL_BRANCH}-${LANGUAGE_CODE}-${VERSION}
+ SOURCE=${DICTIONARY_SPELL}${ASPELL_BRANCH}-${LANGUAGE_CODE}-${VERSION}.tar.bz2
+ SOURCE_URL=${GNU_URL}/${DICTIONARY_SPELL}/dict/${LANGUAGE_CODE}/${SOURCE}
+ SOURCE_GPG=gnu.gpg:${SOURCE}.sig
+ SOURCE2=${SOURCE}.sig
+ SOURCE2_URL=${GNU_URL}/${DICTIONARY_SPELL}/dict/${LANGUAGE_CODE}/${SOURCE2}
+ SOURCE2_IGNORE=signature
+ WEB_SITE=http://aspell.sourceforge.net
+ LICENSE[0]=GPL
+ ENTERED=20011028
+ UPDATED=20011028
+ SHORT="English aspell dictionary"
+cat << EOF
+English aspell dictionary
+EOF