diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:49:15 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:35:16 +0100 |
commit | 70accc1ab630d7f4531339fa9823978ff653f185 (patch) | |
tree | 73afe02ddd98cf2e32236aa6adabb8ed8e3c8cbe /sci-libs/ViSP | |
parent | sci-geosciences/gshhs-data: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-70accc1ab630d7f4531339fa9823978ff653f185.tar.gz gentoo-70accc1ab630d7f4531339fa9823978ff653f185.tar.bz2 gentoo-70accc1ab630d7f4531339fa9823978ff653f185.zip |
sci-libs/ViSP: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs/ViSP')
-rw-r--r-- | sci-libs/ViSP/metadata.xml | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/sci-libs/ViSP/metadata.xml b/sci-libs/ViSP/metadata.xml index abab5bed6646..772241db04d7 100644 --- a/sci-libs/ViSP/metadata.xml +++ b/sci-libs/ViSP/metadata.xml @@ -1,26 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> -<email>aballier@gentoo.org</email> -<name>Alexis Ballier</name> -</maintainer> -<use> - <flag name="coin">Enables Coin3D support.</flag> - <flag name="dmtx">Enables barcode data matrix support.</flag> - <flag name="demos">Installs demo programs.</flag> - <flag name="ogre">Enables <pkg>dev-games/ogre</pkg> support.</flag> - <flag name="ois">Enables <pkg>dev-games/ois</pkg> support via ogre.</flag> - <flag name="opencv">Enables <pkg>media-libs/opencv</pkg> support.</flag> - <flag name="tutorials">Installs tutorials.</flag> - <flag name="zbar">Enables barcodes reading.</flag> -</use> -<longdescription lang="en"> - ViSP standing for Visual Servoing Platform is a modular cross platform library that allows prototyping and developing applications using visual tracking and visual servoing technics at the heart of the researches done by Inria Lagadic team. - ViSP is able to compute control laws that can be applied to robotic systems. - It provides a set of visual features that can be tracked using real time image processing or computer vision algorithms. - ViSP provides also simulation capabilities. + <maintainer type="person"> + <email>aballier@gentoo.org</email> + <name>Alexis Ballier</name> + </maintainer> + <use> + <flag name="coin">Enables Coin3D support.</flag> + <flag name="dmtx">Enables barcode data matrix support.</flag> + <flag name="demos">Installs demo programs.</flag> + <flag name="ogre">Enables <pkg>dev-games/ogre</pkg> support.</flag> + <flag name="ois">Enables <pkg>dev-games/ois</pkg> support via ogre.</flag> + <flag name="opencv">Enables <pkg>media-libs/opencv</pkg> support.</flag> + <flag name="tutorials">Installs tutorials.</flag> + <flag name="zbar">Enables barcodes reading.</flag> + </use> + <longdescription lang="en"> + ViSP standing for Visual Servoing Platform is a modular cross platform library that allows prototyping and developing applications using visual tracking and visual servoing technics at the heart of the researches done by Inria Lagadic team. + ViSP is able to compute control laws that can be applied to robotic systems. + It provides a set of visual features that can be tracked using real time image processing or computer vision algorithms. + ViSP provides also simulation capabilities. - ViSP can be useful in robotics, computer vision, augmented reality and computer animation. -</longdescription> + ViSP can be useful in robotics, computer vision, augmented reality and computer animation. + </longdescription> </pkgmetadata> |