Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] SDL2: update to 2.24.0.
@ 2022-09-17 23:01 motorto
  2022-09-18 10:28 ` biopsin
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: motorto @ 2022-09-17 23:01 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.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: 1139 bytes --]

From 6b129a7355eb1433e8f2e86dbb9fdad1b29509ed 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index 640b57bbee14..5ef78e16b8d1 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"

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

* Re: SDL2: update to 2.24.0.
  2022-09-17 23:01 [PR PATCH] SDL2: update to 2.24.0 motorto
@ 2022-09-18 10:28 ` biopsin
  2022-09-18 11:16 ` [PR PATCH] [Updated] " motorto
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: biopsin @ 2022-09-18 10:28 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/39331#issuecomment-1250238909

Comment:
X11 : configure: WARNING: unrecognized options: --enable-video-x11-xinerama, --enable-video-x11-vm
Seems theses can be dropped then

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

* Re: [PR PATCH] [Updated] SDL2: update to 2.24.0.
  2022-09-17 23:01 [PR PATCH] SDL2: update to 2.24.0 motorto
  2022-09-18 10:28 ` biopsin
@ 2022-09-18 11:16 ` motorto
  2022-09-18 11:17 ` motorto
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: motorto @ 2022-09-18 11:16 UTC (permalink / raw)
  To: ml

[-- 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: 1514 bytes --]

From 226b0034aa9c36d999701ec2c9756c78c5f69f16 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 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index 640b57bbee14..6d6feb5d1e5f 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,7 +106,6 @@ 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"

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

* Re: SDL2: update to 2.24.0.
  2022-09-17 23:01 [PR PATCH] SDL2: update to 2.24.0 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
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: motorto @ 2022-09-18 11:17 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/39331#issuecomment-1250247729

Comment:
Thanks for the heads up, have removed those two options.

On 22/09/18 03:29AM, biopsin wrote:
> X11 : configure: WARNING: unrecognized options: --enable-video-x11-xinerama, --enable-video-x11-vm
> Seems theses can be dropped then
> 
> -- 
> Reply to this email directly or view it on GitHub:
> https://github.com/void-linux/void-packages/pull/39331#issuecomment-1250238909
> You are receiving this because you authored the thread.
> 
> Message ID: ***@***.***>


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

* Re: SDL2: update to 2.24.0.
  2022-09-17 23:01 [PR PATCH] SDL2: update to 2.24.0 motorto
                   ` (2 preceding siblings ...)
  2022-09-18 11:17 ` motorto
@ 2022-09-18 11:42 ` biopsin
  2022-09-18 12:12 ` motorto
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: biopsin @ 2022-09-18 11:42 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/39331#issuecomment-1250251951

Comment:
Not shure if we need  libXinerama-devel  in makedepends, their changelog didnt spesifie a drop and I didnt dig deeper..

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

* Re: SDL2: update to 2.24.0.
  2022-09-17 23:01 [PR PATCH] SDL2: update to 2.24.0 motorto
                   ` (3 preceding siblings ...)
  2022-09-18 11:42 ` biopsin
@ 2022-09-18 12:12 ` motorto
  2022-09-18 12:13 ` [PR PATCH] [Updated] " motorto
  2022-09-22  7:20 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: motorto @ 2022-09-18 12:12 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/39331#issuecomment-1250257164

Comment:
It seems to build without it.

On 22/09/18 04:42AM, biopsin wrote:
> Not shure if we need  libXinerama-devel  in makedepends, their changelog didnt spesifie a drop and I didnt dig deeper..
> 
> -- 
> Reply to this email directly or view it on GitHub:
> https://github.com/void-linux/void-packages/pull/39331#issuecomment-1250251951
> You are receiving this because you authored the thread.
> 
> Message ID: ***@***.***>


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

* Re: [PR PATCH] [Updated] SDL2: update to 2.24.0.
  2022-09-17 23:01 [PR PATCH] SDL2: update to 2.24.0 motorto
                   ` (4 preceding siblings ...)
  2022-09-18 12:12 ` motorto
@ 2022-09-18 12:13 ` motorto
  2022-09-22  7:20 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: motorto @ 2022-09-18 12:13 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR PATCH] [Merged]: SDL2: update to 2.24.0.
  2022-09-17 23:01 [PR PATCH] SDL2: update to 2.24.0 motorto
                   ` (5 preceding siblings ...)
  2022-09-18 12:13 ` [PR PATCH] [Updated] " motorto
@ 2022-09-22  7:20 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-09-22  7:20 UTC (permalink / raw)
  To: ml

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

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

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

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] 8+ messages in thread

end of thread, other threads:[~2022-09-22  7:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-17 23:01 [PR PATCH] SDL2: update to 2.24.0 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 ` [PR PATCH] [Updated] " motorto
2022-09-22  7:20 ` [PR PATCH] [Merged]: " classabbyamp

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