Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] minetest: update to 5.3.0.
@ 2020-07-10  8:22 codingHahn
  2020-07-10  9:01 ` codingHahn
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: codingHahn @ 2020-07-10  8:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/codingHahn/void-packages-1 minetest-5.3.0
https://github.com/void-linux/void-packages/pull/23506

minetest: update to 5.3.0.
Built and tested on x86_64 glibc

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

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

From a3b346a554820bc112c01633c0eeb63f30f04f19 Mon Sep 17 00:00:00 2001
From: Nick Hahn <nick.hahn@posteo.de>
Date: Fri, 10 Jul 2020 10:21:27 +0200
Subject: [PATCH] minetest: update to 5.3.0.

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

diff --git a/srcpkgs/minetest/template b/srcpkgs/minetest/template
index 7f559cdf86a..2fd83df4d83 100644
--- a/srcpkgs/minetest/template
+++ b/srcpkgs/minetest/template
@@ -1,6 +1,6 @@
 # Template file for 'minetest'
 pkgname=minetest
-version=5.2.0
+version=5.3.0
 revision=1
 build_style=cmake
 configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DBUILD_SERVER=TRUE"
@@ -15,8 +15,8 @@ license="LGPL-2.1-or-later"
 homepage="https://www.minetest.net"
 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"
-checksum="4996c7c50a6600d0c7140680d4bd995cb9aae910f216b46373953b49d6b13a5d
- 0c49fd6e310de1aba2e8cb8ae72efe0e06bb6bc8d7c5efea23bc201b6a80ce94"
+checksum="65dc2049f24c93fa544500f310a61e289c1b8fa47bf60877b746a2c27a7238d6
+ 06c6c1d4b97af211dd0fa518a3e68a205f594e9816a4b2477e48d4d21d278e2d"
 
 pre_install() {
 	# Install the minetest_game subgame.

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

* Re: minetest: update to 5.3.0.
  2020-07-10  8:22 [PR PATCH] minetest: update to 5.3.0 codingHahn
@ 2020-07-10  9:01 ` codingHahn
  2020-11-22  5:10 ` the-maldridge
  2020-11-22  5:10 ` [PR PATCH] [Closed]: " the-maldridge
  2 siblings, 0 replies; 5+ messages in thread
From: codingHahn @ 2020-07-10  9:01 UTC (permalink / raw)
  To: ml

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

New comment by codingHahn on void-packages repository

https://github.com/void-linux/void-packages/pull/23506#issuecomment-656569650

Comment:
It does not strip aarch64 builds for some reason

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

* Re: minetest: update to 5.3.0.
  2020-07-10  8:22 [PR PATCH] minetest: update to 5.3.0 codingHahn
  2020-07-10  9:01 ` codingHahn
@ 2020-11-22  5:10 ` the-maldridge
  2020-11-22  5:10 ` [PR PATCH] [Closed]: " the-maldridge
  2 siblings, 0 replies; 5+ messages in thread
From: the-maldridge @ 2020-11-22  5:10 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/23506#issuecomment-731699421

Comment:
obsoleted by dcf5cc1fcc

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

* Re: [PR PATCH] [Closed]: minetest: update to 5.3.0.
  2020-07-10  8:22 [PR PATCH] minetest: update to 5.3.0 codingHahn
  2020-07-10  9:01 ` codingHahn
  2020-11-22  5:10 ` the-maldridge
@ 2020-11-22  5:10 ` the-maldridge
  2 siblings, 0 replies; 5+ messages in thread
From: the-maldridge @ 2020-11-22  5:10 UTC (permalink / raw)
  To: ml

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

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

minetest: update to 5.3.0.
https://github.com/void-linux/void-packages/pull/23506

Description:
Built and tested on x86_64 glibc

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

* [PR PATCH] minetest: update to 5.3.0
@ 2020-11-16 16:32 ndowens
  0 siblings, 0 replies; 5+ messages in thread
From: ndowens @ 2020-11-16 16:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages minetest
https://github.com/void-linux/void-packages/pull/26435

minetest: update to 5.3.0
Adopt

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

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

From da8621b4a4be0f87b6f317f1ad8fd2c327cf892e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 16 Nov 2020 10:32:15 -0600
Subject: [PATCH] minetest: update to 5.3.0

Adopt
---
 srcpkgs/minetest/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/minetest/template b/srcpkgs/minetest/template
index 7f559cdf86a..ef655ef0a95 100644
--- a/srcpkgs/minetest/template
+++ b/srcpkgs/minetest/template
@@ -1,22 +1,23 @@
 # Template file for 'minetest'
 pkgname=minetest
-version=5.2.0
+version=5.3.0
 revision=1
 build_style=cmake
-configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DBUILD_SERVER=TRUE"
+configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1
+ -DBUILD_SERVER=TRUE"
 hostmakedepends="pkg-config tar"
 makedepends="LuaJIT-devel MesaLib-devel freetype-devel gmp-devel irrlicht-devel
  libcurl-devel libjpeg-turbo-devel libopenal-devel libvorbis-devel lua52-devel
  sqlite-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="InfiniMiner/Minecraft inspired game"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Nathan <ndowens@artixlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.minetest.net"
 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"
-checksum="4996c7c50a6600d0c7140680d4bd995cb9aae910f216b46373953b49d6b13a5d
- 0c49fd6e310de1aba2e8cb8ae72efe0e06bb6bc8d7c5efea23bc201b6a80ce94"
+checksum="65dc2049f24c93fa544500f310a61e289c1b8fa47bf60877b746a2c27a7238d6
+ 06c6c1d4b97af211dd0fa518a3e68a205f594e9816a4b2477e48d4d21d278e2d"
 
 pre_install() {
 	# Install the minetest_game subgame.

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

end of thread, other threads:[~2020-11-22  5:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10  8:22 [PR PATCH] minetest: update to 5.3.0 codingHahn
2020-07-10  9:01 ` codingHahn
2020-11-22  5:10 ` the-maldridge
2020-11-22  5:10 ` [PR PATCH] [Closed]: " the-maldridge
2020-11-16 16:32 [PR PATCH] " ndowens

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