Commit graph

3 commits

Author SHA1 Message Date
nros
76be298328 Update multimedia/assimp to version 5.2.3
Update multimedia/assimp to version 5.2.3.

The reason for updating is that this
version has changes, mOrthographicWith in
aiCamera, needed by some packages in wip
(qt6).

This update should be safe since only wip
packages depend on it.

pkgsrc changes:
patch-assimp.pc.in came from upstream and
is now removed.
contrib/irrXML does not exist anymore so
patch-contrib_irrXML_CMakeLists.txt has
been removed.

Changes in package:
To many to mention.
2022-04-14 13:20:42 +00:00
gutteridge
07b07c7292 assimp: fix Darwin and FreeBSD builds
Make this package build a dependent library consistently on all pkgsrc
platforms, so we don't get PLIST mismatches.
2021-01-05 04:50:53 +00:00
pin
e5a3e3c3c0 multimedia/assimp: import package
Packaged in wip by Charlotte Koch

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 a general-purpose 3D model converter. See the feature list.

Assimp aims to provide a full asset conversion pipeline for use in game
engines/realtime rendering systems of any kind, but it is not limited to
this purpose. In the past, it has been used in a wide range of applications.

Changes from the wip package
-Updated HOMEPAGE
-Adjusted CATEGORIES to be consistent with DragonFly, FreeBSD and OpenBSD
-Re-build buildlink3.mk
2021-01-02 07:35:44 +00:00