diff --git a/metadata/fr.ornidroid.txt b/metadata/fr.ornidroid.txt deleted file mode 100644 index 0d44059ed9..0000000000 --- a/metadata/fr.ornidroid.txt +++ /dev/null @@ -1,26 +0,0 @@ -Disabled:Non-free license -Categories:Science & Education -License:CC-BY-NC-4.0 -Web Site:https://github.com/giletvin/ornidroid/wiki -Source Code:https://github.com/giletvin/ornidroid -Issue Tracker: - -Auto Name:Ornidroid -Summary:Bird info -Description: -Works online by default but you can copy the files from the repo to the sdcard -or download them from the web as mentioned on the website -. - -Repo Type:git -Repo:https://github.com/giletvin/ornidroid.git - -Build:1.0.1,2 - disable=non-commercial licence v1.0.1 - commit=unknown - see disabled - subdir=ornidroid - extlibs=commons-io/commons-io-1.4.jar,junit/junit-4.10.jar - prebuild=rm -rf ../ornidroid_images ../ornidroid_database ../ornidroid_audio ../ornidroid_icons - -Auto Update Mode:None -Update Check Mode:Static diff --git a/metadata/fr.ornidroid.yml b/metadata/fr.ornidroid.yml new file mode 100644 index 0000000000..49aea25f6e --- /dev/null +++ b/metadata/fr.ornidroid.yml @@ -0,0 +1,30 @@ +Disabled: Non-free license +Categories: + - Science & Education +License: CC-BY-NC-4.0 +WebSite: https://github.com/giletvin/ornidroid/wiki +SourceCode: https://github.com/giletvin/ornidroid + +AutoName: Ornidroid +Summary: Bird info +Description: |- + Works online by default but you can copy the files from the repo to the sdcard + or download them from the web as mentioned on the website + +RepoType: git +Repo: https://github.com/giletvin/ornidroid.git + +Builds: + - versionName: 1.0.1 + versionCode: 2 + disable: non-commercial licence v1.0.1 + commit: unknown - see disabled + subdir: ornidroid + extlibs: + - commons-io/commons-io-1.4.jar + - junit/junit-4.10.jar + prebuild: rm -rf ../ornidroid_images ../ornidroid_database ../ornidroid_audio + ../ornidroid_icons + +AutoUpdateMode: None +UpdateCheckMode: Static