Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Flightgear 2020.3.13
@ 2022-06-11 23:44 abenson
  2022-06-12 14:55 ` r-ricci
  2022-06-13 23:26 ` [PR PATCH] [Closed]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: abenson @ 2022-06-11 23:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 480 bytes --]

There is a new pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages flightgear_2020.3.13
https://github.com/void-linux/void-packages/pull/37525

Flightgear 2020.3.13
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, `x86_64`


A patch file from https://github.com/void-linux/void-packages/pull/37525.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-flightgear_2020.3.13-37525.patch --]
[-- Type: text/x-diff, Size: 3029 bytes --]

From 1aa9aa5750f9c24cc73ce1ccd8a4d49db0c77880 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sat, 11 Jun 2022 17:12:57 -0500
Subject: [PATCH 1/2] simgear: update to 2020.3.13.

---
 srcpkgs/simgear/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/simgear/template b/srcpkgs/simgear/template
index 7f510909dbac..8dee69c4c1fb 100644
--- a/srcpkgs/simgear/template
+++ b/srcpkgs/simgear/template
@@ -1,6 +1,6 @@
 # Template file for 'simgear'
 pkgname=simgear
-version=2020.3.11
+version=2020.3.13
 revision=1
 # XXX: always keep in sync with flightgear version!
 build_style=cmake
@@ -10,11 +10,11 @@ makedepends="boost-devel freetype-devel libjpeg-turbo-devel giflib-devel
  libcurl-devel libfreeglut-devel libopenal-devel osg-devel plib-devel
  liblzma-devel"
 short_desc="Simulation engine for FlightGear - static libraries"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="http://www.flightgear.org/"
 distfiles="$SOURCEFORGE_SITE/project/flightgear/release-${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=bb8dfcbc2a3b0143d1ffcf01d1a961e566ef21dd33d9cc768d6d9aa5871d4f3c
+checksum=dc09906fda8b1810fe2cb22b5f5171d208ba901c5b9d390bad6d1f3fd66c51e8
 
 # Suppress warnings regarding auto_ptr
 CXXFLAGS="-Wno-deprecated-declarations"

From 3bdd731019181bdf4422ddd10a6b76d6f8a5d617 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sat, 11 Jun 2022 17:12:59 -0500
Subject: [PATCH 2/2] flightgear: update to 2020.3.13.

---
 srcpkgs/flightgear/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/flightgear/template b/srcpkgs/flightgear/template
index 16f2dd21a021..62d400924afb 100644
--- a/srcpkgs/flightgear/template
+++ b/srcpkgs/flightgear/template
@@ -1,6 +1,6 @@
 # Template file for 'flightgear'
 pkgname=flightgear
-version=2020.3.11
+version=2020.3.13
 revision=1
 build_style=cmake
 configure_args="-DFG_DATA_DIR:STRING=/usr/share/flightgear/fgdata
@@ -12,14 +12,14 @@ makedepends="MesaLib-devel boost-devel freealut-devel libevent-devel
  $(vopt_if qt 'qt5-devel qt5-tools-devel qt5-declarative-devel qt5-svg-devel')"
 depends="flightgear-data>=${version}"
 short_desc="Sophisticated flight simulator"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
 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.txz"
-checksum="fe2706c7707ea73abc5114773de45f29861ab0f8f535656af0428ed049ca4a97
- 123f151b2c0f4220f0dd55e875ca57a4ec38a94f71f8c04c58caeac077e2b558"
+checksum="661abfaf475abc8cfd1bab57559469efa662bc6d03f58e8d977385003fe5aa8c
+ 0b7894540ec8250efb39d5dc6819d2a43a613058e61599a7d27a3342f7714893"
 python_version=2
 make_check=no
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Flightgear 2020.3.13
  2022-06-11 23:44 [PR PATCH] Flightgear 2020.3.13 abenson
@ 2022-06-12 14:55 ` r-ricci
  2022-06-13 23:26 ` [PR PATCH] [Closed]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: r-ricci @ 2022-06-12 14:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 413 bytes --]

New comment by r-ricci on void-packages repository

https://github.com/void-linux/void-packages/pull/37525#issuecomment-1153195733

Comment:
#37106 also contains several fixes and cleanups.

It was a draft because the launcher GUI was incorrectly rendered and I didn't know why. But today I rebuilt it and it worked. Maybe it was fixed by some recent commit, or maybe there was some other problem on my system.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: Flightgear 2020.3.13
  2022-06-11 23:44 [PR PATCH] Flightgear 2020.3.13 abenson
  2022-06-12 14:55 ` r-ricci
@ 2022-06-13 23:26 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2022-06-13 23:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

There's a closed pull request on the void-packages repository

Flightgear 2020.3.13
https://github.com/void-linux/void-packages/pull/37525

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, `x86_64`


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-13 23:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-11 23:44 [PR PATCH] Flightgear 2020.3.13 abenson
2022-06-12 14:55 ` r-ricci
2022-06-13 23:26 ` [PR PATCH] [Closed]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).