Port details on branch 2023Q4 |
- assimp Library to import various 3D model formats in a uniform manner
- 5.3.1 multimedia
=0 5.3.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-10-19 07:15:06
- Last Update: 2023-10-19 07:10:08
- Commit Hash: 7ece9bd
- License: BSD3CLAUSE
- WWW:
- https://www.assimp.org/
- Description:
- Open Asset Import Library (short name: Assimp) is a portable Open Source
library to import various well-known 3D model formats in a uniform manner.
The most recent version also knows how to export 3d files and is therefore
suitable as general-purpose 3D model converter. See the feature list.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- assimp>0:multimedia/assimp
- To install the port:
- cd /usr/ports/multimedia/assimp/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/assimp
- pkg install assimp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: assimp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695712100
SHA256 (assimp-assimp-v5.3.1_GH0.tar.gz) = a07666be71afe1ad4bc008c2336b7c688aca391271188eb9108d0c6db1be53f1
SIZE (assimp-assimp-v5.3.1_GH0.tar.gz) = 52826870
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_assimp
- USES:
- cmake:testing compiler:c++17-lang cpe localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.1 19 Oct 2023 07:10:08
    |
Robert Clausecker (fuz)  |
multimedia/assimp: fix build on armv7
Mark a union within a packed struct as packed to avoid an alignment
warning.
Approved by: portmgr (build fix blanket)
MFH: 2023Q4
(cherry picked from commit 5dc8b93cd9c03026e72c5581af296c012c0b1116) |
Number of commits found: 1
|