games-engines / openmw

Open source reimplementation of TES III: Morrowind

Official package sites : https://gitlab.com/OpenMW/openmw · https://openmw.org/ ·

OpenMW is a new and modern engine based on the one that runs the 2002 open-world RPG Morrowind. The engine (OpenMW) will come with its own editor (OpenCS) which will allow the user to edit or create their own games. Both OpenCS and OpenMW are written from scratch and aren’t made to support any third party programs the original Morrowind engine uses to improve its functionality.

v9999 :: 0 :: gentoo

Modified
License
GPL-3 MIT BitstreamVera ZLIB
USE flags
devtools doc gui osg-fork test

v0.48.0 :: 0 :: gentoo

Modified
License
GPL-3 MIT BitstreamVera ZLIB
Keywords
~amd64 ~arm64 ~ppc64 ~x86
USE flags
devtools doc osg-fork qt5 test

General

devtools
Install development tools like bsatool, esmtool and opencs.
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
gui
Enable support for a graphical user interface
osg-fork
Use OpenSceneGraph forked by OpenMW instead of upstream OSG.
qt5
Add support for the Qt 5 application and UI framework
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

lua_single_target

lua5-1
Build for Lua 5.1 only
lua5-3
Build for Lua 5.3 only
lua5-4
Build for Lua 5.4 only
luajit
Build for LuaJIT only

app-arch / lz4 : Extremely Fast Compression algorithm

app-arch / unshield : InstallShield CAB file extractor

dev-cpp / sol2 : Header-only C++ <-> Lua API wrapper

dev-cpp / yaml-cpp : YAML parser and emitter in C++

dev-db / sqlite : SQL database engine

dev-games / mygui : A library for creating GUIs for games and 3D applications

dev-games / openscenegraph : Open source high performance 3D graphics toolkit

dev-games / openscenegraph-openmw : OpenMW-specific fork of OpenSceneGraph

dev-games / recastnavigation : Navigation mesh construction toolset for games

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-lang / luajit : Just-In-Time Compiler for the Lua programming language

dev-libs / boost : Boost Libraries for C++

dev-libs / icu : International Components for Unicode

dev-libs / tinyxml : Simple and small C++ XML parser

dev-qt / qtbase : Cross-platform application development framework

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtopengl : OpenGL support library for the Qt5 framework (deprecated)

dev-qt / qtsvg : SVG rendering library for the Qt6 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

media-libs / libsdl2 : Simple Direct Media Layer

media-libs / openal : A software implementation of the OpenAL 3D audio API

media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec

sci-physics / bullet : Continuous Collision Detection and Physics Library

sys-libs / zlib : Standard (de)compression library

virtual / opengl : Virtual for OpenGL implementation

app-arch / lz4 : Extremely Fast Compression algorithm

app-arch / unshield : InstallShield CAB file extractor

dev-cpp / yaml-cpp : YAML parser and emitter in C++

dev-db / sqlite : SQL database engine

dev-games / mygui : A library for creating GUIs for games and 3D applications

dev-games / openscenegraph : Open source high performance 3D graphics toolkit

dev-games / openscenegraph-openmw : OpenMW-specific fork of OpenSceneGraph

dev-games / recastnavigation : Navigation mesh construction toolset for games

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-lang / luajit : Just-In-Time Compiler for the Lua programming language

dev-libs / boost : Boost Libraries for C++

dev-libs / icu : International Components for Unicode

dev-libs / tinyxml : Simple and small C++ XML parser

dev-qt / qtbase : Cross-platform application development framework

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtopengl : OpenGL support library for the Qt5 framework (deprecated)

dev-qt / qtsvg : SVG rendering library for the Qt6 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

media-libs / libsdl2 : Simple Direct Media Layer

media-libs / openal : A software implementation of the OpenAL 3D audio API

media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec

sci-physics / bullet : Continuous Collision Detection and Physics Library

sys-libs / zlib : Standard (de)compression library

virtual / opengl : Virtual for OpenGL implementation

