Github messages for voidlinux
 help / color / mirror / Atom feed
From: Hanuko33 <Hanuko33@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] SDL3: update to 3.2.2
Date: Mon, 03 Feb 2025 15:45:30 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-54200@inbox.vuxu.org> (raw)

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

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

https://github.com/Hanuko33/void-packages master
https://github.com/void-linux/void-packages/pull/54200

SDL3: update to 3.2.2
#### 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)


Removed the SDL_ESD=off tag, because it wasn't used in the compilation.

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

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

From 5a1425ed8da5b477b3617bebeb828b7441aec3ee Mon Sep 17 00:00:00 2001
From: Piotr Danecki <piotr.a.danecki@gmail.com>
Date: Mon, 3 Feb 2025 15:42:57 +0100
Subject: [PATCH] SDL3: update to 3.2.2

Signed-off-by: Piotr Danecki <piotr.a.danecki@gmail.com>
---
 srcpkgs/SDL3/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/SDL3/template b/srcpkgs/SDL3/template
index 4b11bd77b9b0d2..7f475ea5171e98 100644
--- a/srcpkgs/SDL3/template
+++ b/srcpkgs/SDL3/template
@@ -1,9 +1,9 @@
 # Template file for 'SDL3'
 pkgname=SDL3
-version=3.2.0
+version=3.2.2
 revision=1
 build_style=cmake
-configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=OFF
+configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF
  -DSDL_CLOCK_GETTIME=ON -DSDL_PULSEAUDIO_SHARED=OFF
  -DSDL_ALSA_SHARED=OFF -DSDL_DBUS=ON"
 hostmakedepends="pkg-config nasm"
@@ -15,7 +15,7 @@ license="Zlib"
 homepage="https://www.libsdl.org/"
 changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt"
 distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz"
-checksum=bf308f92c5688b1479faf5cfe24af72f3cd4ce08d0c0670d6ce55bc2ec1e9a5e
+checksum=d3dcf1b2f64746be0f248ef27b35aec4f038dafadfb83491f98a7fecdaf6efec
 
 # Package build options
 build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"

             reply	other threads:[~2025-02-03 14:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-03 14:45 Hanuko33 [this message]
2025-02-03 18:15 ` [PR PATCH] [Updated] " Hanuko33
2025-02-03 18:15 ` Hanuko33
2025-02-03 18:16 ` Hanuko33
2025-02-04  2:57 ` classabbyamp
2025-02-04 14:57 ` [PR PATCH] [Updated] " Hanuko33
2025-02-04 14:57 ` Hanuko33
2025-02-04 15:04 ` [PR PATCH] [Merged]: " classabbyamp
2025-02-04 15:04 ` 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-54200@inbox.vuxu.org \
    --to=hanuko33@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).