Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] SDL2: update to 2.24.0.
Date: Sun, 18 Sep 2022 14:13:02 +0200	[thread overview]
Message-ID: <20220918121302.FkKF5OJnp4-0zyOtHuVCs8f4plT3DyA1xatM-VWuWbQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39331@inbox.vuxu.org>

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

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

https://github.com/motorto/void-packages SDL2-2.24.0
https://github.com/void-linux/void-packages/pull/39331

SDL2: update to 2.24.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, x86_64-glibc


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

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

From 64b0601a364b7bb624ece3f02f8c0f140441b309 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 17 Sep 2022 23:59:46 +0100
Subject: [PATCH] SDL2: update to 2.24.0.

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

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index 640b57bbee14..3635c55524ed 100644
--- a/srcpkgs/SDL2/template
+++ b/srcpkgs/SDL2/template
@@ -1,6 +1,6 @@
 # Template file for 'SDL2'
 pkgname=SDL2
-version=2.0.22
+version=2.24.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
@@ -15,7 +15,7 @@ license="Zlib"
 homepage="https://www.libsdl.org/"
 changelog="https://raw.githubusercontent.com/libsdl-org/SDL/main/WhatsNew.txt"
 distfiles="https://www.libsdl.org/release/${pkgname}-${version}.tar.gz"
-checksum=fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e
+checksum=91e4c34b1768f92d399b078e171448c6af18cafda743987ed2064a28954d6d97
 
 # Package build options
 build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"
@@ -106,10 +106,9 @@ fi
 
 if [ "$build_option_x11" ]; then
 	configure_args+=" --enable-video-x11-xcursor --enable-video-x11-xrandr
-		--enable-video-x11-xinerama --enable-video-x11-vm
 		--enable-video-x11-xinput --enable-video-x11-scrnsaver
 		--enable-video-x11-xshape"
-	makedepends+=" libSM-devel libXcursor-devel libXinerama-devel libXScrnSaver-devel libXrandr-devel"
+	makedepends+=" libSM-devel libXcursor-devel libXScrnSaver-devel libXrandr-devel"
 else
 	configure_args+=" --without-x"
 fi

  parent reply	other threads:[~2022-09-18 12:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-17 23:01 [PR PATCH] " motorto
2022-09-18 10:28 ` biopsin
2022-09-18 11:16 ` [PR PATCH] [Updated] " motorto
2022-09-18 11:17 ` motorto
2022-09-18 11:42 ` biopsin
2022-09-18 12:12 ` motorto
2022-09-18 12:13 ` motorto [this message]
2022-09-22  7:20 ` [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=20220918121302.FkKF5OJnp4-0zyOtHuVCs8f4plT3DyA1xatM-VWuWbQ@z \
    --to=motorto@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).