FreeBSD Bugzilla – Attachment 191584 Details for
Bug 226239
[NEW PORT]: graphics/cloudcompare: 3D point cloud processing software
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
191077: Shar for graphics/cloudcompare (Revision 2)
cloudcompare-002.shar (text/plain), 5.68 KB, created by
Neel Chauhan
on 2018-03-17 21:29:29 UTC
(
hide
)
Description:
191077: Shar for graphics/cloudcompare (Revision 2)
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2018-03-17 21:29:29 UTC
Size:
5.68 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># cloudcompare/ ># cloudcompare/pkg-descr ># cloudcompare/pkg-plist ># cloudcompare/files ># cloudcompare/files/patch-snap_gui_cloudcompare.desktop ># cloudcompare/files/patch-snap_gui_ccViewer.desktop ># cloudcompare/distinfo ># cloudcompare/Makefile ># >echo c - cloudcompare/ >mkdir -p cloudcompare/ > /dev/null 2>&1 >echo x - cloudcompare/pkg-descr >sed 's/^X//' >cloudcompare/pkg-descr << 'b002c59b15e0e73ce5b1eecad6330dca' >XCloudCompare is a 3D point cloud (and triangular mesh) processing software. It >Xwas originally designed to perform comparison between two 3D points clouds >X(such as the ones obtained with a laser scanner) or between a point cloud and a >Xtriangular mesh. It relies on an octree structure that is highly optimized for >Xthis particular use-case. It was also meant to deal with huge point clouds >X(typically more than 10 millions points, and up to 120 millions with 2 Gb of >Xmemory). >X >XWWW: http://www.cloudcompare.org/ >b002c59b15e0e73ce5b1eecad6330dca >echo x - cloudcompare/pkg-plist >sed 's/^X//' >cloudcompare/pkg-plist << '21cc194c5aa7aefc6366f6a8866c31b2' >Xbin/CloudCompare >Xbin/ccViewer >Xlib/cloudcompare/libCC_CORE_LIB.so >Xlib/cloudcompare/libQCC_DB_LIB.so >Xlib/cloudcompare/libQCC_IO_LIB.so >Xshare/pixmaps/ccViewer.png >Xshare/pixmaps/cloudcompare.png >Xshare/applications/ccViewer.desktop >Xshare/applications/cloudcompare.desktop >X%%DATADIR%%/CHANGELOG.md >X%%DATADIR%%/global_shift_list_template.txt >X%%DATADIR%%/license.txt >X%%DATADIR%%/shaders/Bilateral/bilateral.frag >X%%DATADIR%%/shaders/Bilateral/bilateral.vert >X%%DATADIR%%/shaders/ColorRamp/color_ramp.frag >21cc194c5aa7aefc6366f6a8866c31b2 >echo c - cloudcompare/files >mkdir -p cloudcompare/files > /dev/null 2>&1 >echo x - cloudcompare/files/patch-snap_gui_cloudcompare.desktop >sed 's/^X//' >cloudcompare/files/patch-snap_gui_cloudcompare.desktop << '9c66860f6755adfc5add583d2717d105' >X--- snap/gui/cloudcompare.desktop.orig 2018-02-24 17:57:24.726141000 -0500 >X+++ snap/gui/cloudcompare.desktop 2018-02-24 19:36:06.784740000 -0500 >X@@ -2,8 +2,8 @@ >X Type=Application >X Name=CloudCompare >X Comment=3D point cloud and mesh processing software >X-Exec=cloudcompare.CloudCompare >X+Exec=CloudCompare >X Terminal=false >X Categories=Graphics; >X-Icon=${SNAP}/meta/gui/cloudcompare.png >X+Icon=%%PREFIX%%/share/pixmaps/cloudcompare.png >X >9c66860f6755adfc5add583d2717d105 >echo x - cloudcompare/files/patch-snap_gui_ccViewer.desktop >sed 's/^X//' >cloudcompare/files/patch-snap_gui_ccViewer.desktop << 'd3a02a632c09488b344d8ff26f26c8e4' >X--- snap/gui/ccViewer.desktop.orig 2018-02-24 17:57:24.725492000 -0500 >X+++ snap/gui/ccViewer.desktop 2018-02-24 19:35:00.672975000 -0500 >X@@ -2,8 +2,8 @@ >X Type=Application >X Name=CloudCompare Viewer >X Comment=3D point cloud and mesh processing software >X-Exec=cloudcompare.ccViewer >X+Exec=ccViewer >X Terminal=false >X Categories=Graphics; >X-Icon=${SNAP}/meta/gui/ccViewer.png >X+Icon=%%PREFIX%%/share/pixmaps/ccViewer.png >X >d3a02a632c09488b344d8ff26f26c8e4 >echo x - cloudcompare/distinfo >sed 's/^X//' >cloudcompare/distinfo << '801fc22b7510e1c437ad505f91c94109' >XTIMESTAMP = 1521303074 >XSHA256 (CloudCompare-CloudCompare-2.10.0.20180316-5d41227deb30c445ccbaa2d789a4363b57948a5d_GH0.tar.gz) = 17a473be2706a0146b0652c59ed170c0496eea67e62d5555b5fec67828ef8f13 >XSIZE (CloudCompare-CloudCompare-2.10.0.20180316-5d41227deb30c445ccbaa2d789a4363b57948a5d_GH0.tar.gz) = 35032942 >801fc22b7510e1c437ad505f91c94109 >echo x - cloudcompare/Makefile >sed 's/^X//' >cloudcompare/Makefile << 'a4a8fe2c54e9266c9d0d1b7b95ab55ee' >X# $FreeBSD$ >X >XPORTNAME= cloudcompare >XPORTVERSION= 2.10.0.20180316 >XCATEGORIES= graphics >X >XMAINTAINER= neel@neelc.org >XCOMMENT= 3D point cloud processing software >X >XLICENSE= GPLv2+ LGPL20+ >XLICENSE_COMB= multi >X >XUSE_GITHUB= yes >XGH_ACCOUNT= CloudCompare >XGH_PROJECT= ${GH_ACCOUNT} >XGH_TAGNAME= 5d41227deb30c445ccbaa2d789a4363b57948a5d >X >XUSES= cmake:outsource >XUSE_LDCONFIG= yes >X >XUSE_QT5= buildtools_build concurrent core gui opengl printsupport qmake_build widgets >X >XOPTIONS_DEFINE= DXFLIB GAMEPAD GDAL PDAL SHAPELIB >X >XDXFLIB_DESC= Enable AutoCAD DXF file support >XGAMEPAD_DESC= Enable Qt gamepad support >XGDAL_DESC= Enable raster file support >XPDAL_DESC= Enable point cloud support >XSHAPELIB_DESC= Enable shape file support >X >XOPTIONS_DEFAULT= DXFLIB GAMEPAD GDAL PDAL SHAPELIB >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MDXFLIB} >XCMAKE_ARGS+= -DOPTION_USE_DXF_LIB=ON >X.endif >X >X.if ${PORT_OPTIONS:MGAMEPAD} >XUSE_QT5+= gamepad >X.endif >X >X.if ${PORT_OPTIONS:MGDAL} >XLIB_DEPENDS+= libgdal.so:graphics/gdal >XCMAKE_ARGS+= -DOPTION_USE_GDAL=ON \ >X -DGDAL_INCLUDE_DIR=${PREFIX}/include \ >X -DGDAL_LIBRARY=${PREFIX}/lib/libgdal.so >X.endif >X >X.if ${PORT_OPTIONS:MPDAL} >XLIB_DEPENDS+= libpdal_base.so:math/pdal >XCMAKE_ARGS+= -DOPTION_PDAL_LAS=ON \ >X -DJSON_ROOT_DIR=${PREFIX}/include/jsoncpp >X.endif >X >X.if ${PORT_OPTIONS:MSHAPELIB} >XCMAKE_ARGS+= -DOPTION_USE_SHAPE_LIB=ON >X.endif >X >Xpost-patch: >X ${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},1' -i.bak ${WRKSRC}/snap/gui/ccViewer.desktop ${WRKSRC}/snap/gui/cloudcompare.desktop >X >Xpost-install: >X ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps >X ${INSTALL_DATA} ${WRKSRC}/snap/gui/ccViewer.desktop ${STAGEDIR}${PREFIX}/share/applications >X ${INSTALL_DATA} ${WRKSRC}/snap/gui/ccViewer.png ${STAGEDIR}${PREFIX}/share/pixmaps >X ${INSTALL_DATA} ${WRKSRC}/snap/gui/cloudcompare.desktop ${STAGEDIR}${PREFIX}/share/applications >X ${INSTALL_DATA} ${WRKSRC}/snap/gui/cloudcompare.png ${STAGEDIR}${PREFIX}/share/pixmaps >X >X.include <bsd.port.mk> >a4a8fe2c54e9266c9d0d1b7b95ab55ee >exit >
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 Raw
Actions:
View
Attachments on
bug 226239
:
191050
|
191076
|
191077
| 191584 |
192479