Pascal Stumpf writes:
> Here's an update for games/irrlamb, which now no longer uses
> devel/bullet. It has an internal copy of Irrlicht, but working around
> this to use the version from ports seems to not create any issues.
Thanks!
I tried to update it but failed, was plaining to give it ano
Here's an update for games/irrlamb, which now no longer uses
devel/bullet. It has an internal copy of Irrlicht, but working around
this to use the version from ports seems to not create any issues.
Index: Makefile
===
RCS file: /cv
Pascal Stumpf writes:
> On Thu, 23 Dec 2021 17:46:27 +0100, Omar Polo wrote:
>> Pascal Stumpf writes:
>>
>> I've yet to test the diff, but it's similar to what I tested so I
>> presume it works, just spotted a detail
>>
>> > [...]
>> > @lib lib/libBulletXmlWorldImporter.so.${LIBBulletXmlWorld
On Thu, 23 Dec 2021 17:46:27 +0100, Omar Polo wrote:
> Pascal Stumpf writes:
>
> I've yet to test the diff, but it's similar to what I tested so I
> presume it works, just spotted a detail
>
> > [...]
> > @lib lib/libBulletXmlWorldImporter.so.${LIBBulletXmlWorldImporter_VERSION}
> > +@so lib/li
Pascal Stumpf writes:
I've yet to test the diff, but it's similar to what I tested so I
presume it works, just spotted a detail
> [...]
> @lib lib/libBulletXmlWorldImporter.so.${LIBBulletXmlWorldImporter_VERSION}
> +@so lib/libBussIK.so
This (and libgwen) are installed due to -DBUILD_EXTRAS=ON
On Thu, 23 Dec 2021 09:34:16 +0100, Omar Polo wrote:
> Pascal Stumpf writes:
>
> > Thanks a lot, Omar, but hang on -- I'm working on an update which also
> > enables -DUSE_DOUBLE_PRECISION (needed for new games/openmw).
>
> i'm looking forward to test the diff then :)
Index: Makefile
=
Pascal Stumpf writes:
> Thanks a lot, Omar, but hang on -- I'm working on an update which also
> enables -DUSE_DOUBLE_PRECISION (needed for new games/openmw).
i'm looking forward to test the diff then :)
Cheers
Omar Polo
Thanks a lot, Omar, but hang on -- I'm working on an update which also
enables -DUSE_DOUBLE_PRECISION (needed for new games/openmw).
On Wed, 22 Dec 2021 17:51:28 +0100, Omar Polo wrote:
> Hello,
>
> Here's an attempt at updating bullet to the latest version. For the
> SHLIB I went with a general