FreeBSD Bugzilla – Attachment 232802 Details for
Bug 262888
graphics/poppler 21.12.0_1 Cannot Find libopenjpeg2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Ignore openjpeg15 in CMakeLists.txt
file_262888.txt (text/plain), 411 bytes, created by
Robert Kruus
on 2022-03-29 17:35:04 UTC
(
hide
)
Description:
Ignore openjpeg15 in CMakeLists.txt
Filename:
MIME Type:
Creator:
Robert Kruus
Created:
2022-03-29 17:35:04 UTC
Size:
411 bytes
patch
obsolete
>--- CMakeLists.txt.orig 2022-03-29 17:30:15 UTC >+++ CMakeLists.txt >@@ -265,6 +265,7 @@ if(ENABLE_ZLIB_UNCOMPRESS AND NOT ENABLE_ZLIB) > endif() > set(WITH_OPENJPEG FALSE) > if(ENABLE_LIBOPENJPEG STREQUAL "openjpeg2") >+ set(CMAKE_IGNORE_PATH /usr/local/lib/openjpeg-1.5) > find_package(OpenJPEG) > set(WITH_OPENJPEG ${OpenJPEG_FOUND}) > if(NOT OpenJPEG_FOUND OR OPENJPEG_MAJOR_VERSION VERSION_LESS 2)
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 262888
:
232796
|
232797
| 232802