diff --git a/graphics/openpgl/Makefile b/graphics/openpgl/Makefile index a7a82c4325a2..8022b1f8c1c7 100644 --- a/graphics/openpgl/Makefile +++ b/graphics/openpgl/Makefile @@ -1,29 +1,27 @@ PORTNAME= openpgl DISTVERSIONPREFIX= v -DISTVERSION= 0.6.0 -PORTREVISION= 1 -#DISTVERSIONSUFFIX= -beta +DISTVERSION= 0.7.1 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 i386 ONLY_FOR_ARCHS_REASON= requires supported SIMD ISA LIB_DEPENDS= libtbb.so:devel/onetbb USES= cmake compiler:c++11-lib USE_GITHUB= yes -GH_ACCOUNT= OpenPathGuidingLibrary +GH_ACCOUNT= RenderKit USE_LDCONFIG= yes PLIST_SUB= VERSION="${PORTVERSION}" .include diff --git a/graphics/openpgl/distinfo b/graphics/openpgl/distinfo index 6d6a04a47461..5ca304a80ca1 100644 --- a/graphics/openpgl/distinfo +++ b/graphics/openpgl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708797590 -SHA256 (OpenPathGuidingLibrary-openpgl-v0.6.0_GH0.tar.gz) = 4192a4096ee3e3d31878cd013f8de23418c8037c576537551f946c4811931c5e -SIZE (OpenPathGuidingLibrary-openpgl-v0.6.0_GH0.tar.gz) = 10824550 +TIMESTAMP = 1766893504 +SHA256 (RenderKit-openpgl-v0.7.1_GH0.tar.gz) = d62d24241232a526491328f341df9add274fc84ae9818470d3edb5ae6141ac63 +SIZE (RenderKit-openpgl-v0.7.1_GH0.tar.gz) = 11078288 diff --git a/graphics/openpgl/pkg-plist b/graphics/openpgl/pkg-plist index a19ad8a847d3..73e048a3664c 100644 --- a/graphics/openpgl/pkg-plist +++ b/graphics/openpgl/pkg-plist @@ -1,36 +1,41 @@ include/openpgl/common.h +include/openpgl/compression.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/ImageSpaceGuidingBuffer.h include/openpgl/cpp/OpenPGL.h include/openpgl/cpp/PathSegment.h include/openpgl/cpp/PathSegmentStorage.h include/openpgl/cpp/Region.h +include/openpgl/cpp/RussianRoulette.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/defines.h include/openpgl/device.h include/openpgl/distribution.h include/openpgl/field.h include/openpgl/fieldstatistics.h +include/openpgl/imagespaceguidingbuffer.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%%