Package Details: openmw-git 0.48.0.r5496.g8471cfb576-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, MIT, GPL-3.0-or-later
Conflicts: openmw
Provides: openmw
Submitter: None
Maintainer: bwrsandman (Lone_Wolf)
Last Packager: Lone_Wolf
Votes: 30
Popularity: 0.000105
First Submitted: 2011-01-05 16:17 (UTC)
Last Updated: 2024-06-25 12:42 (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 .. 8 9 10 11 12 13 14 15 Next › Last »

budulay commented on 2013-06-16 18:18 (UTC)

Openmw now depends on sdl2 and fails to compile without it(we have it in AUR: https://aur.archlinux.org/packages/sdl2/).

<deleted-account> commented on 2013-03-31 15:38 (UTC)

Just in case, there are problems with compilation OpenCS with Qt 4.8.4 and boost 1.53 ( https://forum.openmw.org/viewtopic.php?f=7&t=1451 ) from testing.

budulay commented on 2013-03-08 13:52 (UTC)

Thanks for the fix. Just found another problem - openmw.png was recently moved from apps/launcher/resourses/images to files/launcher/images/ in the source tree, so the install line in the PKGBUILD needs to be adjusted accrdingly: install -m644 files/launcher/images/openmw.png "$pkgdir"/usr/share/pixmaps/

bwrsandman commented on 2013-03-06 14:55 (UTC)

Forcing cmake to find qt4. Thanks for pointing that out.

budulay commented on 2013-03-05 03:14 (UTC)

Wouldn't compile for me after the qt5 update, even though qt4-4.8.4 is installed.

<deleted-account> commented on 2013-02-12 13:02 (UTC)

OpenMW needs FFMpeg now for video playback

bwrsandman commented on 2012-12-28 23:38 (UTC)

Added opencs.

budulay commented on 2012-07-27 03:27 (UTC)

Nice one, thanks!

bwrsandman commented on 2012-07-26 22:26 (UTC)

Should be fixed now.