summaryrefslogtreecommitdiff
path: root/cad/meshlab/files/patch-src_meshlab_meshlab.pro
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-07-18 08:18:57 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-07-18 08:18:57 +0000
commitcb800a48acfd727c82d826338f965335678e003c (patch)
treecd3659cb04ae9fb0fdb1ebc1e76113d3df987c3f /cad/meshlab/files/patch-src_meshlab_meshlab.pro
parentQtQR is a Qt based software that let's you generate QR Codes easily, scan an (diff)
cad/meshlab: Resurrect, update to 2020.05 and take maintainer'ship
The project has resumed since a few months by releasing one release every month (no more beta or pre release as between 2016 and 2020). - cad/meshlab: Resurrect, update to 2020.05 and take maintainer'ship - devel/vcglib: Update to @f7871ee [1] [1] There is not new release, but Meshlab require this version PR: 217821 Reported by: pi Approved by: fernape, tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D24686
Diffstat (limited to 'cad/meshlab/files/patch-src_meshlab_meshlab.pro')
-rw-r--r--cad/meshlab/files/patch-src_meshlab_meshlab.pro14
1 files changed, 14 insertions, 0 deletions
diff --git a/cad/meshlab/files/patch-src_meshlab_meshlab.pro b/cad/meshlab/files/patch-src_meshlab_meshlab.pro
new file mode 100644
index 000000000000..e1a9c3cf4a73
--- /dev/null
+++ b/cad/meshlab/files/patch-src_meshlab_meshlab.pro
@@ -0,0 +1,14 @@
+--- src/meshlab/meshlab.pro.orig 2020-05-03 08:34:34 UTC
++++ src/meshlab/meshlab.pro
+@@ -143,9 +143,9 @@ macx:QMAKE_POST_LINK += "\
+ # win32-g++:release:LIBS += -L../common/release -lcommon
+ #}
+
+-linux:LIBS += \
++LIBS += \
+ -lmeshlab-common -lGLU \
+- -L$$MESHLAB_DISTRIB_DIRECTORY/lib/linux -ljhead
++ -L$$MESHLAB_DISTRIB_DIRECTORY/lib -L$$EXIF_DIR -ljhead
+
+ !CONFIG(system_glew) {
+ INCLUDEPATH *= $$GLEWDIR/include