Skip to content

Commit

Permalink
media-libs/opencv: Backport multilib header fixes to 3.1.0-r8
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Sep 11, 2017
1 parent 36896c7 commit 2f0e1b2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions media-libs/opencv/opencv-3.1.0-r8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,23 @@ DEPEND="${RDEPEND}

MULTILIB_WRAPPED_HEADERS=(
/usr/include/opencv2/cvconfig.h
/usr/include/opencv2/opencv_modules.hpp
# [contrib_cvv]
/usr/include/opencv2/cvv.hpp
/usr/include/opencv2/cvv/call_meta_data.hpp
/usr/include/opencv2/cvv/cvv.hpp
/usr/include/opencv2/cvv/debug_mode.hpp
/usr/include/opencv2/cvv/dmatch.hpp
/usr/include/opencv2/cvv/filter.hpp
/usr/include/opencv2/cvv/final_show.hpp
/usr/include/opencv2/cvv/show_image.hpp
# [vtk]
/usr/include/opencv2/viz.hpp
/usr/include/opencv2/viz/types.hpp
/usr/include/opencv2/viz/viz3d.hpp
/usr/include/opencv2/viz/vizcore.hpp
/usr/include/opencv2/viz/widget_accessor.hpp
/usr/include/opencv2/viz/widgets.hpp
)

PATCHES=(
Expand Down

0 comments on commit 2f0e1b2

Please sign in to comment.