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.006663
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

1 2 3 4 5 6 .. 14 Next › Last »

Lone_Wolf commented on 2024-06-25 12:49 (UTC)

Openmw currently has no support for ffmpeg 7 from repos , this package is now build against ffmpeg 4.4 .

see https://gitlab.com/OpenMW/openmw/-/issues/7182

Lone_Wolf commented on 2024-06-01 16:40 (UTC)

New required component : qt-svg . please add it, bwrsandman.

To all : The deps of this pacakge are tailored for a qt6 build which performs better then the qt5 build.

When both qt5 and qt6 are present qt5 will be used. To avoid this you should build in a clean chroot.

see https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

Currently this requires building in a so it can utilisebe built against qt6

rtentser commented on 2024-06-01 07:16 (UTC)

Installing qt5-tools solves the problem

rtentser commented on 2024-06-01 07:12 (UTC)

CMake Error at /usr/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5LinguistTools"
  with any of the following names:

    Qt5LinguistToolsConfig.cmake
    qt5linguisttools-config.cmake

  Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
  set "Qt5LinguistTools_DIR" to a directory containing one of the above
  files.  If "Qt5LinguistTools" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:252 (find_package)

priestofilunibi commented on 2024-03-09 19:58 (UTC)

The latest OpenMW dev versions now require OSG's collada plugin, and will exit if run without it. Please make openscenegraph-openmw-git a required dependency instead of normal openscenegraph.

settyness commented on 2024-03-07 05:49 (UTC)

I actually needed qt6-tools to get this to build.

Lone_Wolf commented on 2024-02-10 14:04 (UTC)

New makedep qt5-tools needed since https://gitlab.com/OpenMW/openmw/-/commit/7e345436f4104676a6ade618f1720b42aaeaa5bd

Please add it.

Lone_Wolf commented on 2023-11-04 19:03 (UTC)

@bwrsandman :

As mnetioned in the bug report I uploaded https://aur.archlinux.org/packages/mygui-openmw to provide mygui 3.4.3 for this package.

Please change mygui to mygui-openmw in dependencies.

Lone_Wolf commented on 2023-10-26 19:29 (UTC)

confirmed, archlinux mygui package needs to be updated to 3.4.3 .

follow https://bugs.archlinux.org/task/79330 .

bwrsandman commented on 2023-10-26 19:18 (UTC)

@S3ctor could you share what error you get so I can see if it's the packaging or the source code.