Velocity Calculator: Remove "provides" field, fix desc.

This commit is contained in:
Boris Kraut 2017-05-30 18:50:49 +02:00
parent 67c6363976
commit 0e59100414

View file

@ -1,4 +1,3 @@
Provides:ch.jiikuy.velocitycalculator
Categories:Graphics,Multimedia,Science & Education
License:GPL-3.0
Author Name:Georg Rieger
@ -10,13 +9,14 @@ Issue Tracker:https://github.com/jiikuy/velocitycalculator/issues
Auto Name:Velocity Calculator
Summary:Calculate the speed of an object in a video
Description:
[https://github.com/Jiikuy/VelocityCalculator/wiki Full documentation] An app
that calculates the speed of an object in a video. It needs to get calibrated
once before you can use it. The video must follow the following terms:
Calculates the speed of an object in a video. It needs to get calibrated once
before you can use it. The video must follow the following terms:
* It should not be shorter than 1 second.
* The camera should not move.
* The object must be visible at the start and the end of the video.
[https://github.com/Jiikuy/VelocityCalculator/wiki Full documentation].
.
Repo Type:git