Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Flightgear 2020.3.13
Date: Sun, 12 Jun 2022 01:44:01 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37525@inbox.vuxu.org> (raw)

[-- 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
 

             reply	other threads:[~2022-06-11 23:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-11 23:44 abenson [this message]
2022-06-12 14:55 ` r-ricci
2022-06-13 23:26 ` [PR PATCH] [Closed]: " abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37525@inbox.vuxu.org \
    --to=abenson@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).