FreeBSD Bugzilla – Attachment 231086 Details for
Bug 261283
misc/visp: switch to Qhull8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Switch to Qhull8
misc_visp.diff (text/plain), 1.28 KB, created by
Thierry Thomas
on 2022-01-17 16:37:28 UTC
(
hide
)
Description:
Switch to Qhull8
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2022-01-17 16:37:28 UTC
Size:
1.28 KB
patch
obsolete
>commit 90dd1be3a0b4988c5b6be0f97a9c390fc1c5a774 >Author: Thierry Thomas <thierry@FreeBSD.org> >Date: Mon Jan 17 15:31:27 2022 +0100 > > misc/visp: switch to Qhull8 > > Itâs time to switch from Qhull 2019.1 (math/qhull, 7.3.2) to Qhull > 2020.2 (8.0.2), i.e. math/qhull8. > >diff --git a/misc/visp/Makefile b/misc/visp/Makefile >index 893c2817f387..bcfa60152efb 100644 >--- a/misc/visp/Makefile >+++ b/misc/visp/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= visp > DISTVERSION= 3.4.0 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= misc > MASTER_SITES= https://visp-doc.inria.fr/download/releases/ > >@@ -20,13 +20,16 @@ LIB_DEPENDS= libblas.so:math/blas \ > libopencv_core.so:graphics/opencv \ > libopencv_videoio.so:graphics/opencv \ > libpcl_common.so:graphics/pcl-pointclouds \ >- libqhull.so:math/qhull \ >+ libqhull_r.so:math/qhull8 \ > libpng.so:graphics/png \ >- libv4l2.so:multimedia/libv4l >+ libv4l2.so:multimedia/libv4l \ >+ liblz4.so:archivers/liblz4 \ >+ libdc1394.so:multimedia/libdc1394 > >-USES= cmake compiler:c++14-lang eigen:3 fortran gnome jpeg xorg zip >+USES= cmake compiler:c++14-lang eigen:3 fortran gl gnome jpeg xorg zip > USE_GNOME= libxml2 > USE_XORG= ice sm x11 xext >+USE_GL= gl glu opengl > USE_LDCONFIG= yes > > CMAKE_OFF= WITH_QBDEVICE BUILD_EXAMPLES BUILD_TUTORIALS BUILD_TESTS BUILD_DEMOS
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 261283
: 231086