Package Details: openmw-git 0.48.0.r4764.g012d10703f-1

Git Clone URL: https://aur.archlinux.org/openmw-git.git (read-only, click to copy)
Package Base: openmw-git
Description: An open-source engine reimplementation for the role-playing game Morrowind.
Upstream URL: http://www.openmw.org
Licenses: custom, GPL3, MIT
Conflicts: openmw
Provides: openmw
Submitter: None
Maintainer: bwrsandman (Lone_Wolf)
Last Packager: bwrsandman
Votes: 30
Popularity: 0.034648
First Submitted: 2011-01-05 16:17 (UTC)
Last Updated: 2024-03-25 21:25 (UTC)

Pinned Comments

Lone_Wolf commented on 2022-06-17 10:07 (UTC)

openmw-git has been found to require a sizable amount of temporary space during building.

The available amount depends on system specifics so is different for all systems. In case build fails with "no space left on device" you may be bitten by this.

See https://bbs.archlinux.org/viewtopic.php?id=277304 for details and possible solutions.

bwrsandman commented on 2016-09-24 14:59 (UTC) (edited on 2018-11-22 17:28 (UTC) by bwrsandman)

Please refrain from flagging the git version as out date when a new release comes out. The git aur packages update their version on install time based on the tags of the git repo.

Keep in mind that this is a VCS package and it is meant to be in line with the latest master which might not always work. It is not meant to follow the release pattern in any particularly smart way and assumes that upstream maintains their tags consistently.

For the newest release, the correct page is https://www.archlinux.org/packages/?q=openmw

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »

Ember2528 commented on 2022-11-22 00:26 (UTC)

@Lone_Wolf I'm using the latest openscenegraph-openmw-git and collada-dom 2.5.0-2

bwrsandman commented on 2022-11-21 14:25 (UTC)

Actually I have these two installed opencollada 1:1.6.68-3 openscenegraph 3.6.5-14

Lone_Wolf commented on 2022-11-21 09:52 (UTC)

That helps a lot to narrow down the cause as collada (dae) support in openmw sofar has depended on whether openscenegraph supports it. repo openscenegraph doesn't support collada at all, but openscenegraph-openmw-git DOES.

@Ember2528 & @bwrsandman : which openscenegraph are you using ?

bwrsandman commented on 2022-11-20 21:03 (UTC)

I cannot reproduce. Tested on a fully updated system but with no collada installed.

Lone_Wolf commented on 2022-11-20 20:53 (UTC)

@Ember2528

The package no longer links after 97e54c62 with the following error /usr/bin/ld: cannot find -lcollada-dom.-dp: No such file or directory

Build failure confirmed, looking into it.

Lone_Wolf commented on 2022-08-27 13:18 (UTC)

bullet in repos recently gained double precision and multithreaded support.

I've tested it and found no issues. Please switch dependency from bullet-multithreaded to bullet-dp .

@bwrsandman : if you're busy I can make the change in a few days.

Lone_Wolf commented on 2022-06-17 10:07 (UTC)

openmw-git has been found to require a sizable amount of temporary space during building.

The available amount depends on system specifics so is different for all systems. In case build fails with "no space left on device" you may be bitten by this.

See https://bbs.archlinux.org/viewtopic.php?id=277304 for details and possible solutions.

Lone_Wolf commented on 2022-06-16 13:18 (UTC)

Updated, package now uses latest ffmpeg (currently 5.0.1) again.

To get the package to build in a devtools clean chroot I had to disable lto.

It's unclear if this is an issue on my system or not.

In case you want an lto enabled build : comment the line with options=(!lto) in the PKGBUILD

bwrsandman commented on 2022-06-15 22:06 (UTC)

@txtsd I don't know you

txtsd commented on 2022-06-15 19:09 (UTC)

Can I have co-maintainer too? I'd like to help out.