forked from Lainports/freebsd-ports
Doesn't build on 12 with PLUGINS=on due to the math/vtk6 failure: https://gitlab.kitware.com/vtk/vtk/issues/17285 It builds with PLUGINS=off. Compared to the original submission, sevaral changes have been made: * Added the PLUGINS option * Fixed the GAMEPAD option * etc. PR: 226239 Submitted by: Neel Chauhan <neel@neelc.org>
13 lines
365 B
Desktop File
13 lines
365 B
Desktop File
--- snap/gui/ccViewer.desktop.orig 2018-03-16 21:26:02 UTC
|
|
+++ snap/gui/ccViewer.desktop
|
|
@@ -2,8 +2,8 @@
|
|
Type=Application
|
|
Name=CloudCompare Viewer
|
|
Comment=3D point cloud and mesh processing software
|
|
-Exec=cloudcompare.ccViewer
|
|
+Exec=ccViewer
|
|
Terminal=false
|
|
Categories=Graphics;
|
|
-Icon=${SNAP}/meta/gui/ccViewer.png
|
|
+Icon=/usr/local/share/pixmaps/ccViewer.png
|
|
|