Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] retroarch: update to 1.14.0
@ 2023-01-27  8:04 Vinfall
  2023-01-27  9:54 ` [PR PATCH] [Updated] " Vinfall
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Vinfall @ 2023-01-27  8:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vinfall/void-packages retroarch-update
https://github.com/void-linux/void-packages/pull/41899

retroarch: update to 1.14.0
#### 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)
- I built this PR locally for this architecture:
  - armv6l-musl (crossbuild)


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

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

From 8283c6903f1c7b21064a4bec07769795c4607485 Mon Sep 17 00:00:00 2001
From: Vinfall <91039000+Vinfall@users.noreply.github.com>
Date: Fri, 27 Jan 2023 07:59:26 +0000
Subject: [PATCH] retroarch: update to 1.14.0

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

diff --git a/srcpkgs/retroarch/template b/srcpkgs/retroarch/template
index 9033ba001ca6..240d3df9db00 100644
--- a/srcpkgs/retroarch/template
+++ b/srcpkgs/retroarch/template
@@ -1,6 +1,6 @@
 # Template file for 'retroarch'
 pkgname=retroarch
-version=1.13.0
+version=1.14.0
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --sysconfdir=/etc --enable-networking
@@ -24,7 +24,7 @@ license="GPL-3.0-or-later"
 homepage="https://www.retroarch.com/"
 changelog="https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md"
 distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
-checksum=7f33bfb821440b2e30eb6c9d63eb4e2da1d2910ae90b43f691e3c28759739710
+checksum=aa4d579bfceb43450725171f594f69877f007a8892cb46678f8b62935c4de635
 
 build_options="ffmpeg flac glcore gles2 glslang jack neon pulseaudio qt5 sdl2 vulkan wayland x11"
 build_options_default="ffmpeg flac glcore glslang pulseaudio sdl2 vulkan wayland x11"

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

* Re: [PR PATCH] [Updated] retroarch: update to 1.14.0
  2023-01-27  8:04 [PR PATCH] retroarch: update to 1.14.0 Vinfall
@ 2023-01-27  9:54 ` Vinfall
  2023-01-29 22:31 ` classabbyamp
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Vinfall @ 2023-01-27  9:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vinfall/void-packages retroarch-update
https://github.com/void-linux/void-packages/pull/41899

retroarch: update to 1.14.0
#### 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)
- I built this PR locally for this architecture:
  - armv6l-musl (crossbuild)


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

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

From 6b07ccff5b0bc62ca1765e7b5fc39c72f1581f10 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniahuai0tc@riseup.net>
Date: Fri, 27 Jan 2023 17:53:54 +0800
Subject: [PATCH] retroarch: update to 1.4.0

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

diff --git a/srcpkgs/retroarch/template b/srcpkgs/retroarch/template
index 9033ba001ca6..240d3df9db00 100644
--- a/srcpkgs/retroarch/template
+++ b/srcpkgs/retroarch/template
@@ -1,6 +1,6 @@
 # Template file for 'retroarch'
 pkgname=retroarch
-version=1.13.0
+version=1.14.0
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --sysconfdir=/etc --enable-networking
@@ -24,7 +24,7 @@ license="GPL-3.0-or-later"
 homepage="https://www.retroarch.com/"
 changelog="https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md"
 distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
-checksum=7f33bfb821440b2e30eb6c9d63eb4e2da1d2910ae90b43f691e3c28759739710
+checksum=aa4d579bfceb43450725171f594f69877f007a8892cb46678f8b62935c4de635
 
 build_options="ffmpeg flac glcore gles2 glslang jack neon pulseaudio qt5 sdl2 vulkan wayland x11"
 build_options_default="ffmpeg flac glcore glslang pulseaudio sdl2 vulkan wayland x11"

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

* Re: retroarch: update to 1.14.0
  2023-01-27  8:04 [PR PATCH] retroarch: update to 1.14.0 Vinfall
  2023-01-27  9:54 ` [PR PATCH] [Updated] " Vinfall
@ 2023-01-29 22:31 ` classabbyamp
  2023-01-30  2:44 ` Vinfall
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-01-29 22:31 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41899#issuecomment-1407787882

