FreeBSD Bugzilla – Attachment 231892 Details for
Bug 262016
graphics/openimageio: Fix (remove) incorrect library dependency with OPENCV=on on graphics/openjpeg15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove unnecessary dependency from graphics/openjpeg15
openimageio.diff (text/plain), 721 bytes, created by
Vladimir Druzenko
on 2022-02-17 14:16:55 UTC
(
hide
)
Description:
remove unnecessary dependency from graphics/openjpeg15
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2022-02-17 14:16:55 UTC
Size:
721 bytes
patch
obsolete
>diff -ur graphics/openimageio.orig/Makefile /usr/ports/graphics/openimageio/Makefile >--- graphics/openimageio.orig/Makefile >+++ graphics/openimageio/Makefile >@@ -5,7 +5,7 @@ > # py-openimageio's PORTREVISION. > # Also, just to be on the safe side, when resetting, > # best keep PORTREVISION?= 0. >-PORTREVISION?= 0 >+PORTREVISION?= 1 > CATEGORIES?= graphics multimedia > > MAINTAINER?= FreeBSD@Shaneware.biz >@@ -69,8 +69,7 @@ > > OPENCV_CMAKE_BOOL= USE_OPENCV > OPENCV_LIB_DEPENDS= libopencv_highgui.so:graphics/opencv \ >- libopencv_core.so:graphics/opencv \ >- libopenjpeg.so:graphics/openjpeg15 >+ libopencv_core.so:graphics/opencv > > OPENJPEG_CMAKE_BOOL= USE_OPENJPEG > OPENJPEG_LIB_DEPENDS= libopenjp2.so:graphics/openjpeg
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
Flags:
vvd
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 262016
: 231892