Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] SDL2: update to 2.0.14.
@ 2020-12-27 19:46 ndowens
  2020-12-27 20:54 ` [PR PATCH] [Updated] " ndowens
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ndowens @ 2020-12-27 19:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages sdl2
https://github.com/void-linux/void-packages/pull/27479

SDL2: update to 2.0.14.


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

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

From ca4dd28958e91de882ac2c61be44226b057aa607 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 27 Dec 2020 13:43:44 -0600
Subject: [PATCH] SDL2: update to 2.0.14.

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

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index 36364dcd248..0f5cf70424b 100644
--- a/srcpkgs/SDL2/template
+++ b/srcpkgs/SDL2/template
@@ -1,6 +1,6 @@
 # Template file for 'SDL2'
 pkgname=SDL2
-version=2.0.12
+version=2.0.14
 revision=1
 build_style=gnu-configure
 configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
@@ -14,9 +14,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.libsdl.org/"
 distfiles="http://www.libsdl.org/release/${pkgname}-${version}.tar.gz"
-checksum=349268f695c02efbc9b9148a70b85e58cefbbf704abd3e91be654db7f1e2c863
+checksum=d8215b571a581be1332d2106f8036fcb03d12a70bae01e20f424976d275432bc
 
-# Package build options
 build_options="gles opengl pulseaudio sndio vulkan wayland x11"
 build_options_default="gles opengl pulseaudio sndio vulkan wayland x11"
 

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

* Re: [PR PATCH] [Updated] SDL2: update to 2.0.14.
  2020-12-27 19:46 [PR PATCH] SDL2: update to 2.0.14 ndowens
@ 2020-12-27 20:54 ` ndowens
  2020-12-27 21:02 ` ndowens
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ndowens @ 2020-12-27 20:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages sdl2
https://github.com/void-linux/void-packages/pull/27479

SDL2: update to 2.0.14.


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

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

From ca4dd28958e91de882ac2c61be44226b057aa607 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 27 Dec 2020 13:43:44 -0600
Subject: [PATCH 1/2] SDL2: update to 2.0.14.

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

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index 36364dcd248..0f5cf70424b 100644
--- a/srcpkgs/SDL2/template
+++ b/srcpkgs/SDL2/template
@@ -1,6 +1,6 @@
 # Template file for 'SDL2'
 pkgname=SDL2
-version=2.0.12
+version=2.0.14
 revision=1
 build_style=gnu-configure
 configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
@@ -14,9 +14,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.libsdl.org/"
 distfiles="http://www.libsdl.org/release/${pkgname}-${version}.tar.gz"
-checksum=349268f695c02efbc9b9148a70b85e58cefbbf704abd3e91be654db7f1e2c863
+checksum=d8215b571a581be1332d2106f8036fcb03d12a70bae01e20f424976d275432bc
 
-# Package build options
 build_options="gles opengl pulseaudio sndio vulkan wayland x11"
 build_options_default="gles opengl pulseaudio sndio vulkan wayland x11"
 

From ee7adb51367ae5a6bd8f4b9f3ff7fe009b0e5492 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 27 Dec 2020 14:55:42 -0600
Subject: [PATCH 2/2] dolphin-emu: rebuild against glew

Should fix unresolvable shlib error
giving by GH actions
---
 srcpkgs/dolphin-emu/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/dolphin-emu/template b/srcpkgs/dolphin-emu/template
index 0e38d8d25be..a9e6860cd16 100644
--- a/srcpkgs/dolphin-emu/template
+++ b/srcpkgs/dolphin-emu/template
@@ -1,7 +1,7 @@
 # Template file for 'dolphin-emu'
 pkgname=dolphin-emu
 version=5.0
-revision=18
+revision=19
 archs="x86_64* ppc64le*"
 wrksrc="dolphin-${version}"
 build_style=cmake

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

* Re: [PR PATCH] [Updated] SDL2: update to 2.0.14.
  2020-12-27 19:46 [PR PATCH] SDL2: update to 2.0.14 ndowens
  2020-12-27 20:54 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-27 21:02 ` ndowens
  2020-12-27 21:21 ` [WIP] " ndowens
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ndowens @ 2020-12-27 21:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages sdl2
https://github.com/void-linux/void-packages/pull/27479

SDL2: update to 2.0.14.


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

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

From ca4dd28958e91de882ac2c61be44226b057aa607 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 27 Dec 2020 13:43:44 -0600
Subject: [PATCH] SDL2: update to 2.0.14.

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

diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template
index 36364dcd248..0f5cf70424b 100644
--- a/srcpkgs/SDL2/template
+++ b/srcpkgs/SDL2/template
@@ -1,6 +1,6 @@
 # Template file for 'SDL2'
 pkgname=SDL2
-version=2.0.12
+version=2.0.14
 revision=1
 build_style=gnu-configure
 configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
@@ -14,9 +14,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.libsdl.org/"
 distfiles="http://www.libsdl.org/release/${pkgname}-${version}.tar.gz"
-checksum=349268f695c02efbc9b9148a70b85e58cefbbf704abd3e91be654db7f1e2c863
+checksum=d8215b571a581be1332d2106f8036fcb03d12a70bae01e20f424976d275432bc
 
-# Package build options
 build_options="gles opengl pulseaudio sndio vulkan wayland x11"
 build_options_default="gles opengl pulseaudio sndio vulkan wayland x11"
 

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

* Re: [WIP] SDL2: update to 2.0.14.
  2020-12-27 19:46 [PR PATCH] SDL2: update to 2.0.14 ndowens
  2020-12-27 20:54 ` [PR PATCH] [Updated] " ndowens
  2020-12-27 21:02 ` ndowens
@ 2020-12-27 21:21 ` ndowens
  2020-12-30 16:20 ` tibequadorian
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ndowens @ 2020-12-27 21:21 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/27479#issuecomment-751517486

Comment:
dolphin-emu-4.0.2_7: broken, unresolvable shlib `libGLEW.so.1.13'
3105
dolphin-emu-4.0.2_7: broken, unresolvable shlib `libavcodec.so.56'
3106
dolphin-emu-4.0.2_7: broken, unresolvable shlib `libavformat.so.56'
3107
dolphin-emu-4.0.2_7: broken, unresolvable shlib `libavutil.so.54'
3108
dolphin-emu-4.0.2_7: broken, unresolvable shlib `libminiupnpc.so.10'
3109
dolphin-emu-4.0.2_7: broken, unresolvable shlib `libswscale.so.3'

Happens only on i686 ?

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

* Re: [WIP] SDL2: update to 2.0.14.
  2020-12-27 19:46 [PR PATCH] SDL2: update to 2.0.14 ndowens
                   ` (2 preceding siblings ...)
  2020-12-27 21:21 ` [WIP] " ndowens
@ 2020-12-30 16:20 ` tibequadorian
  2020-12-30 18:45 ` tibequadorian
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tibequadorian @ 2020-12-30 16:20 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/27479#issuecomment-752679037

Comment:
weird, building with `-a i686` works on my machine

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

* Re: [WIP] SDL2: update to 2.0.14.
  2020-12-27 19:46 [PR PATCH] SDL2: update to 2.0.14 ndowens
                   ` (3 preceding siblings ...)
  2020-12-30 16:20 ` tibequadorian
@ 2020-12-30 18:45 ` tibequadorian
  2021-09-20 15:46 ` paper42
  2021-09-20 15:46 ` [PR PATCH] [Closed]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: tibequadorian @ 2020-12-30 18:45 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/27479#issuecomment-752679037

