Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/ViSP/
Date: Thu, 29 Aug 2019 15:51:03
Message-Id: 1567093830.03bfbd5901c731063cc805c4d58d37d8cc6991d3.aballier@gentoo
1 commit: 03bfbd5901c731063cc805c4d58d37d8cc6991d3
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 29 15:18:28 2019 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 29 15:50:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03bfbd59
7
8 sci-libs/ViSP: ocv link patch is still needed.
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 sci-libs/ViSP/{ViSP-3.2.0-r1.ebuild => ViSP-3.2.0-r2.ebuild} | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/sci-libs/ViSP/ViSP-3.2.0-r1.ebuild b/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
17 similarity index 96%
18 rename from sci-libs/ViSP/ViSP-3.2.0-r1.ebuild
19 rename to sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
20 index 093857e6659..49b46db289e 100644
21 --- a/sci-libs/ViSP/ViSP-3.2.0-r1.ebuild
22 +++ b/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
23 @@ -46,7 +46,8 @@ RDEPEND="${RDEPEND}
24 REQUIRED_USE="motif? ( coin )"
25
26 S="${WORKDIR}/visp-${PV}"
27 -PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" )
28 +PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" "${FILESDIR}/${PN}-3.0.1-opencv.patch" )
29 +
30
31 src_configure() {
32 local mycmakeargs=(