mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
Categories:
|
|
- Reading
|
|
License: GPL-2.0-only
|
|
AuthorName: Vadim Lopatin
|
|
AuthorEmail: coolreader.org@gmail.com
|
|
SourceCode: https://github.com/buggins/coolreader
|
|
IssueTracker: https://github.com/buggins/coolreader/issues
|
|
Donate: https://sourceforge.net/p/crengine/donate
|
|
|
|
AutoName: Cool Reader
|
|
Description: |-
|
|
An e-book reader. Supported formats: FB2, TXT, RTF, TCR, HTML, EPUB, CHM. Browse
|
|
free books online and add your own OPDS shares.
|
|
|
|
The default dictionary app is non-free. However, you can choose
|
|
https://f-droid.org/packages/aarddict.android as a dictionary from the Dictionary section of the
|
|
Settings.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/buggins/coolreader
|
|
|
|
Builds:
|
|
- versionName: 3.2.58-1-fdroid
|
|
versionCode: 32580
|
|
commit: cr3.2.58
|
|
subdir: android/app
|
|
gradle:
|
|
- fdroid
|
|
rm:
|
|
- cr3gui
|
|
- cr3qt
|
|
- cr3wx
|
|
prebuild:
|
|
- sed -i -e 's/enable true/enable false/' build.gradle
|
|
- cd ../..
|
|
- ./thirdparty-deploy.sh
|
|
scandelete:
|
|
- thirdparty
|
|
ndk: r21e
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 3.2.58-1-fdroid
|
|
CurrentVersionCode: 32580
|