Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/opencv/
Date: Fri, 19 Oct 2018 08:51:44
Message-Id: 1539939029.4b053b0ffbb480111e81896ba41983c46bcaac65.mgorny@gentoo
1 commit: 4b053b0ffbb480111e81896ba41983c46bcaac65
2 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
3 AuthorDate: Mon Oct 15 18:49:27 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 19 08:50:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b053b0f
7
8 media-libs/opencv: remove local webp use flag
9
10 Signed-off-by: Marty E. Plummer <hanetzer <AT> startmail.com>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 media-libs/opencv/metadata.xml | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/media-libs/opencv/metadata.xml b/media-libs/opencv/metadata.xml
18 index edc61febd4c..8414631c16b 100644
19 --- a/media-libs/opencv/metadata.xml
20 +++ b/media-libs/opencv/metadata.xml
21 @@ -31,7 +31,6 @@ Face Recognition; Gesture Recognition; Motion Tracking, Ego Motion, Motion Under
22 <flag restrict="&gt;=media-libs/opencv-3.1.0" name="tesseract">Use Google's OCR Engine</flag>
23 <flag name="testprograms">Build and install programs for testing OpenCV (performance)</flag>
24 <flag name="vtk">Build new 3D visualization module viz based on sci-libs/vtk</flag>
25 - <flag name="webp">Enable support for webp image format</flag>
26 </use>
27 <upstream>
28 <remote-id type="sourceforge">opencvlibrary</remote-id>