Set autoname of Aard 2
This commit is contained in:
parent
88ebabbdfa
commit
4113c54888
|
@ -4,7 +4,7 @@ Web Site:http://aarddict.org
|
|||
Source Code:https://github.com/itkach/aard2-android
|
||||
Issue Tracker:https://github.com/itkach/aard2-android/issues
|
||||
|
||||
Auto Name:Aard2
|
||||
Auto Name:Aard 2
|
||||
Summary:Offline dictionary
|
||||
Description:
|
||||
Aard 2 for Android is a successor to [[aarddict.android]]. It comes with redesigned user interface, bookmarks, history and a better dictionary storage format.
|
||||
|
@ -16,13 +16,13 @@ Repo:https://github.com/itkach/aard2-android.git
|
|||
Build:0.24,24
|
||||
disable=see maintainer note
|
||||
commit=0.24
|
||||
target=android-19
|
||||
init=rm libs/android-support-v13.jar
|
||||
srclibs=slobber@0.9,slobj@0.7
|
||||
gradle=yes
|
||||
srclibs=slobber@0.9,slobj@0.7
|
||||
prebuild=cp -fR $$slobber$$ ../ && \
|
||||
cp -fR $$slobj$$ ../ && \
|
||||
sed -i -e '/support-v13/acompile "com.android.support:support-v13:22.2.0"' -e 's|compile files|//compile files|g' build.gradle
|
||||
target=android-19
|
||||
|
||||
Maintainer Notes:
|
||||
* slobj has a jar file
|
||||
|
@ -30,6 +30,7 @@ Maintainer Notes:
|
|||
* settings.gradle uses includeflat, which points to ../projectname (see cp -fR).
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
#Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.24
|
||||
|
|
Loading…
Reference in a new issue