diff --git a/srcpkgs/flightgear/patches/musl-include-fcntl.patch b/srcpkgs/flightgear/patches/musl-include-fcntl.patch new file mode 100644 index 0000000000..1f3e0f8234 --- /dev/null +++ b/srcpkgs/flightgear/patches/musl-include-fcntl.patch @@ -0,0 +1,10 @@ +--- a/src/Navaids/NavDataCache.cxx ++++ b/src/Navaids/NavDataCache.cxx +@@ -31,6 +31,7 @@ + #include // for int64_t + #include // for std::ostringstream + #include ++#include + + #ifdef SYSTEM_SQLITE + // the standard sqlite3.h doesn't give a way to set SQLITE_UINT64_TYPE, diff --git a/srcpkgs/flightgear/template b/srcpkgs/flightgear/template index e5528205b9..16f2dd21a0 100644 --- a/srcpkgs/flightgear/template +++ b/srcpkgs/flightgear/template @@ -1,7 +1,7 @@ # Template file for 'flightgear' pkgname=flightgear -version=2020.1.3 -revision=2 +version=2020.3.11 +revision=1 build_style=cmake configure_args="-DFG_DATA_DIR:STRING=/usr/share/flightgear/fgdata -DOpenGL_GL_PREFERENCE=GLVND -DTRANSLATIONS_SRC_DIR=${wrksrc}/fgdata/Translations" @@ -17,11 +17,11 @@ license="GPL-2.0-or-later" homepage="http://www.flightgear.org/" distfiles=" $SOURCEFORGE_SITE/project/flightgear/release-${version%.*}/${pkgname}-${version}.tar.bz2 - $SOURCEFORGE_SITE/project/flightgear/release-${version%.*}/FlightGear-${version}-data.tar.bz2" -checksum=" - 1f07e8ef2c558dae3b9738e313b57e711d38e569f85d49fc2c5ae647e3949a17 - 2196f4ffcdeaae3a8b0a2b6ebf62a456bfd0198abb6c0619f763204d89804a03" + $SOURCEFORGE_SITE/project/flightgear/release-${version%.*}/FlightGear-${version}-data.txz" +checksum="fe2706c7707ea73abc5114773de45f29861ab0f8f535656af0428ed049ca4a97 + 123f151b2c0f4220f0dd55e875ca57a4ec38a94f71f8c04c58caeac077e2b558" python_version=2 +make_check=no nocross=https://build.voidlinux.org/builders/armv7l-musl_builder/builds/4773/steps/shell_3/logs/stdio