Comment:
please add the email you used to commit to your github account

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

* Re: retroarch: update to 1.14.0
  2023-01-27  8:04 [PR PATCH] retroarch: update to 1.14.0 Vinfall
  2023-01-27  9:54 ` [PR PATCH] [Updated] " Vinfall
  2023-01-29 22:31 ` classabbyamp
@ 2023-01-30  2:44 ` Vinfall
  2023-01-30  2:54 ` classabbyamp
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Vinfall @ 2023-01-30  2:44 UTC (permalink / raw)
  To: ml

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/41899#issuecomment-1407910142

Comment:
I thought I added via https://github.com/void-linux/void-packages/commit/6b07ccff5b0bc62ca1765e7b5fc39c72f1581f10 that already? I just didn't sign the commit as the PGP key is associated to the no-reply email, not this one.

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

* Re: retroarch: update to 1.14.0
  2023-01-27  8:04 [PR PATCH] retroarch: update to 1.14.0 Vinfall
                   ` (2 preceding siblings ...)
  2023-01-30  2:44 ` Vinfall
@ 2023-01-30  2:54 ` classabbyamp
  2023-01-30  3:00 ` Vinfall
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-01-30  2:54 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41899#issuecomment-1407914818

Comment:
github is showing you committed with an `@riseup.net` email, but the lack of profile image on the commit line above indicates that github doesn't know whose account to associate it with

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

* Re: retroarch: update to 1.14.0
  2023-01-27  8:04 [PR PATCH] retroarch: update to 1.14.0 Vinfall
                   ` (3 preceding siblings ...)
  2023-01-30  2:54 ` classabbyamp
@ 2023-01-30  3:00 ` Vinfall
  2023-01-30  3:01 ` Vinfall
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Vinfall @ 2023-01-30  3:00 UTC (permalink / raw)
  To: ml

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/41899#issuecomment-1407918646

Comment:
I hope it should be fine now.

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

* Re: retroarch: update to 1.14.0
  2023-01-27  8:04 [PR PATCH] retroarch: update to 1.14.0 Vinfall
                   ` (4 preceding siblings ...)
  2023-01-30  3:00 ` Vinfall
@ 2023-01-30  3:01 ` Vinfall
  2023-01-30  3:03 ` classabbyamp
  2023-01-30  3:04 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: Vinfall @ 2023-01-30  3:01 UTC (permalink / raw)
  To: ml

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/41899#issuecomment-1407918646

Comment:
Verified the email in settings. I hope it should be fine now.

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

* Re: retroarch: update to 1.14.0
  2023-01-27  8:04 [PR PATCH] retroarch: update to 1.14.0 Vinfall
                   ` (5 preceding siblings ...)
  2023-01-30  3:01 ` Vinfall
@ 2023-01-30  3:03 ` classabbyamp
  2023-01-30  3:04 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-01-30  3:03 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41899#issuecomment-1407921015

Comment:
yep, looks good now

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

* Re: [PR PATCH] [Merged]: retroarch: update to 1.14.0
  2023-01-27  8:04 [PR PATCH] retroarch: update to 1.14.0 Vinfall
                   ` (6 preceding siblings ...)
  2023-01-30  3:03 ` classabbyamp
@ 2023-01-30  3:04 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-01-30  3:04 UTC (permalink / raw)
  To: ml

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

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

retroarch: update to 1.14.0
https://github.com/void-linux/void-packages/pull/41899

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-glibc)
- I built this PR locally for this architecture:
  - armv6l-musl (crossbuild)


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

end of thread, other threads:[~2023-01-30  3:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-27  8:04 [PR PATCH] retroarch: update to 1.14.0 Vinfall
2023-01-27  9:54 ` [PR PATCH] [Updated] " Vinfall
2023-01-29 22:31 ` classabbyamp
2023-01-30  2:44 ` Vinfall
2023-01-30  2:54 ` classabbyamp
2023-01-30  3:00 ` Vinfall
2023-01-30  3:01 ` Vinfall
2023-01-30  3:03 ` classabbyamp
2023-01-30  3:04 ` [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).