Github messages for voidlinux
 help / color / mirror / Atom feed
From: SpidFightFR <SpidFightFR@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gzdoom: update to version 4.11.0.
Date: Sat, 30 Sep 2023 14:35:38 +0200	[thread overview]
Message-ID: <20230930123538.t70-iSpoPjMHm5NmLlqNdCJ1sHEkcY4DmgXN7DS2Ue0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46273@inbox.vuxu.org>

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

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

https://github.com/SpidFightFR/void-packages update-gzdoom
https://github.com/void-linux/void-packages/pull/46273

gzdoom: update to version 4.11.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)


Addendum:

Hey guys !
Just a pull request to update GZdoom to its latest release.
I added `libwebp-devel` as a make dependency as it makes an error without it, it is a new requirement since this release.

That's about it tho, have a nice day ! 👋



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

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

From ebb11a0bf2bcf49512b52936b6b25e86d6fef1d8 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight.one@gmail.com>
Date: Sat, 30 Sep 2023 12:26:43 +0000
Subject: [PATCH] gzdoom: update to version 4.11.0.

---
 srcpkgs/gzdoom/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gzdoom/template b/srcpkgs/gzdoom/template
index 4c8fe9effc86e..37b30f359fde1 100644
--- a/srcpkgs/gzdoom/template
+++ b/srcpkgs/gzdoom/template
@@ -1,12 +1,12 @@
 # Template file for 'gzdoom'
 pkgname=gzdoom
-version=4.10.0
+version=4.11.0
 revision=1
 archs="~i686* ~arm*"
 build_style=cmake
 configure_args="-DINSTALL_PK3_PATH=share/gzdoom -DDYN_GTK=OFF -DDYN_OPENAL=OFF"
 hostmakedepends="pkg-config tar xz"
-makedepends="SDL2-devel gtk+3-devel libgomp-devel ZMusic-devel libopenal-devel libvpx-devel"
+makedepends="SDL2-devel gtk+3-devel libgomp-devel ZMusic-devel libopenal-devel libvpx-devel libwebp-devel"
 short_desc="Advanced Doom source port with OpenGL support"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
@@ -14,8 +14,8 @@ homepage="https://www.zdoom.org"
 # WARNING: watch out for new submodules
 distfiles="https://github.com/ZDoom/gzdoom/archive/g${version}.tar.gz
  https://github.com/ZDoom/gzdoom/releases/download/g${version}/gzdoom_${version}_amd64.deb"
-checksum="8702522c05048dfd4a765c6ac82a270d8bd0942e813d5bc6f4b69795a5d23a20
- 1baf9f577839daff89073768eeccf561dd330eabec65217ba67eba799a4dfcab"
+checksum="44a0aee6fa6b9cc2f5956bb98252708720b03ddf264821c487ce6af07cb204d7
+ 23cec6b75612e106aa32dbf1e44dcddb5cce73d7476ab58da1af9429bcafeed4"
 skip_extraction="${pkgname}_${version}_amd64.deb"
 nocross=yes
 

  parent reply	other threads:[~2023-09-30 12:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-26 18:38 [PR PATCH] " SpidFightFR
2023-09-30 12:20 ` [PR PATCH] [Updated] " SpidFightFR
2023-09-30 12:22 ` SpidFightFR
2023-09-30 12:35 ` SpidFightFR [this message]
2023-09-30 12:45 ` [PR PATCH] [Updated] " SpidFightFR
2023-09-30 12:51 ` SpidFightFR
2023-10-02  5:40 ` [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=20230930123538.t70-iSpoPjMHm5NmLlqNdCJ1sHEkcY4DmgXN7DS2Ue0@z \
    --to=spidfightfr@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).