multimedia/assimp: Update WWW; Remove unnecessary BROKEN_xx line; Add comment

This commit is contained in:
Yuri Victorovich 2025-04-24 07:11:22 -07:00
parent 07926f4e9d
commit 64620e6d0d
2 changed files with 4 additions and 3 deletions

View file

@ -5,13 +5,12 @@ CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org
COMMENT= Library to import various 3D model formats in a uniform manner
WWW= https://www.assimp.org/
WWW= https://www.assimp.org \
https://github.com/assimp/assimp
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv6= field within 'Assimp::MDL::Vertex_MDL7' is less aligned than 'Assimp::MDL::Vertex_MDL7::..., see https://github.com/assimp/assimp/issues/4640
USES= cmake:testing compiler:c++17-lang cpe localbase:ldflags pkgconfig # minizip is disabled for https://github.com/assimp/assimp/issues/4374
USE_GITHUB= yes

View file

@ -1,3 +1,5 @@
- https://github.com/assimp/assimp/issues/4640
--- code/AssetLib/MDL/MDLFileData.h.orig 2023-10-16 03:31:18 UTC
+++ code/AssetLib/MDL/MDLFileData.h
@@ -603,7 +603,7 @@ struct Vertex_MDL7