summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-10-19 09:31:29 +0200
committerSam James <sam@gentoo.org>2022-10-20 04:52:19 +0100
commit827ab4aa3a51cf102efc308a567091eba0b7025f (patch)
tree519dc2bd4ae0a01700000b9c0eefb24caa0a502f /media-libs
parentmedia-libs/libxmi: align longdescription opening and closing tags (diff)
downloadgentoo-827ab4aa3a51cf102efc308a567091eba0b7025f.tar.gz
gentoo-827ab4aa3a51cf102efc308a567091eba0b7025f.tar.bz2
gentoo-827ab4aa3a51cf102efc308a567091eba0b7025f.zip
media-libs/opencv: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/opencv/metadata.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/opencv/metadata.xml b/media-libs/opencv/metadata.xml
index 73f272b6e75e..d668f3ee0ba8 100644
--- a/media-libs/opencv/metadata.xml
+++ b/media-libs/opencv/metadata.xml
@@ -3,10 +3,10 @@
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
-OpenCV (Open Source Computer Vision) is a library of programming functions mainly aimed at real time computer vision.
-Example applications of the OpenCV library are Human-Computer Interaction (HCI); Object Identification, Segmentation and Recognition;
-Face Recognition; Gesture Recognition; Motion Tracking, Ego Motion, Motion Understanding; Structure From Motion (SFM); and Mobile Robotics.
-</longdescription>
+ OpenCV (Open Source Computer Vision) is a library of programming functions mainly aimed at real time computer vision.
+ Example applications of the OpenCV library are Human-Computer Interaction (HCI); Object Identification, Segmentation and Recognition;
+ Face Recognition; Gesture Recognition; Motion Tracking, Ego Motion, Motion Understanding; Structure From Motion (SFM); and Mobile Robotics.
+ </longdescription>
<use>
<flag name="contrib">Install user contributed scripts from opencv_contrib (Experimental!)</flag>
<flag name="cuda">Enable NVIDIA Cuda computations support (Experimental!)</flag>