Comment:
weird, building with `-a i686` works on my machine

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

* Re: [WIP] SDL2: update to 2.0.14.
  2020-12-27 19:46 [PR PATCH] SDL2: update to 2.0.14 ndowens
                   ` (4 preceding siblings ...)
  2020-12-30 18:45 ` tibequadorian
@ 2021-09-20 15:46 ` paper42
  2021-09-20 15:46 ` [PR PATCH] [Closed]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2021-09-20 15:46 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/27479#issuecomment-923049488

Comment:
outdated, we now have SDL2 2.0.16

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

* Re: [PR PATCH] [Closed]: [WIP] SDL2: update to 2.0.14.
  2020-12-27 19:46 [PR PATCH] SDL2: update to 2.0.14 ndowens
                   ` (5 preceding siblings ...)
  2021-09-20 15:46 ` paper42
@ 2021-09-20 15:46 ` paper42
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2021-09-20 15:46 UTC (permalink / raw)
  To: ml

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

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

[WIP] SDL2: update to 2.0.14.
https://github.com/void-linux/void-packages/pull/27479

Description:


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

end of thread, other threads:[~2021-09-20 15:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 19:46 [PR PATCH] SDL2: update to 2.0.14 ndowens
2020-12-27 20:54 ` [PR PATCH] [Updated] " ndowens
2020-12-27 21:02 ` ndowens
2020-12-27 21:21 ` [WIP] " ndowens
2020-12-30 16:20 ` tibequadorian
2020-12-30 18:45 ` tibequadorian
2021-09-20 15:46 ` paper42
2021-09-20 15:46 ` [PR PATCH] [Closed]: " 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).