948963
games-engines/openmw-0.48.0 fails tests: Shader shader error: Undefined foo
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: update live
* Use Qt 6 * Update USE flag from qt5 to gui * Update directory layout to match upstream * Copy KEYWORDS from release, but drop x86: devs say that it doesn't have enough RAM to even play the vanilla game Closes: https://bugs.gentoo.org/942291 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Co-authored-by: Alec Stewart <alec-stewart@protonmail.com> Co-authored-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39146 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: remove unneeded dep on Xt
Closes: https://bugs.gentoo.org/925582 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/39010 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: update deps on mygui version
Bug: https://bugs.gentoo.org/927634 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: update mygui dependency
Closes: https://bugs.gentoo.org/926041 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/35876 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: fix build with gcc 14
Closes: https://bugs.gentoo.org/925105 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/35490 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
games-engines/openmw: Keyword 0.48.0 ppc64, #889996
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: drop 0.47.0-r2
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/32696 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Alexey Sokolov · gentoo
games-engines/openmw: don't download gtest
Closes: https://bugs.gentoo.org/912457 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: specify min version of mygui
Closes: https://bugs.gentoo.org/911244 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/32042 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Alexey Sokolov · gentoo
games-engines/openmw: enable lua5-1, lua5-3, lua5-4
But only on arches which don't support luajit Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: sync live
Closes: https://github.com/gentoo/gentoo/pull/32002 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
Alexey Sokolov · gentoo
games-engines/openmw: add 0.48.0
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: fix build with gcc13
Closes: https://bugs.gentoo.org/905337 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/31190 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: stop requiring ffmpeg in osg
Limit openmw-0.47 itself to <ffmpeg-5, but it's fixed in openmw-0.48 which is not released yet Bug: https://bugs.gentoo.org/834425 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
games-engines/openmw: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-engines/openmw: drop obsolete patch in live
Just a quick fix, haven't really checked status of 9999 and could be other issues. Closes: https://bugs.gentoo.org/864394 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Ionen Wolkens · gentoo
games-engines/openmw: fix build with gcc12
Seeing users hit this, so fixing myself quick. Builds but not thoroughly tested so there could be other issues. Closes: https://bugs.gentoo.org/858725 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: update live ebuild
Closes: https://bugs.gentoo.org/840188 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/25602 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: update deps of live ebuild
Closes: https://github.com/gentoo/gentoo/pull/23397 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-engines/openmw: Keyword 0.47.0-r1 arm64, #806776
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: drop old
Closes: https://github.com/gentoo/gentoo/pull/23194 Closes: https://bugs.gentoo.org/794538 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
games-engines/openmw: add patch for glibc-2.34
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: version 0.47
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/22579 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-engines/openmw: flag-o-matic-- for UnusedInherits
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-engines/openmw: fix build with boost-1.77.0
Closes: https://bugs.gentoo.org/808763 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: remove recastnavigation hack from 9999
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: use newer OSG for 9999
Bug: https://bugs.gentoo.org/797403 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: add lua support
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/21606 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
games-engines/openmw: Depend on dev-libs/boost:=[threads(+)]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: 0.46 requires OSG 3.4
This is in preparation for future 0.47. The discussion with upstream revealed that 0.46 works best with the forked OSG 3.4, 3.6 is not recommended for it. But 0.47 needs 3.6, also with a preference to use the forked OSG. Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/21136 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: require boost[zlib]
Closes: https://bugs.gentoo.org/788253 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Alexey Sokolov · gentoo
games-engines/openmw: fix build with gcc 11
Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Alexey Sokolov · gentoo
games-engines/openmw: remove openmw-0.47.0-bullet-debian.patch
https://gitlab.com/OpenMW/openmw/-/commit/e3a6cb1695336c834c9664eabc40028f01e3b99f includes it Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: fix build of 9999
Closes: https://bugs.gentoo.org/773211 Signed-off-by: Alexey Sokolov <sokolov@google.com> Thanks-to: Benjamin Winger <bmw@disroot.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: restrict double-precisionness of bullet
For 0.46.0, require no double precision. For 9999, require double precision instead. Upstream references: https://github.com/OpenMW/openmw/pull/2049 https://github.com/OpenMW/openmw/pull/2848 Closes: https://bugs.gentoo.org/747898 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/17896 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: drop old 0.45.0
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/17064 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Alexey Sokolov · gentoo
games-engines/openmw: update the patch for 9999
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-engines/openmw: version bump - 0.46.0
Add option to use forked OSG Fix build on ~arch, fix tests on i686, fix installation on Prefix Closes: https://bugs.gentoo.org/673864 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/16000 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
games-engines/openmw: No sign of private Qt header use, drop slot ops
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
games-engines/openmw: Fix build w/ >=dev-games/openscenegraph-3.6.5
Bug: https://bugs.gentoo.org/709878 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
*/*: Switch games proj to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-engines/openmw: Drop old 0.44.0
Package-Manager: Portage-2.3.69, Repoman-2.3.13 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-engines/openmw: Bump to 0.45.0, EAPI 7, fix dependencies
Package-Manager: Portage-2.3.69, Repoman-2.3.13 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
games-engines/openmw: Add missing OSG slot op, drop pkg_preinst
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
games-engines/openmw: Drop 0.43.0-r2
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Alexey Sokolov · gentoo
games-engines/openmw: add live ebuild
And add me (with p-m) to maintainers Signed-off-by: Alexey Sokolov <sokolov@google.com> Closes: https://github.com/gentoo/gentoo/pull/15400 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
ktrace · gentoo
games-engines/openmw: version bump to 0.44.0.
Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9540
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
games-engines/openmw: Drop nonexistent dependency
Closes: https://bugs.gentoo.org/657728 Package-Manager: Portage-2.3.42, Repoman-2.3.9
Andreas Sturmlechner · gentoo
games-engines/openmw: Fix build with Qt 5.11_beta3
Package-Manager: Portage-2.3.30, Repoman-2.3.9
Andreas Sturmlechner · gentoo
games-engines/openmw: Drop 0.42.0, broken by OSG-3.5.1 removal
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Andreas Sturmlechner · gentoo
games-engines/openmw: Ebuild compatibility w/ >=OSG-3.5.5
Ultimately, the nature of OSG-Qt requirement needs to be checked if only RDEPEND or also DEPEND. Package-Manager: Portage-2.3.24, Repoman-2.3.6
Victor · gentoo
games-engines/openmw: version bump to 0.4.3
Bump version Closes: https://bugs.gentoo.org/643486 Closes: https://github.com/gentoo/gentoo/pull/6824 Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6824
David Seifert · gentoo
games-engines/openmw: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6
coyote · gentoo
games-engines/openmw: version bump to 0.42
Closes: https://github.com/gentoo/gentoo/pull/6018
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Andreas Sturmlechner · gentoo
games-engines/openmw: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4099
Andreas Sturmlechner · gentoo
games-engines/openmw: s/default/cmake-utils_src_prepare/
Package-Manager: portage-2.3.3
Andreas Sturmlechner · gentoo
games-engines/openmw: Drop old
Package-Manager: portage-2.3.3
Andreas Sturmlechner · gentoo
games-engines/openmw: 0.41.0 version bump
Gentoo-bug: 592864 Thanks-to: eroen <gentoo@eroen.eu> Package-Manager: portage-2.3.3
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Austin English · gentoo
games-engines/openmw: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.2
Michael Sterrett · gentoo
games-engines/openmw: clean old
Package-Manager: portage-2.2.28
Michael Sterrett · gentoo
games-engines/openmw: version bump (bug #567742)
Package-Manager: portage-2.2.28
Michael Sterrett · gentoo
add freeimage dep so the required use flags can be specified (bug #559722)
Package-Manager: portage-2.2.20.1
Julian Ospald · gentoo
Convert CVS style headers back to git style headers
Julian Ospald · gentoo
games-engines/openmw: rm old
Julian Ospald · gentoo
games-engines/openmw: fix ogre dependency
X-Gentoo-Bug: 529096 X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=529096
Julian Ospald · gentoo
games-engines/openmw: version bump to 0.36.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed