rewrite yml: fi.testbed2
This commit is contained in:
parent
bd85b578b5
commit
e82eee952c
|
|
@ -1,40 +0,0 @@
|
||||||
AntiFeatures:UpstreamNonFree
|
|
||||||
Categories:Science & Education
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/mvestola/helsinki-testbed2-android
|
|
||||||
Issue Tracker:https://github.com/mvestola/helsinki-testbed2-android/issues
|
|
||||||
|
|
||||||
Auto Name:Helsinki Testbed Viewer 2.0
|
|
||||||
Summary:Weather maps
|
|
||||||
Description:
|
|
||||||
With the application, you can, for example, view the real-time rain radar or
|
|
||||||
current wind speed and direction. The maps cover the Southern Finland.
|
|
||||||
|
|
||||||
The data is copyright the [http://testbed.fmi.fi Helsinki Testbed Project] and
|
|
||||||
the app has nothing to do with that project: it's only a client.
|
|
||||||
|
|
||||||
A proprietary ad library was removed.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/mvestola/helsinki-testbed2-android.git
|
|
||||||
|
|
||||||
Build:2.0.12,20
|
|
||||||
commit=2.0.12
|
|
||||||
maven=yes
|
|
||||||
srclibs=MobAdMob@2d5736
|
|
||||||
rm=src/test
|
|
||||||
prebuild=sed -i '53,59d;155,174d' pom.xml && \
|
|
||||||
sed -i 's/3.4.0/3.6.1/g;s/\${android.target.api.version}/17/g' pom.xml && \
|
|
||||||
cp -r $$MobAdMob$$/src/com/* src/main/java/com/
|
|
||||||
|
|
||||||
Build:2.0.14,22
|
|
||||||
disable=custom maven repo, play-services
|
|
||||||
commit=2.0.14
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:2.0.15
|
|
||||||
Current Version Code:23
|
|
||||||
47
metadata/fi.testbed2.yml
Normal file
47
metadata/fi.testbed2.yml
Normal file
|
|
@ -0,0 +1,47 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- UpstreamNonFree
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/mvestola/helsinki-testbed2-android
|
||||||
|
IssueTracker: https://github.com/mvestola/helsinki-testbed2-android/issues
|
||||||
|
|
||||||
|
AutoName: Helsinki Testbed Viewer 2.0
|
||||||
|
Summary: Weather maps
|
||||||
|
Description: |-
|
||||||
|
With the application, you can, for example, view the real-time rain radar or
|
||||||
|
current wind speed and direction. The maps cover the Southern Finland.
|
||||||
|
|
||||||
|
The data is copyright the [http://testbed.fmi.fi Helsinki Testbed Project] and
|
||||||
|
the app has nothing to do with that project: it's only a client.
|
||||||
|
|
||||||
|
A proprietary ad library was removed.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/mvestola/helsinki-testbed2-android.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.0.12
|
||||||
|
versionCode: 20
|
||||||
|
commit: 2.0.12
|
||||||
|
maven: 'yes'
|
||||||
|
srclibs:
|
||||||
|
- MobAdMob@2d5736
|
||||||
|
rm:
|
||||||
|
- src/test
|
||||||
|
prebuild:
|
||||||
|
- sed -i '53,59d;155,174d' pom.xml
|
||||||
|
- sed -i 's/3.4.0/3.6.1/g;s/\${android.target.api.version}/17/g' pom.xml
|
||||||
|
- cp -r $$MobAdMob$$/src/com/* src/main/java/com/
|
||||||
|
|
||||||
|
- versionName: 2.0.14
|
||||||
|
versionCode: 22
|
||||||
|
disable: custom maven repo, play-services
|
||||||
|
commit: 2.0.14
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.0.15
|
||||||
|
CurrentVersionCode: 23
|
||||||
Loading…
Reference in a new issue