Don't update WWWJDIC for Android to 2.3.5 (2350)
This commit is contained in:
parent
4ae8cd8302
commit
a27e409f3a
|
@ -97,6 +97,23 @@ Build:2.3.4,2341
|
|||
echo "android.library.reference.2=$$FinfAgent$$" >> ../wwwjdic/project.properties && \
|
||||
mkdir src
|
||||
|
||||
Build:2.3.5,2350
|
||||
disable=Can't get this version to build
|
||||
commit=1083
|
||||
subdir=wwwjdic-app
|
||||
target=android-19
|
||||
init=rm build.xml
|
||||
update=.,../wwwjdic
|
||||
encoding=utf-8
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=ActionBarSherlock@4.2.0,FinfAgent@v0.1
|
||||
prebuild=wget https://wwwjdic.googlecode.com/svn/branches/2.0/wwwjdic-app/assets/radkfile-u-jis208.txt -P assets/ && \
|
||||
touch assets/keys && \
|
||||
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' ../wwwjdic/project.properties && \
|
||||
echo "android.library.reference.2=$$FinfAgent$$" >> ../wwwjdic/project.properties && \
|
||||
mkdir src
|
||||
|
||||
Maintainer Notes:
|
||||
Note that all development is in branches/2.0, not trunk.
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue