Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] godot: update to 4.2.
@ 2023-11-30  9:30 dataCobra
  2023-12-04 10:30 ` [PR PATCH] [Updated] " dataCobra
  2023-12-04 15:18 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: dataCobra @ 2023-11-30  9:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages godot
https://github.com/void-linux/void-packages/pull/47498

godot: update to 4.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686


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

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

From a21e7850e118f4858c29927836b0511ac459ddf4 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 30 Nov 2023 10:28:39 +0100
Subject: [PATCH] godot: update to 4.2.

---
 srcpkgs/godot/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/godot/template b/srcpkgs/godot/template
index 1bdfcbf5f57c6..b07869975ff97 100644
--- a/srcpkgs/godot/template
+++ b/srcpkgs/godot/template
@@ -1,6 +1,6 @@
 # Template file for 'godot'
 pkgname=godot
-version=4.1.3
+version=4.2
 revision=1
 archs="x86_64* i686* aarch64* armv7* ppc64*"
 build_style=scons
@@ -24,7 +24,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
 license="MIT"
 homepage="https://www.godotengine.org/"
 distfiles="https://github.com/godotengine/godot/archive/${version}-stable.tar.gz"
-checksum=a9357c869152497223f91bb083bf5575cc25815cc1117ca677438164b8a4fad5
+checksum=517e538ef7f3eebeb761c281fb71ac529424146f6b3b746d0861825ddcf18918
 nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
 
 CFLAGS+=" -fPIE -fPIC"

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

* Re: [PR PATCH] [Updated] godot: update to 4.2.
  2023-11-30  9:30 [PR PATCH] godot: update to 4.2 dataCobra
@ 2023-12-04 10:30 ` dataCobra
  2023-12-04 15:18 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: dataCobra @ 2023-12-04 10:30 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by dataCobra against master on the void-packages repository

https://github.com/dataCobra/void-packages godot
https://github.com/void-linux/void-packages/pull/47498

godot: update to 4.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686


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

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

From e4a4a95c9f2819bc2518c8ab355aadbf1324e8a2 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 30 Nov 2023 10:28:39 +0100
Subject: [PATCH] godot: update to 4.2.

---
 srcpkgs/godot/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/godot/template b/srcpkgs/godot/template
index 1bdfcbf5f57c6..b07869975ff97 100644
--- a/srcpkgs/godot/template
+++ b/srcpkgs/godot/template
@@ -1,6 +1,6 @@
 # Template file for 'godot'
 pkgname=godot
-version=4.1.3
+version=4.2
 revision=1
 archs="x86_64* i686* aarch64* armv7* ppc64*"
 build_style=scons
@@ -24,7 +24,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
 license="MIT"
 homepage="https://www.godotengine.org/"
 distfiles="https://github.com/godotengine/godot/archive/${version}-stable.tar.gz"
-checksum=a9357c869152497223f91bb083bf5575cc25815cc1117ca677438164b8a4fad5
+checksum=517e538ef7f3eebeb761c281fb71ac529424146f6b3b746d0861825ddcf18918
 nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
 
 CFLAGS+=" -fPIE -fPIC"

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

* Re: [PR PATCH] [Merged]: godot: update to 4.2.
  2023-11-30  9:30 [PR PATCH] godot: update to 4.2 dataCobra
  2023-12-04 10:30 ` [PR PATCH] [Updated] " dataCobra
@ 2023-12-04 15:18 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-12-04 15:18 UTC (permalink / raw)
  To: ml

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

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

godot: update to 4.2.
https://github.com/void-linux/void-packages/pull/47498

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

- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686


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

end of thread, other threads:[~2023-12-04 15:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-30  9:30 [PR PATCH] godot: update to 4.2 dataCobra
2023-12-04 10:30 ` [PR PATCH] [Updated] " dataCobra
2023-12-04 15:18 ` [PR PATCH] [Merged]: " classabbyamp

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).