Skip to content

Commit

Permalink
media-libs/opencv: Bump v.4.8.0+7
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Oct 14, 2023
1 parent 4d9f9f4 commit 8b6cefe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/atoms/desktop2/media-libs/opencv/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: opencv
version: 4.8.0+6
version: 4.8.0+7
category: media-libs
use_flags:
- -cuda
Expand Down
2 changes: 2 additions & 0 deletions packages/atoms/desktop2/media-libs/opencv/opencv-4.8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,10 @@ multilib_src_configure() {
# OpenCV Contrib Modules
# ===================================================
if use contrib; then
TINY_DNN_PV="1.0.0a3"
GLOBALCMAKEARGS+=(
-DBUILD_opencv_dnn=ON
-DTINYDNN_ROOT="${WORKDIR}/tiny-dnn-${TINY_DNN_PV}"
-DBUILD_opencv_dnns_easily_fooled=OFF
-DBUILD_opencv_cvv=$(usex qt5 ON OFF)
-DBUILD_opencv_sfm=$(usex contrib ON OFF)
Expand Down

0 comments on commit 8b6cefe

Please sign in to comment.