Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] SDL2: update to 2.0.22, adopt
@ 2022-04-28 16:16 ftrvxmtrx
  2022-04-29 10:35 ` [PR PATCH] [Updated] " ftrvxmtrx
  2022-05-01  8:56 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: ftrvxmtrx @ 2022-04-28 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ftrvxmtrx/void-packages sdl-2.0.22
https://github.com/void-linux/void-packages/pull/36900

SDL2: update to 2.0.22, adopt
#### 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, aarch64-musl)

This one will fail unless pipewire is at 0.3.51 (there was a fix in the headers): https://github.com/void-linux/void-packages/pull/36899

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

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

From 4d870ecd8767079d69e924a2e4b4dd7c3fe63df4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?=
 <ftrvxmtrx@gmail.com>
Date: Thu, 28 Apr 2022 17:52:51 +0200
Subject: [PATCH] SDL2: update to 2.0.22, adopt

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

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index db3afefab3ce..640b57bbee14 100644
--- a/srcpkgs/SDL2/template
+++ b/srcpkgs/SDL2/template
@@ -1,6 +1,6 @@
 # Template file for 'SDL2'
 pkgname=SDL2
-version=2.0.20
+version=2.0.22
 revision=1
 build_style=gnu-configure
 configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
@@ -10,12 +10,12 @@ hostmakedepends="pkg-config nasm"
 makedepends="alsa-lib-devel dbus-devel eudev-libudev-devel libusb-compat-devel
  libsamplerate-devel"
 short_desc="Simple DirectMedia Layer (version 2)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
 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=c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f04dd06
+checksum=fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e
 
 # Package build options
 build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"

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

* Re: [PR PATCH] [Updated] SDL2: update to 2.0.22, adopt
  2022-04-28 16:16 [PR PATCH] SDL2: update to 2.0.22, adopt ftrvxmtrx
@ 2022-04-29 10:35 ` ftrvxmtrx
  2022-05-01  8:56 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: ftrvxmtrx @ 2022-04-29 10:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ftrvxmtrx/void-packages sdl-2.0.22
https://github.com/void-linux/void-packages/pull/36900

SDL2: update to 2.0.22, adopt
#### 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, aarch64-musl)

This one will fail unless pipewire is at 0.3.51 (there was a fix in the headers): https://github.com/void-linux/void-packages/pull/36899

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

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

From 75a62bce543aa8d1c8af3fded49ee0c531d2c182 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?=
 <ftrvxmtrx@gmail.com>
Date: Thu, 28 Apr 2022 17:52:51 +0200
Subject: [PATCH] SDL2: update to 2.0.22, adopt

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

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index db3afefab3ce..640b57bbee14 100644
--- a/srcpkgs/SDL2/template
+++ b/srcpkgs/SDL2/template
@@ -1,6 +1,6 @@
 # Template file for 'SDL2'
 pkgname=SDL2
-version=2.0.20
+version=2.0.22
 revision=1
 build_style=gnu-configure
 configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
@@ -10,12 +10,12 @@ hostmakedepends="pkg-config nasm"
 makedepends="alsa-lib-devel dbus-devel eudev-libudev-devel libusb-compat-devel
  libsamplerate-devel"
 short_desc="Simple DirectMedia Layer (version 2)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
 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=c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f04dd06
+checksum=fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e
 
 # Package build options
 build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"

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

* Re: [PR PATCH] [Merged]: SDL2: update to 2.0.22, adopt
  2022-04-28 16:16 [PR PATCH] SDL2: update to 2.0.22, adopt ftrvxmtrx
  2022-04-29 10:35 ` [PR PATCH] [Updated] " ftrvxmtrx
@ 2022-05-01  8:56 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-05-01  8:56 UTC (permalink / raw)
  To: ml

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

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

SDL2: update to 2.0.22, adopt
https://github.com/void-linux/void-packages/pull/36900

Description:
#### 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, aarch64-musl)

This one will fail unless pipewire is at 0.3.51 (there was a fix in the headers): https://github.com/void-linux/void-packages/pull/36899

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

end of thread, other threads:[~2022-05-01  8:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28 16:16 [PR PATCH] SDL2: update to 2.0.22, adopt ftrvxmtrx
2022-04-29 10:35 ` [PR PATCH] [Updated] " ftrvxmtrx
2022-05-01  8:56 ` [PR PATCH] [Merged]: " paper42

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