# Created by: gahr # $FreeBSD$ PORTNAME= meshlab PORTVERSION= 1.3.3 PORTREVISION= 9 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/MeshLab%20v${PORTVERSION}/ DISTNAME= MeshLabSrc_AllInc_v${PORTVERSION:C|\.||g} MAINTAINER= ports@FreeBSD.org COMMENT= 3D triangular meshes processing and editing tool LICENSE= GPLv2 BROKEN_aarch64= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char BROKEN_armv6= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char BROKEN_armv7= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char BROKEN_powerpc64= fails to compile: mc_lookup_table.h:316:5: narrowing conversion of '-1' from 'int' to 'char' inside { } EXTRACT_DEPENDS=gtar:archivers/gtar LIB_DEPENDS= libQtSolutions_SOAP-head.so:devel/qt4-qtsolutions-soap \ libmpir.so:math/mpir USES= compiler:c++11-lib dos2unix qmake qt:4 tar:tgz USE_CXXSTD= c++11 USE_GL= glew glu USE_QT= moc_build rcc_build uic_build corelib gui xml \ xmlpatterns opengl network script USE_LDCONFIG= yes DOS2UNIX_FILES= external/structuresynth/ssynth/SyntopiaCore/GLEngine/Object3D.h \ external/structuresynth/ssynth/SyntopiaCore/GLEngine/Raytracer/VoxelStepper.cpp \ meshlabplugins/edit_arc3D/fillImage.cpp \ meshlabplugins/filter_csg/intercept.h \ meshlabplugins/filter_photosynth/downloader.cpp EXTRACT_CMD= gtar QMAKE_SOURCE_PATH= ${WRKSRC}/meshlab_full.pro WRKSRC= ${WRKDIR}/${PORTNAME}/src pre-configure: ${MV} "${WRKSRC}/distrib/shaders/electronic microscope.gdp" \ ${WRKSRC}/distrib/shaders/electronic_microscope.gdp ${MV} "${WRKSRC}/distrib/shaders/shadersrm/old/Depth of Field.rfx" \ ${WRKSRC}/distrib/shaders/shadersrm/old/Depth_of_Field.rfx ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \ ${WRKSRC}/common/pluginmanager.cpp .if defined(MAINTAINER_MODE) ${FIND} ${WRKSRC}/../../ -name "*.pro" | ${XARGS} \ ${REINPLACE_CMD} -e '/^CONFIG +=/s|$$| debug|' .endif do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/meshlab/plugins cd ${WRKSRC}/distrib/plugins && ${INSTALL_LIB} *.so ${STAGEDIR}${PREFIX}/lib/meshlab/plugins ${MKDIR} ${STAGEDIR}${PREFIX}/lib/meshlab/shaders cd ${WRKSRC}/distrib/shaders && ${COPYTREE_SHARE} \* ${STAGEDIR}${PREFIX}/lib/meshlab/shaders ${INSTALL_PROGRAM} ${WRKSRC}/distrib/meshlab ${STAGEDIR}${PREFIX}/lib/meshlab ${LN} -sf ../lib/meshlab/meshlab ${STAGEDIR}${PREFIX}/bin .include tron4/files/minimist-1.2.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Glade2
Commit message (Expand)AuthorAgeFilesLines
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+0
* - Add LICENSEsunpoet2013-11-102-3/+3
* Support STAGEDIR.vanilla2013-11-072-10/+10
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Convert to new perl frameworkaz2013-08-031-1/+2
* Style: tab -> space.eadler2013-03-291-1/+1
* - Reassign ports to the heap due to a mail bouncetabthorpe2012-08-151-1/+1
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-6/+6
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-202-2/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* - Update to 1.007pgollucci2009-07-092-5/+4
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Update to 1.0006miwi2007-02-092-10/+9
* BROKEN: Missing dependencykris2007-01-201-0/+2
* SHA256ifyedwin2006-01-24