Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] SDL2: update to 2.28.4.
@ 2023-10-23 18:08 motorto
  2023-10-30  8:32 ` biopsin
  2023-10-30 11:29 ` [PR PATCH] [Closed]: " motorto
  0 siblings, 2 replies; 4+ messages in thread
From: motorto @ 2023-10-23 18:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages SDL2-2.28.4
https://github.com/void-linux/void-packages/pull/46860

SDL2: update to 2.28.4.
<!-- 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/46860.patch is attached

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

From f99798660312c18edbc3700b7c5e388f618d87fe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Mon, 23 Oct 2023 19:08:25 +0100
Subject: [PATCH] SDL2: update to 2.28.4.

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

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index 8f24739a6a243..e7e37a419e96e 100644
--- a/srcpkgs/SDL2/template
+++ b/srcpkgs/SDL2/template
@@ -1,6 +1,6 @@
 # Template file for 'SDL2'
 pkgname=SDL2
-version=2.28.3
+version=2.28.4
 revision=1
 build_style=cmake
 configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=OFF
@@ -15,7 +15,7 @@ license="Zlib"
 homepage="https://www.libsdl.org/"
 changelog="https://raw.githubusercontent.com/libsdl-org/SDL/SDL2/WhatsNew.txt"
 distfiles="https://www.libsdl.org/release/SDL2-${version}.tar.gz"
-checksum=7acb8679652701a2504d734e2ba7543ec1a83e310498ddd22fd44bf965eb5518
+checksum=888b8c39f36ae2035d023d1b14ab0191eb1d26403c3cf4d4d5ede30e66a4942c
 
 # Package build options
 build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"

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

* Re: SDL2: update to 2.28.4.
  2023-10-23 18:08 [PR PATCH] SDL2: update to 2.28.4 motorto
@ 2023-10-30  8:32 ` biopsin
  2023-10-30 11:29 ` [PR PATCH] [Closed]: " motorto
  1 sibling, 0 replies; 4+ messages in thread
From: biopsin @ 2023-10-30  8:32 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/46860#issuecomment-1784710289

Comment:
duplicate of #46837

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

* Re: [PR PATCH] [Closed]: SDL2: update to 2.28.4.
  2023-10-23 18:08 [PR PATCH] SDL2: update to 2.28.4 motorto
  2023-10-30  8:32 ` biopsin
@ 2023-10-30 11:29 ` motorto
  1 sibling, 0 replies; 4+ messages in thread
From: motorto @ 2023-10-30 11:29 UTC (permalink / raw)
  To: ml

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

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

SDL2: update to 2.28.4.
https://github.com/void-linux/void-packages/pull/46860

Description:
<!-- 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


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

* [PR PATCH] SDL2: update to 2.28.4.
@ 2023-10-22 22:06 tm512
  0 siblings, 0 replies; 4+ messages in thread
From: tm512 @ 2023-10-22 22:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tm512/void-packages SDL2-2.28.4
https://github.com/void-linux/void-packages/pull/46837

SDL2: update to 2.28.4.
<!-- 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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-glibc (crossbuild)
  - x86_64-musl (crossbuild)


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

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

From ab5db45e7415978703c0e0835a72bb4adcca9ca0 Mon Sep 17 00:00:00 2001
From: tm512 <elykdav@gmail.com>
Date: Sun, 22 Oct 2023 14:38:41 -0700
Subject: [PATCH] SDL2: update to 2.28.4.

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

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index 8f24739a6a243..e7e37a419e96e 100644
--- a/srcpkgs/SDL2/template
+++ b/srcpkgs/SDL2/template
@@ -1,6 +1,6 @@
 # Template file for 'SDL2'
 pkgname=SDL2
-version=2.28.3
+version=2.28.4
 revision=1
 build_style=cmake
 configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=OFF
@@ -15,7 +15,7 @@ license="Zlib"
 homepage="https://www.libsdl.org/"
 changelog="https://raw.githubusercontent.com/libsdl-org/SDL/SDL2/WhatsNew.txt"
 distfiles="https://www.libsdl.org/release/SDL2-${version}.tar.gz"
-checksum=7acb8679652701a2504d734e2ba7543ec1a83e310498ddd22fd44bf965eb5518
+checksum=888b8c39f36ae2035d023d1b14ab0191eb1d26403c3cf4d4d5ede30e66a4942c
 
 # Package build options
 build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"

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

end of thread, other threads:[~2023-10-30 11:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23 18:08 [PR PATCH] SDL2: update to 2.28.4 motorto
2023-10-30  8:32 ` biopsin
2023-10-30 11:29 ` [PR PATCH] [Closed]: " motorto
  -- strict thread matches above, loose matches on Subject: below --
2023-10-22 22:06 [PR PATCH] " tm512

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