fdroiddata/metadata/itkach.aard2.yml
Pierre Rudloff 76a5d68e54 Aard 2: Fix build
And upgrade to 0.39
2019-03-06 17:19:52 +00:00

42 lines
1 KiB
YAML

Categories:
- Reading
License: GPL-3.0-only
WebSite: http://aarddict.org
SourceCode: https://github.com/itkach/aard2-android
IssueTracker: https://github.com/itkach/aard2-android/issues
AutoName: 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.
RepoType: git
Repo: https://github.com/itkach/aard2-android.git
Builds:
- versionName: '0.39'
versionCode: 39
commit: '0.39'
gradle:
- yes
srclibs:
- slobj@0.8
- slobber@0.9
rm:
- libs/android-support-v13.jar
extlibs:
- android/android-support-v13.jar
prebuild:
- sed -i -e '/simple-5.1.7.1.itkach.jar/d' build.gradle
- mv $$slobj$$ .
- mv $$slobber$$ .
- unzip slobber/libs/simple-5.1.7.1-sources.itkach.jar -d src/
- rm -r slobber/libs/
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '0.39'
CurrentVersionCode: 39