diff --git a/graphics/openpgl/Makefile b/graphics/openpgl/Makefile index 037dc251b236..21699144d224 100644 --- a/graphics/openpgl/Makefile +++ b/graphics/openpgl/Makefile @@ -1,30 +1,28 @@ PORTNAME= openpgl DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 -PORTREVISION= 4 +DISTVERSION= 0.6.0 #DISTVERSIONSUFFIX= -beta CATEGORIES= graphics devel MAINTAINER= FreeBSD@Shaneware.biz COMMENT= Intel Open Path Guiding Library WWW= http://www.openpgl.org LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt # supported processors - # arm with NEON/NEON2X and x86_64/x86 with SSE/AVX/AVX2/AVX512 ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 ONLY_FOR_ARCHS_REASON= requires supported SIMD ISA -LIB_DEPENDS= libembree3.so:graphics/embree \ - libtbb.so:devel/onetbb +LIB_DEPENDS= libtbb.so:devel/onetbb USES= cmake compiler:c++11-lib USE_GITHUB= yes GH_ACCOUNT= OpenPathGuidingLibrary USE_LDCONFIG= yes PLIST_SUB= VERSION="${PORTVERSION}" .include diff --git a/graphics/openpgl/distinfo b/graphics/openpgl/distinfo index 3815e5981aa2..6d6a04a47461 100644 --- a/graphics/openpgl/distinfo +++ b/graphics/openpgl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684749615 -SHA256 (OpenPathGuidingLibrary-openpgl-v0.5.0_GH0.tar.gz) = 1ec806d434d45e43e098f82ee9be0cb74928343898c57490b34ff80584e9805a -SIZE (OpenPathGuidingLibrary-openpgl-v0.5.0_GH0.tar.gz) = 10767365 +TIMESTAMP = 1708797590 +SHA256 (OpenPathGuidingLibrary-openpgl-v0.6.0_GH0.tar.gz) = 4192a4096ee3e3d31878cd013f8de23418c8037c576537551f946c4811931c5e +SIZE (OpenPathGuidingLibrary-openpgl-v0.6.0_GH0.tar.gz) = 10824550 diff --git a/graphics/openpgl/pkg-plist b/graphics/openpgl/pkg-plist index 4735695b2892..a19ad8a847d3 100644 --- a/graphics/openpgl/pkg-plist +++ b/graphics/openpgl/pkg-plist @@ -1,33 +1,36 @@ include/openpgl/common.h include/openpgl/config.h include/openpgl/cpp/Common.h include/openpgl/cpp/Device.h include/openpgl/cpp/Distribution.h include/openpgl/cpp/Field.h +include/openpgl/cpp/FieldConfig.h +include/openpgl/cpp/FieldStatistics.h include/openpgl/cpp/OpenPGL.h include/openpgl/cpp/PathSegment.h include/openpgl/cpp/PathSegmentStorage.h include/openpgl/cpp/Region.h include/openpgl/cpp/SampleData.h include/openpgl/cpp/SampleStorage.h include/openpgl/cpp/SurfaceSamplingDistribution.h include/openpgl/cpp/VolumeSamplingDistribution.h include/openpgl/data.h include/openpgl/device.h include/openpgl/distribution.h include/openpgl/field.h +include/openpgl/fieldstatistics.h include/openpgl/openpgl.h include/openpgl/pathsegmentstorage.h include/openpgl/region.h include/openpgl/samplestorage.h include/openpgl/surfacesamplingdistribution.h include/openpgl/types.h include/openpgl/version.h include/openpgl/volumesamplingdistribution.h lib/cmake/openpgl-%%VERSION%%/openpglConfig.cmake lib/cmake/openpgl-%%VERSION%%/openpglConfigVersion.cmake lib/cmake/openpgl-%%VERSION%%/openpgl_Exports-release.cmake lib/cmake/openpgl-%%VERSION%%/openpgl_Exports.cmake lib/libopenpgl.so lib/libopenpgl.so.0 lib/libopenpgl.so.%%VERSION%%