mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
Categories:
|
|
- Reading
|
|
License: GPL-2.0-only
|
|
WebSite: http://www.sismics.com
|
|
SourceCode: https://github.com/sismics/reader
|
|
IssueTracker: https://github.com/sismics/reader/issues
|
|
|
|
AutoName: Sismics Reader
|
|
Description: |-
|
|
Connect to your Sismics feed aggregator (in the same source code repo; it's also
|
|
written in Java though prebuilts are available).
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/sismics/reader.git
|
|
|
|
Builds:
|
|
- versionName: 1.3.1
|
|
versionCode: 5
|
|
commit: 3284254ca61539ac
|
|
subdir: reader-android
|
|
maven: 'yes'
|
|
extlibs:
|
|
- android/android-support-v4r13.jar
|
|
prebuild:
|
|
- sed -i 's/3.5.3/3.6.1/g' pom.xml
|
|
- mvn -N -Pinit validate
|
|
- mvn install:install-file -DgroupId=com.google.android -DartifactId=support-v4
|
|
-Dversion=r13 -Dpackaging=jar -Dfile=libs/android-support-v4r13.jar
|
|
|
|
- versionName: 1.3.2
|
|
versionCode: 6
|
|
commit: d76afd410c14a
|
|
subdir: reader-android
|
|
maven: 'yes'
|
|
extlibs:
|
|
- android/android-support-v4r13.jar
|
|
prebuild:
|
|
- sed -i 's/3.5.3/3.6.1/g' pom.xml
|
|
- mvn -N -Pinit validate
|
|
- mvn install:install-file -DgroupId=com.google.android -DartifactId=support-v4
|
|
-Dversion=r13 -Dpackaging=jar -Dfile=libs/android-support-v4r13.jar
|
|
|
|
MaintainerNotes: Tags are probably for the server, they definitely don't correspond
|
|
to client releases.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: 1.6.0
|
|
CurrentVersionCode: 12
|