diff --git a/metadata/eu.domob.angulo.txt b/metadata/eu.domob.angulo.txt deleted file mode 100644 index b300bd8c2c..0000000000 --- a/metadata/eu.domob.angulo.txt +++ /dev/null @@ -1,44 +0,0 @@ -Categories:Science & Education -License:GPL-3.0-only -Web Site:https://www.domob.eu/projects/angulo.php -Source Code:https://sourceforge.net/p/angulo/code -Issue Tracker:https://sourceforge.net/p/angulo/tickets -Donate:https://www.domob.eu/donate.php -Bitcoin:1domobKsPZ5cWk2kXssD8p8ES1qffGUCm -Litecoin:LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK - -Auto Name:Angulo -Summary:Angle and Distance Measuring -Description: -Angulo allows to measure angles by pointing the device, using the internal -acceleration (gravity) and magnetic sensors. The interface is very simple and -easy-to-use. It can also be used as a water-level and to measure inclines of -streets or hills. - -A second activity, Tri-Angulo, can use the data provided by angle sensors to -measure distances to points targetted in the device camera. This is useful, for -instance, to get quick estimates of sizes of a room or for other applications. -. - -Repo Type:git-svn -Repo:https://svn.code.sf.net/p/angulo/code;trunk=trunk;tags=tags - -Build:1.1,10100 - commit=29 - init=rm -f build.xml - -Build:1.2,10200 - commit=36 - init=rm -f build.xml - -Build:1.3,10300 - commit=46 - init=rm -f build.xml - -Build:2.0,20000 - commit=angulo-2.0 - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:2.0 -Current Version Code:20000 diff --git a/metadata/eu.domob.angulo.yml b/metadata/eu.domob.angulo.yml new file mode 100644 index 0000000000..5eeeff3939 --- /dev/null +++ b/metadata/eu.domob.angulo.yml @@ -0,0 +1,49 @@ +Categories: + - Science & Education +License: GPL-3.0-only +WebSite: https://www.domob.eu/projects/angulo.php +SourceCode: https://sourceforge.net/p/angulo/code +IssueTracker: https://sourceforge.net/p/angulo/tickets +Donate: https://www.domob.eu/donate.php +Bitcoin: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm +Litecoin: LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK + +AutoName: Angulo +Summary: Angle and Distance Measuring +Description: |- + Angulo allows to measure angles by pointing the device, using the internal + acceleration (gravity) and magnetic sensors. The interface is very simple and + easy-to-use. It can also be used as a water-level and to measure inclines of + streets or hills. + + A second activity, Tri-Angulo, can use the data provided by angle sensors to + measure distances to points targetted in the device camera. This is useful, for + instance, to get quick estimates of sizes of a room or for other applications. + +RepoType: git-svn +Repo: https://svn.code.sf.net/p/angulo/code;trunk=trunk;tags=tags + +Builds: + - versionName: '1.1' + versionCode: 10100 + commit: '29' + init: rm -f build.xml + + - versionName: '1.2' + versionCode: 10200 + commit: '36' + init: rm -f build.xml + + - versionName: '1.3' + versionCode: 10300 + commit: '46' + init: rm -f build.xml + + - versionName: '2.0' + versionCode: 20000 + commit: angulo-2.0 + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: '2.0' +CurrentVersionCode: 20000