Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] OpenRCT2: update to 0.4.11.
@ 2024-05-06 13:37 TinfoilSubmarine
  2024-05-06 13:56 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2024-05-25 19:23 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: TinfoilSubmarine @ 2024-05-06 13:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages update/OpenRCT2
https://github.com/void-linux/void-packages/pull/50213

OpenRCT2: update to 0.4.11.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 37626ab43e897d3037ebcdd9337a482cbd682aa2 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 6 May 2024 08:51:29 -0400
Subject: [PATCH] OpenRCT2: update to 0.4.11.

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

diff --git a/srcpkgs/OpenRCT2/template b/srcpkgs/OpenRCT2/template
index d85a675a60a7ac..357d2011a2dd5f 100644
--- a/srcpkgs/OpenRCT2/template
+++ b/srcpkgs/OpenRCT2/template
@@ -2,10 +2,10 @@
 # based on https://raw.githubusercontent.com/AluisioASG/void-packages/openrct2/srcpkgs/OpenRCT2/template
 # and https://github.com/void-linux/void-packages/issues/1014#issuecomment-417372421
 pkgname=OpenRCT2
-version=0.4.10
+version=0.4.11
 revision=1
 # versions pulled from https://raw.githubusercontent.com/OpenRCT2/OpenRCT2/v${version}/CMakeLists.txt
-_objects_version=1.4.3
+_objects_version=1.4.4
 _titles_version=0.4.6
 _replays_version=0.0.79
 _opensfx_version=1.0.5
@@ -40,7 +40,7 @@ distfiles="https://github.com/OpenRCT2/OpenRCT2/archive/v${version}.tar.gz
  https://github.com/OpenRCT2/OpenMusic/releases/download/v${_openmsx_version}/openmusic.zip
  https://github.com/OpenRCT2/replays/releases/download/v${_replays_version}/replays.zip
  https://github.com/OpenRCT2/title-sequences/releases/download/v${_titles_version}/title-sequences.zip"
-checksum="7889791f2a8f14e6a970d6f6e48b897f91c9c6345a745b0e07815a77d7ddbc36
+checksum="d6211dc9651b43315c5d22e30aa41e582bb861d2541b82bb65de8f4f95f0cdef
  cc2c8304e35337fb7b4daffa9b0ad1afa9a9f3f8f895817671a71c665d372764
  a952148be164c128e4fd3aea96822e5f051edd9a0b1f2c84de7f7628ce3b2e18
  c3fac4caa90398a2b4c5bb32e0dd0f44073086fe16121d3dc49b3ca120474068

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

* Re: [PR PATCH] [Updated] OpenRCT2: update to 0.4.11.
  2024-05-06 13:37 [PR PATCH] OpenRCT2: update to 0.4.11 TinfoilSubmarine
@ 2024-05-06 13:56 ` TinfoilSubmarine
  2024-05-25 19:23 ` [PR PATCH] [Merged]: " cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: TinfoilSubmarine @ 2024-05-06 13:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages update/OpenRCT2
https://github.com/void-linux/void-packages/pull/50213

OpenRCT2: update to 0.4.11.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a5d345c42244d448c92baffc42b6992b58162986 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 6 May 2024 08:51:29 -0400
Subject: [PATCH] OpenRCT2: update to 0.4.11.

---
 srcpkgs/OpenRCT2/template | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

diff --git a/srcpkgs/OpenRCT2/template b/srcpkgs/OpenRCT2/template
index d85a675a60a7ac..e4077eaab9eb37 100644
--- a/srcpkgs/OpenRCT2/template
+++ b/srcpkgs/OpenRCT2/template
@@ -2,10 +2,10 @@
 # based on https://raw.githubusercontent.com/AluisioASG/void-packages/openrct2/srcpkgs/OpenRCT2/template
 # and https://github.com/void-linux/void-packages/issues/1014#issuecomment-417372421
 pkgname=OpenRCT2
-version=0.4.10
+version=0.4.11
 revision=1
 # versions pulled from https://raw.githubusercontent.com/OpenRCT2/OpenRCT2/v${version}/CMakeLists.txt
-_objects_version=1.4.3
+_objects_version=1.4.4
 _titles_version=0.4.6
 _replays_version=0.0.79
 _opensfx_version=1.0.5
@@ -35,22 +35,22 @@ homepage="https://openrct2.io"
 changelog="https://openrct2.org/changelog"
 # download objects and title sequences ourselves, instead of letting cmake do it
 distfiles="https://github.com/OpenRCT2/OpenRCT2/archive/v${version}.tar.gz
