Update OpenMW to 0.43.0.

This commit is contained in:
pascal 2017-12-05 19:59:13 +00:00
parent 0cc2056e00
commit 0af562423a
4 changed files with 14 additions and 13 deletions

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2017/11/16 23:20:38 naddy Exp $
# $OpenBSD: Makefile,v 1.14 2017/12/05 19:59:13 pascal Exp $
ONLY_FOR_ARCHS = amd64 i386
COMMENT = open source implementation of TES III: Morrowind
V = 0.42.0
V = 0.43.0
DISTNAME = openmw-$V
REVISION = 0
CATEGORIES = games
@ -20,7 +19,7 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB += ${COMPILER_LIBCXX} BulletCollision GL LinearMath MyGUIEngine
WANTLIB += OpenThreads Qt5Core Qt5Gui Qt5Network Qt5OpenGL Qt5Widgets
WANTLIB += SDL2 avcodec avformat avutil boost_filesystem-mt boost_program_options-mt
WANTLIB += boost_system-mt c m openal osg osgAnimation osgDB osgFX
WANTLIB += boost_system-mt c m openal osg osgDB osgFX
WANTLIB += osgGA osgParticle osgText osgUtil osgViewer swresample
WANTLIB += swscale unshield

View File

@ -1,2 +1,2 @@
SHA256 (openmw-0.42.0.tar.gz) = /LzDMq5l0D+uOMyrWJsRDhikUBgqzlQfQ29dagJAit4=
SIZE (openmw-0.42.0.tar.gz) = 4956838
SHA256 (openmw-0.43.0.tar.gz) = xPAljTX+HBgcLGCWWEZ+FWDOJi0Cv16SsGTXsU6X8IY=
SIZE (openmw-0.43.0.tar.gz) = 5023421

View File

@ -1,12 +1,13 @@
$OpenBSD: patch-apps_openmw_main_cpp,v 1.1 2017/05/23 17:54:54 espie Exp $
$OpenBSD: patch-apps_openmw_main_cpp,v 1.2 2017/12/05 19:59:13 pascal Exp $
Index: apps/openmw/main.cpp
--- apps/openmw/main.cpp.orig
+++ apps/openmw/main.cpp
@@ -1,5 +1,6 @@
#include <iostream>
#include <cstdio>
@@ -4,6 +4,7 @@
#include <components/files/configurationmanager.hpp>
#include <components/files/escape.hpp>
#include <components/fallback/validate.hpp>
+#include <unistd.h>
#include <components/version/version.hpp>
#include <components/files/configurationmanager.hpp>
#include <SDL_messagebox.h>
#include "engine.hpp"

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2017/08/06 09:39:56 pascal Exp $
@comment $OpenBSD: PLIST,v 1.5 2017/12/05 19:59:13 pascal Exp $
@bin bin/bsatool
@bin bin/esmtool
@bin bin/openmw
@ -72,6 +72,7 @@ share/openmw/resources/mygui/openmw_hud_box.skin.xml
share/openmw/resources/mygui/openmw_hud_energybar.skin.xml
share/openmw/resources/mygui/openmw_infobox.layout
share/openmw/resources/mygui/openmw_interactive_messagebox.layout
share/openmw/resources/mygui/openmw_interactive_messagebox_notransp.layout
share/openmw/resources/mygui/openmw_inventory_window.layout
share/openmw/resources/mygui/openmw_itemselection_dialog.layout
share/openmw/resources/mygui/openmw_jail_screen.layout