freebsd-ports/graphics/cloudcompare/files/patch-snap_gui_ccViewer.desktop
Yuri Victorovich 7e74b12f4f New port: graphics/cloudcompare: 3D point cloud processing software
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>
2018-04-14 14:52:04 +00:00

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