fdroiddata/metadata/cx.hell.android.pdfview.yml
Marcus Hoffmann e592d5f878 add ndk r12b to any buildjni build that doesn't have an ndk
r12b has been forever the default. Let's explicitly request that version
where we know we need it.

Note; there's other builds that still implicitly rely on that version
that don't use the buildjni flag. We don't really have a good way of
finding those, except manually.
2020-11-13 00:36:45 +01:00

103 lines
2.4 KiB
YAML

Categories:
- Reading
License: GPL-3.0-only
SourceCode: https://github.com/mpietrzak/apv
IssueTracker: https://github.com/mpietrzak/apv/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LKB59NTKW9QLS
Bitcoin: 1MLdh6uAPymWVJ4bmRde684uTcLJWwumkK
AutoName: APV PDF Viewer
Description: |-
Native PDF viewer based on the MuPDF library
Features:
* Textual search support
* Flexible key/button/gesture configuration
* Different color schemes for comfortable reading
* Optimizations for eInk
* x86 support
* Pinch to zoom
RepoType: git
Repo: https://github.com/mpietrzak/apv
Builds:
- versionName: 0.3.0
versionCode: 300
disable: this crashes when built with the patch used in 0.3.2 7a75fb292687
commit: unknown - see disabled
subdir: pdfview
prebuild: scripts/build-native.sh
buildjni:
- yes
ndk: r12b
- versionName: 0.3.2
versionCode: 32000
commit: ff030f8b49e6
subdir: pdfview
patch:
- fdroid-ndk-build.patch
prebuild: scripts/build-native.sh
target: android-8
- versionName: 0.3.4
versionCode: 34000
commit: 4f6cb715dbef
subdir: pdfview
forceversion: true
forcevercode: true
prebuild:
- sed -i '/ndk-build/d' scripts/build-native.sh
- ./scripts/build-native.sh
- sed -i '/proguard/d' project.properties
target: android-10
buildjni:
- yes
ndk: r12b
- versionName: 0.3.4.5
versionCode: 34050
commit: 4af40f772898
subdir: pdfview
prebuild:
- sed -i '/ndk-build/d' scripts/build-native.sh
- ./scripts/build-native.sh
- sed -i '/proguard/d' project.properties
target: android-10
buildjni:
- yes
ndk: r12b
- versionName: 0.4.0
versionCode: 40000
commit: 69670732537b
subdir: pdfview
extlibs:
- android/android-support-v4.jar
prebuild:
- sed -i '/ndk-build/d' scripts/build-native.sh
- ./scripts/build-native.sh
- sed -i '/proguard/d' project.properties
target: android-17
buildjni:
- yes
ndk: r12b
- versionName: 0.4.0.1
versionCode: 40010
disable: not a release
commit: unknown - see disabled
subdir: pdfview
- versionName: 0.4.0.2
versionCode: 40020
disable: not a release
commit: unknown - see disabled
subdir: pdfview
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 0.4.0.2
CurrentVersionCode: 40020