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.7.0.
Date: Tue, 11 Apr 2023 15:24:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43389@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1264 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/43389

minetest: update to 5.7.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/43389.patch is attached

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

From cca252115ca229220495e99f2f986649293e301e Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 11 Apr 2023 09:14:35 -0400
Subject: [PATCH] minetest: update to 5.7.0.

---
 srcpkgs/minetest/template | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/minetest/template b/srcpkgs/minetest/template
index 3fd704d0dd40..29a3b05fb7b3 100644
--- a/srcpkgs/minetest/template
+++ b/srcpkgs/minetest/template
@@ -1,8 +1,8 @@
 # Template file for 'minetest'
 pkgname=minetest
-version=5.6.1
+version=5.7.0
 revision=1
-_irrlichtversion=1.9.0mt8
+_irrlichtversion=1.9.0mt10
 create_wrksrc=yes
 build_wrksrc="${pkgname}-${version}"
 build_style=cmake
@@ -20,16 +20,9 @@ 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="1440603e19dca70e2691e86a74c822ee2c4a36fceee32b2d85ae74772149e9a3
- 5dc857003d24bb489f126865fcd6bf0d9c0cb146ca4c1c733570699d15abd0e3
- 27594242da8c7cc1e5ef45922e1dfdd130c37d77719b5d927359eb47992051e0"
-
-# LuaJIT enabled causes PIE to
-# be broken/not-used on aarch64*
-case "$XBPS_TARGET_MACHINE" in
-	aarch64*) ;;
-	*) makedepends+=" LuaJIT-devel" ;;
-esac
+checksum="0cd0fd48a97f76e337a2e1284599a054f8f92906a84a4ef2122ed321e1b75fa7
+ 0787b24cf7b340a8a2be873ca3744cec60c2683011f1d658350a031d1bd5976d
+ 6d00348d8ff513f6a7cee5c930908ef67428ff637e6a9e4d5688409bdb6d547d"
 
 post_extract() {
 	mv minetest_game-${version} "${build_wrksrc}/games/minetest_game"

             reply	other threads:[~2023-04-11 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11 13:24 TinfoilSubmarine [this message]
2023-04-12 21:39 ` [PR PATCH] [Merged]: " classabbyamp

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