diff --git a/cad/appcsxcad/Makefile b/cad/appcsxcad/Makefile index 5b234a2f729e..a2ffaded6ade 100644 --- a/cad/appcsxcad/Makefile +++ b/cad/appcsxcad/Makefile @@ -1,44 +1,38 @@ PORTNAME= appcsxcad DISTVERSIONPREFIX= v -DISTVERSION= 0.2.2-9 -DISTVERSIONSUFFIX= -g97ba30e -PORTREVISION= 6 +DISTVERSION= 0.2.3 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org COMMENT= Minimal GUI Application using the QCSXCAD library WWW= https://github.com/thliebig/AppCSXCAD LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libCSXCAD.so:cad/csxcad \ - libexpat.so:textproc/expat2 \ - libfreetype.so:print/freetype2 \ libhdf5.so:science/hdf5 \ - libpng16.so:graphics/png \ libQCSXCAD.so:cad/qcsxcad \ - libsz.so:science/libaec \ - libtiff.so:graphics/tiff \ libvtkCommonCore-${VTK_VER}.so:math/vtk${VTK_VER:R} -USES= cmake jpeg pkgconfig qt:5 xorg -USE_QT= core gui sql widgets xml buildtools:build qmake:build +USES= cmake gl pkgconfig qt:5 xorg +USE_QT= core gui opengl widgets xml buildtools:build qmake:build +USE_GL= opengl USE_XORG= ice sm x11 xext xt USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= thliebig GH_PROJECT= AppCSXCAD CMAKE_ARGS= -DVTK_DIR=${LOCALBASE}/lib/cmake/vtk-${VTK_VER} PLIST_FILES= bin/AppCSXCAD post-install: @${RM} ${STAGEDIR}${PREFIX}/bin/AppCSXCAD.sh # shell script is only needed for Matlab # an example of file that AppCSXCAD opens (zipped): http://openems.de/forum/download/file.php?id=418&sid=6daebbb2df72b415fa2ec7031ffa6ca9 .include <../../math/vtk9/Makefile.version> .include diff --git a/cad/appcsxcad/distinfo b/cad/appcsxcad/distinfo index 8e3b0330f418..3bc18c4416a1 100644 --- a/cad/appcsxcad/distinfo +++ b/cad/appcsxcad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656263778 -SHA256 (thliebig-AppCSXCAD-v0.2.2-9-g97ba30e_GH0.tar.gz) = 51c7da3e8fb91d785e70f5a35ed065937397cdb91c10f85528644b2d86aefddd -SIZE (thliebig-AppCSXCAD-v0.2.2-9-g97ba30e_GH0.tar.gz) = 18777 +TIMESTAMP = 1698113070 +SHA256 (thliebig-AppCSXCAD-v0.2.3_GH0.tar.gz) = b15d0a1a221725dc2ac8d6c26828a0761183b7ef36021732c3063f76544d3ea9 +SIZE (thliebig-AppCSXCAD-v0.2.3_GH0.tar.gz) = 18798