mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
graphics/filament: update 1.51.4 → 1.51.5
This commit is contained in:
parent
5c622564ba
commit
bcd5d05a25
@ -1,6 +1,6 @@
|
||||
PORTNAME= filament
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.51.4
|
||||
DISTVERSION= 1.51.5
|
||||
CATEGORIES= graphics
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1713480582
|
||||
SHA256 (google-filament-v1.51.4_GH0.tar.gz) = d92c1caaa987165861196e8e60cad8cf570921b49e7c02749096638d55559d64
|
||||
SIZE (google-filament-v1.51.4_GH0.tar.gz) = 502717393
|
||||
TIMESTAMP = 1713845017
|
||||
SHA256 (google-filament-v1.51.5_GH0.tar.gz) = d207bbc618570d8a93191cab3bbaf26fbf2513e9e605b8f66df176ec687b4cb7
|
||||
SIZE (google-filament-v1.51.5_GH0.tar.gz) = 502719827
|
||||
SHA256 (a5bba37dc5463b6e7c428437c8cd3c5792b72dab.patch) = 68831a15f3995455ba71fc73717d66fbeb0528e99941c7a4c3f5e53dd9c64b8e
|
||||
SIZE (a5bba37dc5463b6e7c428437c8cd3c5792b72dab.patch) = 1071
|
||||
|
@ -9,6 +9,7 @@ bin/filamesh
|
||||
bin/glslminifier
|
||||
%%SAMPLES%%bin/gltf_viewer
|
||||
bin/matc
|
||||
bin/matedit
|
||||
%%SAMPLES%%bin/material_sandbox
|
||||
bin/matinfo
|
||||
bin/mipgen
|
||||
@ -158,6 +159,7 @@ include/utils/PrivateImplementation.h
|
||||
include/utils/SingleInstanceComponentManager.h
|
||||
include/utils/Slice.h
|
||||
include/utils/StructureOfArrays.h
|
||||
include/utils/Systrace.h
|
||||
include/utils/algorithm.h
|
||||
include/utils/bitset.h
|
||||
include/utils/compiler.h
|
||||
|
Loading…
Reference in New Issue
Block a user