simgear: update to 2019.1.1
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
2b8e59d478
commit
87be80f7b3
@ -1,10 +0,0 @@
|
|||||||
--- simgear/nasal/cppbind/NasalHash.hxx 2019-01-29 14:17:36.000000000 +0100
|
|
||||||
+++ simgear/nasal/cppbind/NasalHash.hxx 2019-01-31 18:33:18.344393314 +0100
|
|
||||||
@@ -24,6 +24,7 @@
|
|
||||||
|
|
||||||
#include <simgear/structure/map.hxx>
|
|
||||||
#include <boost/iterator/iterator_facade.hpp>
|
|
||||||
+#include <boost/utility/enable_if.hpp>
|
|
||||||
|
|
||||||
namespace nasal
|
|
||||||
{
|
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'simgear'
|
# Template file for 'simgear'
|
||||||
pkgname=simgear
|
pkgname=simgear
|
||||||
version=2018.3.2
|
version=2019.1.1
|
||||||
revision=1
|
revision=1
|
||||||
# XXX: always keep in sync with flightgear version!
|
# XXX: always keep in sync with flightgear version!
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.flightgear.org/"
|
homepage="http://www.flightgear.org/"
|
||||||
distfiles="$SOURCEFORGE_SITE/project/flightgear/release-${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="$SOURCEFORGE_SITE/project/flightgear/release-${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=c8b094a8c5045362848781f72117dbec424472bf6b9dd135dfe43f9b915781a4
|
checksum=201ed4cc841aa99e1c84acb3035a95fa36a77dd96c0dca290c46d21a290a548b
|
||||||
|
|
||||||
# Suppress warnings regarding auto_ptr
|
# Suppress warnings regarding auto_ptr
|
||||||
CXXFLAGS="-Wno-deprecated-declarations"
|
CXXFLAGS="-Wno-deprecated-declarations"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user