- https://github.com/OpenRCT2/objects/releases/download/v${_objects_version}/objects.zip
- https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${_opensfx_version}/opensound.zip
- https://github.com/OpenRCT2/OpenMusic/releases/download/v${_openmsx_version}/openmusic.zip
- https://github.com/OpenRCT2/replays/releases/download/v${_replays_version}/replays.zip
- https://github.com/OpenRCT2/title-sequences/releases/download/v${_titles_version}/title-sequences.zip"
-checksum="7889791f2a8f14e6a970d6f6e48b897f91c9c6345a745b0e07815a77d7ddbc36
- cc2c8304e35337fb7b4daffa9b0ad1afa9a9f3f8f895817671a71c665d372764
+ https://github.com/OpenRCT2/objects/releases/download/v${_objects_version}/objects.zip>objects-${_objects_version}.zip
+ https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${_opensfx_version}/opensound.zip>opensound-${_opensfx_version}.zip
+ https://github.com/OpenRCT2/OpenMusic/releases/download/v${_openmsx_version}/openmusic.zip>openmusic-${_openmsx_version}.zip
+ https://github.com/OpenRCT2/replays/releases/download/v${_replays_version}/replays.zip>replays-${_replays_version}.zip
+ https://github.com/OpenRCT2/title-sequences/releases/download/v${_titles_version}/title-sequences.zip>title-sequences-${_titles_version}.zip"
+checksum="d6211dc9651b43315c5d22e30aa41e582bb861d2541b82bb65de8f4f95f0cdef
+ da017b90a3870649cb4ff22e14edfc746259af048967311d1133cf4c836ae5a0
  a952148be164c128e4fd3aea96822e5f051edd9a0b1f2c84de7f7628ce3b2e18
  c3fac4caa90398a2b4c5bb32e0dd0f44073086fe16121d3dc49b3ca120474068
  045da1df8697e2d33ff33b34008f22e7698280aa4639afd1b1fc3c590d5e9956
  24a189cdaf1f78fb6d6caede8f1ab3cedf8ab9f819cd2260a09b2cce4c710d98"
-skip_extraction="objects.zip
- opensound.zip
- openmusic.zip
- replays.zip
- title-sequences.zip"
+skip_extraction="objects-${_objects_version}.zip
+ opensound-${_opensfx_version}.zip
+ openmusic-${_openmsx_version}.zip
+ replays-${_replays_version}.zip
+ title-sequences-${_titles_version}.zip"
 
 replaces="OpenRCT2-data>=0"
 
@@ -86,11 +86,11 @@ fi
 
 post_extract() {
 	_builddir="${build_wrksrc:+$build_wrksrc/}${cmake_builddir:=build}"
-	vsrcextract --no-strip-components -C data/object objects.zip
-	vsrcextract --no-strip-components -C data/sequence title-sequences.zip
-	vsrcextract --no-strip-components -C data opensound.zip
-	vsrcextract --no-strip-components -C data openmusic.zip
-	vsrcextract --no-strip-components -C test/tests/testdata/replays replays.zip
+	vsrcextract --no-strip-components -C data/object objects-${_objects_version}.zip
+	vsrcextract --no-strip-components -C data/sequence title-sequences-${_titles_version}.zip
+	vsrcextract --no-strip-components -C data opensound-${_opensfx_version}.zip
+	vsrcextract --no-strip-components -C data openmusic-${_openmsx_version}.zip
+	vsrcextract --no-strip-components -C test/tests/testdata/replays replays-${_replays_version}.zip
 	# CMakeLists seems to assume `install` is run before `check`, and so
 	# doesn't actually make the `data`/`testdata` symlinks in time
 	mkdir -p "${_builddir}"

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

* Re: [PR PATCH] [Merged]: OpenRCT2: update to 0.4.11.
  2024-05-06 13:37 [PR PATCH] OpenRCT2: update to 0.4.11 TinfoilSubmarine
  2024-05-06 13:56 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2024-05-25 19:23 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-05-25 19:23 UTC (permalink / raw)
  To: ml

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

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

OpenRCT2: update to 0.4.11.
https://github.com/void-linux/void-packages/pull/50213

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-05-25 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-06 13:37 [PR PATCH] OpenRCT2: update to 0.4.11 TinfoilSubmarine
2024-05-06 13:56 ` [PR PATCH] [Updated] " TinfoilSubmarine
2024-05-25 19:23 ` [PR PATCH] [Merged]: " cinerea0

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