mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Set autoname of Aard 2
This commit is contained in:
parent
88ebabbdfa
commit
4113c54888
1 changed files with 4 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ Web Site:http://aarddict.org
|
||||||
Source Code:https://github.com/itkach/aard2-android
|
Source Code:https://github.com/itkach/aard2-android
|
||||||
Issue Tracker:https://github.com/itkach/aard2-android/issues
|
Issue Tracker:https://github.com/itkach/aard2-android/issues
|
||||||
|
|
||||||
Auto Name:Aard2
|
Auto Name:Aard 2
|
||||||
Summary:Offline dictionary
|
Summary:Offline dictionary
|
||||||
Description:
|
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.
|
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
|
Build:0.24,24
|
||||||
disable=see maintainer note
|
disable=see maintainer note
|
||||||
commit=0.24
|
commit=0.24
|
||||||
target=android-19
|
|
||||||
init=rm libs/android-support-v13.jar
|
init=rm libs/android-support-v13.jar
|
||||||
srclibs=slobber@0.9,slobj@0.7
|
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
srclibs=slobber@0.9,slobj@0.7
|
||||||
prebuild=cp -fR $$slobber$$ ../ && \
|
prebuild=cp -fR $$slobber$$ ../ && \
|
||||||
cp -fR $$slobj$$ ../ && \
|
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
|
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:
|
Maintainer Notes:
|
||||||
* slobj has a jar file
|
* slobj has a jar file
|
||||||
|
|
@ -30,6 +30,7 @@ Maintainer Notes:
|
||||||
* settings.gradle uses includeflat, which points to ../projectname (see cp -fR).
|
* settings.gradle uses includeflat, which points to ../projectname (see cp -fR).
|
||||||
.
|
.
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
#Auto Update Mode:Version %v
|
#Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.24
|
Current Version:0.24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue