diff --git a/metadata/com.hughes.android.dictionary.txt b/metadata/com.hughes.android.dictionary.txt new file mode 100644 index 0000000000..ecfbdf59da --- /dev/null +++ b/metadata/com.hughes.android.dictionary.txt @@ -0,0 +1,24 @@ +Category:Office +License:Apache2 +Web Site:http://code.google.com/p/quickdic-dictionary/ +Source Code:http://code.google.com/p/quickdic-dictionary/source/checkout +Issue Tracker:http://code.google.com/p/quickdic-dictionary/issues/list + +Summary:Offline translation dictionary +Description: +Uses data from Wiktionary and Beolingus to generate dictionary files that can +be used offline. +. + +Repo Type:git +Repo:https://code.google.com/p/quickdic-dictionary.dictionary/ + +Build Version:3.0.1,15,6507667d0e0af60c201ae6c732c15e2fd07886ae,prebuild=mkdir libs && \ +mv jars/*.jar libs/ && \ +git clone https://code.google.com/p/quickdic-dictionary.util/ Util && \ +cd Util && \ +git checkout c848279fde9af59fdd167eacbc5deb0258223c8e && \ +cd .. && \ +cp -r Util/src . && \ +rm -rf Util/ +