Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Feb 2016 02:20:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207575] [PATCH] multimedia/assimp: Update to 3.1.1
Message-ID:  <bug-207575-13-0sNVbc1q2X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207575-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207575-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207575

--- Comment #5 from lightside <lightside@gmx.com> ---
The main motivation of this update was a possibility to build games/pioneer
port on FreeBSD head armv6, where configure error was found, related to ass=
imp
library (bug 207559).
Personally, I tested this update in conjunction with current games/pioneer =
port
on FreeBSD 10.2 amd64 and it worked.

I also found, that 3.1.1 version is used in some build scripts:
https://github.com/pioneerspacesim/pioneer/blob/990574ab588bdd92c38e34b4b8b=
03cedb13287f0/nix/assimp.nix
While on Travis builds 3.0 version is used still:
https://github.com/pioneerspacesim/pioneer-thirdparty/blob/747553e4f33c7827=
4193884543794f6bac448fec/source/assimp/CMakeLists.txt
https://travis-ci.org/pioneerspacesim/pioneer/builds/111856097

To note:
There is a possibility to build current 3.0 version with using default Clang
compiler on FreeBSD >=3D 10 by using following patch:
https://github.com/assimp/assimp/commit/c338b665ed870363d17a52d2e6e6db27693=
4351f

I also tested 3.2 version on GitHub, but it doesn't build, while some curre=
nt
commit (58fc394) is buildable, but produces white-texture artifacts in pion=
eer
application for some models (e.g. Eagles Nest station on New Hope system).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207575-13-0sNVbc1q2X>