FreeBSD Bugzilla – Attachment 236844 Details for
Bug 256982
graphics/opencv: Add missing dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add missing dependencies (GTK3, gstreamer)
graphics_opencv_Makefile.patch (text/plain), 861 bytes, created by
Philipp Ost
on 2022-09-26 21:32:02 UTC
(
hide
)
Description:
Add missing dependencies (GTK3, gstreamer)
Filename:
MIME Type:
Creator:
Philipp Ost
Created:
2022-09-26 21:32:02 UTC
Size:
861 bytes
patch
obsolete
>diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile >index 74fdb6a0aa90..2392a7c56e32 100644 >--- a/graphics/opencv/Makefile >+++ b/graphics/opencv/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= opencv > DISTVERSION= 4.6.0 >+PORTREVISION= 1 > CATEGORIES= graphics > > MAINTAINER= desktop@FreeBSD.org >@@ -118,7 +119,7 @@ TESSERACT_CMAKE_BOOL= WITH_TESSERACT > > # GUI group options (GTK3 VTK) > GTK3_USES= gnome >-GTK3_USE= gnome=gtk30 >+GTK3_USE= gnome=gtk30,cairo,gdkpixbuf2 > GTK3_CMAKE_BOOL= WITH_GTK > > VTK_DESC= Include VTK library support (build opencv_viz module) >@@ -162,6 +163,7 @@ FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg > GSTREAMER_DESC= Add GSTREAMER Support > GSTREAMER_CMAKE_BOOL= WITH_GSTREAMER > GSTREAMER_USES= gstreamer >+GSTREAMER_USE= gnome=glib20 > > V4L_DESC= Enable support for Video for Linux > V4L_CMAKE_BOOL= WITH_V4L WITH_LIBV4L
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 256982
:
226223
| 236844