From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2A907138334 for ; Sat, 30 Nov 2019 19:48:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71456E07FA; Sat, 30 Nov 2019 19:48:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D278DE07FA for ; Sat, 30 Nov 2019 19:48:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 910E934D5F2 for ; Sat, 30 Nov 2019 19:48:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF9C126C for ; Sat, 30 Nov 2019 19:48:17 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1575143259.64b65f04d10f6b889c925a891dc122c6475c22f0.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/opencv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/opencv/opencv-4.1.2-r1.ebuild media-libs/opencv/opencv-4.1.2.ebuild X-VCS-Directories: media-libs/opencv/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: 64b65f04d10f6b889c925a891dc122c6475c22f0 X-VCS-Branch: master Date: Sat, 30 Nov 2019 19:48:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3e62d355-a7bf-4577-a616-e4da2b243ae6 X-Archives-Hash: 280db9f48f8106bc337212140fe94e06 commit: 64b65f04d10f6b889c925a891dc122c6475c22f0 Author: Stefan Strogin gentoo org> AuthorDate: Sat Nov 30 03:50:37 2019 +0000 Commit: Amy Liffey gentoo org> CommitDate: Sat Nov 30 19:47:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64b65f04 media-libs/opencv: add cv_cpu_dispatch.h to MULTILIB_WRAPPED_HEADERS Closes: https://bugs.gentoo.org/701482 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Stefan Strogin gentoo.org> Signed-off-by: Amy Liffey gentoo.org> media-libs/opencv/{opencv-4.1.2.ebuild => opencv-4.1.2-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/media-libs/opencv/opencv-4.1.2.ebuild b/media-libs/opencv/opencv-4.1.2-r1.ebuild similarity index 99% rename from media-libs/opencv/opencv-4.1.2.ebuild rename to media-libs/opencv/opencv-4.1.2-r1.ebuild index cdd688f4b44..9b2a7e66419 100644 --- a/media-libs/opencv/opencv-4.1.2.ebuild +++ b/media-libs/opencv/opencv-4.1.2-r1.ebuild @@ -219,6 +219,7 @@ MULTILIB_WRAPPED_HEADERS=( /usr/include/opencv2/cudev/warp/shuffle.hpp /usr/include/opencv2/cudev/warp/warp.hpp # [opencv4] + /usr/include/opencv4/opencv2/core/cv_cpu_dispatch.h /usr/include/opencv4/opencv2/core/cvdef.h /usr/include/opencv4/opencv2/dnn.hpp /usr/include/opencv4/opencv2/core/cuda/transform.hpp