Metadata: added quickdict
This commit is contained in:
parent
7f9aa7ec37
commit
b8537799a6
24
metadata/com.hughes.android.dictionary.txt
Normal file
24
metadata/com.hughes.android.dictionary.txt
Normal file
|
@ -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/
|
||||||
|
|
Loading…
Reference in a new issue