Github messages for voidlinux
 help / color / mirror / Atom feed
From: TinfoilSubmarine <TinfoilSubmarine@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] minetest: update to 5.8.0.
Date: Mon, 04 Dec 2023 23:09:35 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47583@inbox.vuxu.org> (raw)

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

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

https://github.com/TinfoilSubmarine/void-packages update/minetest
https://github.com/void-linux/void-packages/pull/47583

minetest: update to 5.8.0.
<!-- 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/47583.patch is attached

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

From 44a785ded2fe53c09614e709253dfb59fc498ea2 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 4 Dec 2023 17:09:23 -0500
Subject: [PATCH] minetest: update to 5.8.0.

---
 srcpkgs/minetest/template | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/minetest/template b/srcpkgs/minetest/template
index 29a3b05fb7b38..f49b941fd224a 100644
--- a/srcpkgs/minetest/template
+++ b/srcpkgs/minetest/template
@@ -1,8 +1,8 @@
 # Template file for 'minetest'
 pkgname=minetest
-version=5.7.0
+version=5.8.0
 revision=1
-_irrlichtversion=1.9.0mt10
+_irrlichtversion=1.9.0mt13
 create_wrksrc=yes
 build_wrksrc="${pkgname}-${version}"
 build_style=cmake
@@ -18,13 +18,10 @@ license="LGPL-2.1-or-later"
 homepage="https://www.minetest.net"
 changelog="https://dev.minetest.net/Changelog"
 distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz
- https://github.com/minetest/minetest_game/archive/${version}.tar.gz>minetest_game-${version}.tar.gz
  https://github.com/minetest/irrlicht/archive/refs/tags/${_irrlichtversion}.tar.gz"
-checksum="0cd0fd48a97f76e337a2e1284599a054f8f92906a84a4ef2122ed321e1b75fa7
- 0787b24cf7b340a8a2be873ca3744cec60c2683011f1d658350a031d1bd5976d
- 6d00348d8ff513f6a7cee5c930908ef67428ff637e6a9e4d5688409bdb6d547d"
+checksum="610c85a24d77acdc3043a69d777bed9e6c00169406ca09df22ad490fe0d68c0c
+ 2fde8e27144988210b9c0ff1e202905834d9d25aaa63ce452763fd7171096adc"
 
 post_extract() {
-	mv minetest_game-${version} "${build_wrksrc}/games/minetest_game"
 	mv irrlicht-${_irrlichtversion} "${build_wrksrc}/lib/irrlichtmt"
 }

             reply	other threads:[~2023-12-04 22:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04 22:09 TinfoilSubmarine [this message]
2023-12-21 15:04 ` qiu-x
2023-12-23  0:22 ` [PR PATCH] [Merged]: " Duncaen

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-47583@inbox.vuxu.org \
    --to=tinfoilsubmarine@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).