Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mgba: update to 0.10.0
@ 2022-10-27 15:42 fanyx
  2022-10-27 22:24 ` classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: fanyx @ 2022-10-27 15:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages mgba-0.10.0
https://github.com/void-linux/void-packages/pull/40190

mgba: update to 0.10.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-glibc)

Am i assuming correctly that this package is orphaned?
If yes, i'd just take up the task and put myself in as maintainer

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

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

From cb6a38b228a4cb1495c07b589f8c9426fd2de887 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@pm.me>
Date: Thu, 27 Oct 2022 17:40:25 +0200
Subject: [PATCH] mgba: update to 0.10.0

---
 common/shlibs         | 2 +-
 srcpkgs/mgba/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index c1b969e9d0b4..c6b1fdece95b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2575,7 +2575,7 @@ libfirm.so.1.22 libfirm-1.22.0_1
 libaudiofile.so.1 audiofile-0.3.6_1
 libbs2b.so.0 libbs2b-3.1.0_1
 libmunge.so.2 munge-libs-0.5.14_3
-libmgba.so.0.9 libmgba-0.9.2_1
+libmgba.so.0.10 libmgba-0.10.0_1
 libglabels-3.0.so.8 libglabels30-3.2.1_1
 libglbarcode-3.0.so.0 libglabels30-3.2.1_1
 libjim.so.0.81 jimtcl-0.81_1
diff --git a/srcpkgs/mgba/template b/srcpkgs/mgba/template
index 0adbbbeb80ee..dca756b5ff4e 100644
--- a/srcpkgs/mgba/template
+++ b/srcpkgs/mgba/template
@@ -1,6 +1,6 @@
 # Template file for 'mgba'
 pkgname=mgba
-version=0.9.3
+version=0.10.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake desktop-file-utils"
@@ -12,7 +12,7 @@ license="MPL-2.0"
 homepage="https://www.mgba.io/"
 changelog="https://raw.githubusercontent.com/mgba-emu/mgba/master/CHANGES"
 distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
-checksum=692ff0ac50e18380df0ff3ee83071f9926715200d0dceedd9d16a028a59537a0
+checksum=e2d66d9ce7c51b1ef3b339b04e871287bf166f6a1d7125ef112dbf53ab8bbd48
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
@@ -41,7 +41,7 @@ mgba-qt_package() {
 	pkg_install() {
 		vmove usr/bin/mgba-qt
 		vmove usr/share/man/man6/mgba-qt.6
-		vmove usr/share/applications/mgba-qt.desktop
+		vmove usr/share/applications/io.mgba.mGBA.desktop
 		vmove usr/share/icons
 	}
 }

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

* Re: mgba: update to 0.10.0
  2022-10-27 15:42 [PR PATCH] mgba: update to 0.10.0 fanyx
@ 2022-10-27 22:24 ` classabbyamp
  2022-10-29  9:11 ` [PR PATCH] [Updated] " fanyx
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-27 22:24 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40190#issuecomment-1294181455

Comment:
> Am i assuming correctly that this package is orphaned?

yes, feel free to adopt

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

* Re: [PR PATCH] [Updated] mgba: update to 0.10.0
  2022-10-27 15:42 [PR PATCH] mgba: update to 0.10.0 fanyx
  2022-10-27 22:24 ` classabbyamp
@ 2022-10-29  9:11 ` fanyx
  2022-10-29  9:12 ` fanyx
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: fanyx @ 2022-10-29  9:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages mgba-0.10.0
https://github.com/void-linux/void-packages/pull/40190

mgba: update to 0.10.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-glibc)

Am i assuming correctly that this package is orphaned?
If yes, i'd just take up the task and put myself in as maintainer

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

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

From 9c4724e70f32c7c7e4f653452eec165963ceca07 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@pm.me>
Date: Thu, 27 Oct 2022 17:40:25 +0200
Subject: [PATCH] mgba: update to 0.10.0

---
 common/shlibs         | 2 +-
 srcpkgs/mgba/template | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index c1b969e9d0b4..c6b1fdece95b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2575,7 +2575,7 @@ libfirm.so.1.22 libfirm-1.22.0_1
 libaudiofile.so.1 audiofile-0.3.6_1
 libbs2b.so.0 libbs2b-3.1.0_1
 libmunge.so.2 munge-libs-0.5.14_3
-libmgba.so.0.9 libmgba-0.9.2_1
+libmgba.so.0.10 libmgba-0.10.0_1
 libglabels-3.0.so.8 libglabels30-3.2.1_1
 libglbarcode-3.0.so.0 libglabels30-3.2.1_1
 libjim.so.0.81 jimtcl-0.81_1
diff --git a/srcpkgs/mgba/template b/srcpkgs/mgba/template
index 0adbbbeb80ee..7ce5886d54df 100644
--- a/srcpkgs/mgba/template
+++ b/srcpkgs/mgba/template
@@ -1,18 +1,18 @@
 # Template file for 'mgba'
 pkgname=mgba
-version=0.9.3
+version=0.10.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake desktop-file-utils"
 makedepends="SDL2-devel ffmpeg-devel libedit-devel libepoxy-devel libmagick-devel
  libzip-devel qt5-multimedia-devel qt5-tools-devel"
 short_desc="Game Boy Advance emulator written in C"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="fanyx <fanyx@fanyx.xyz>"
 license="MPL-2.0"
 homepage="https://www.mgba.io/"
 changelog="https://raw.githubusercontent.com/mgba-emu/mgba/master/CHANGES"
 distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
-checksum=692ff0ac50e18380df0ff3ee83071f9926715200d0dceedd9d16a028a59537a0
+checksum=e2d66d9ce7c51b1ef3b339b04e871287bf166f6a1d7125ef112dbf53ab8bbd48
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
@@ -41,7 +41,7 @@ mgba-qt_package() {
 	pkg_install() {
 		vmove usr/bin/mgba-qt
 		vmove usr/share/man/man6/mgba-qt.6
-		vmove usr/share/applications/mgba-qt.desktop
+		vmove usr/share/applications/io.mgba.mGBA.desktop
 		vmove usr/share/icons
 	}
 }

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

* Re: [PR PATCH] [Updated] mgba: update to 0.10.0
  2022-10-27 15:42 [PR PATCH] mgba: update to 0.10.0 fanyx
  2022-10-27 22:24 ` classabbyamp
  2022-10-29  9:11 ` [PR PATCH] [Updated] " fanyx
@ 2022-10-29  9:12 ` fanyx
  2022-10-29 20:46 ` classabbyamp
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: fanyx @ 2022-10-29  9:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages mgba-0.10.0
https://github.com/void-linux/void-packages/pull/40190

mgba: update to 0.10.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-glibc)

Am i assuming correctly that this package is orphaned?
If yes, i'd just take up the task and put myself in as maintainer

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

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

From fe9620589b4550e8e3f05e8f1245ddc4108727b4 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@pm.me>
Date: Thu, 27 Oct 2022 17:40:25 +0200
Subject: [PATCH] mgba: update to 0.10.0

---
 common/shlibs         | 2 +-
 srcpkgs/mgba/template | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index c1b969e9d0b4..c6b1fdece95b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2575,7 +2575,7 @@ libfirm.so.1.22 libfirm-1.22.0_1
 libaudiofile.so.1 audiofile-0.3.6_1
 libbs2b.so.0 libbs2b-3.1.0_1
 libmunge.so.2 munge-libs-0.5.14_3
-libmgba.so.0.9 libmgba-0.9.2_1
+libmgba.so.0.10 libmgba-0.10.0_1
 libglabels-3.0.so.8 libglabels30-3.2.1_1
 libglbarcode-3.0.so.0 libglabels30-3.2.1_1
 libjim.so.0.81 jimtcl-0.81_1
diff --git a/srcpkgs/mgba/template b/srcpkgs/mgba/template
index 0adbbbeb80ee..7b7a0a27c886 100644
--- a/srcpkgs/mgba/template
+++ b/srcpkgs/mgba/template
@@ -1,18 +1,18 @@
 # Template file for 'mgba'
 pkgname=mgba
-version=0.9.3
+version=0.10.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake desktop-file-utils"
 makedepends="SDL2-devel ffmpeg-devel libedit-devel libepoxy-devel libmagick-devel
  libzip-devel qt5-multimedia-devel qt5-tools-devel"
 short_desc="Game Boy Advance emulator written in C"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="fanyx <fanyx@pm.me>"
 license="MPL-2.0"
 homepage="https://www.mgba.io/"
 changelog="https://raw.githubusercontent.com/mgba-emu/mgba/master/CHANGES"
 distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
-checksum=692ff0ac50e18380df0ff3ee83071f9926715200d0dceedd9d16a028a59537a0
+checksum=e2d66d9ce7c51b1ef3b339b04e871287bf166f6a1d7125ef112dbf53ab8bbd48
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
@@ -41,7 +41,7 @@ mgba-qt_package() {
 	pkg_install() {
 		vmove usr/bin/mgba-qt
 		vmove usr/share/man/man6/mgba-qt.6
-		vmove usr/share/applications/mgba-qt.desktop
+		vmove usr/share/applications/io.mgba.mGBA.desktop
 		vmove usr/share/icons
 	}
 }

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

* Re: mgba: update to 0.10.0
  2022-10-27 15:42 [PR PATCH] mgba: update to 0.10.0 fanyx
                   ` (2 preceding siblings ...)
  2022-10-29  9:12 ` fanyx
@ 2022-10-29 20:46 ` classabbyamp
  2022-10-31 10:43 ` [PR PATCH] [Updated] " fanyx
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-29 20:46 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40190#issuecomment-1295969648

Comment:
add ", adopt" to your commit message please

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

* Re: [PR PATCH] [Updated] mgba: update to 0.10.0
  2022-10-27 15:42 [PR PATCH] mgba: update to 0.10.0 fanyx
                   ` (3 preceding siblings ...)
  2022-10-29 20:46 ` classabbyamp
@ 2022-10-31 10:43 ` fanyx
  2022-10-31 10:43 ` fanyx
  2022-10-31 15:24 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: fanyx @ 2022-10-31 10:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages mgba-0.10.0
https://github.com/void-linux/void-packages/pull/40190

mgba: update to 0.10.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-glibc)

Am i assuming correctly that this package is orphaned?
If yes, i'd just take up the task and put myself in as maintainer

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

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

From 8f2f6c782a839df5a79d7bdce1e429195ba9343e Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@pm.me>
Date: Thu, 27 Oct 2022 17:40:25 +0200
Subject: [PATCH] mgba: update to 0.10.0, adopt

---
 common/shlibs         | 2 +-
 srcpkgs/mgba/template | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index c1b969e9d0b4..c6b1fdece95b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2575,7 +2575,7 @@ libfirm.so.1.22 libfirm-1.22.0_1
 libaudiofile.so.1 audiofile-0.3.6_1
 libbs2b.so.0 libbs2b-3.1.0_1
 libmunge.so.2 munge-libs-0.5.14_3
-libmgba.so.0.9 libmgba-0.9.2_1
+libmgba.so.0.10 libmgba-0.10.0_1
 libglabels-3.0.so.8 libglabels30-3.2.1_1
 libglbarcode-3.0.so.0 libglabels30-3.2.1_1
 libjim.so.0.81 jimtcl-0.81_1
diff --git a/srcpkgs/mgba/template b/srcpkgs/mgba/template
index 0adbbbeb80ee..7b7a0a27c886 100644
--- a/srcpkgs/mgba/template
+++ b/srcpkgs/mgba/template
@@ -1,18 +1,18 @@
 # Template file for 'mgba'
 pkgname=mgba
-version=0.9.3
+version=0.10.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake desktop-file-utils"
 makedepends="SDL2-devel ffmpeg-devel libedit-devel libepoxy-devel libmagick-devel
  libzip-devel qt5-multimedia-devel qt5-tools-devel"
 short_desc="Game Boy Advance emulator written in C"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="fanyx <fanyx@pm.me>"
 license="MPL-2.0"
 homepage="https://www.mgba.io/"
 changelog="https://raw.githubusercontent.com/mgba-emu/mgba/master/CHANGES"
 distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
-checksum=692ff0ac50e18380df0ff3ee83071f9926715200d0dceedd9d16a028a59537a0
+checksum=e2d66d9ce7c51b1ef3b339b04e871287bf166f6a1d7125ef112dbf53ab8bbd48
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
@@ -41,7 +41,7 @@ mgba-qt_package() {
 	pkg_install() {
 		vmove usr/bin/mgba-qt
 		vmove usr/share/man/man6/mgba-qt.6
-		vmove usr/share/applications/mgba-qt.desktop
+		vmove usr/share/applications/io.mgba.mGBA.desktop
 		vmove usr/share/icons
 	}
 }

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

* Re: mgba: update to 0.10.0
  2022-10-27 15:42 [PR PATCH] mgba: update to 0.10.0 fanyx
                   ` (4 preceding siblings ...)
  2022-10-31 10:43 ` [PR PATCH] [Updated] " fanyx
@ 2022-10-31 10:43 ` fanyx
  2022-10-31 15:24 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: fanyx @ 2022-10-31 10:43 UTC (permalink / raw)
  To: ml

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

New comment by fanyx on void-packages repository

https://github.com/void-linux/void-packages/pull/40190#issuecomment-1296906050

Comment:
done

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

* Re: [PR PATCH] [Merged]: mgba: update to 0.10.0
  2022-10-27 15:42 [PR PATCH] mgba: update to 0.10.0 fanyx
                   ` (5 preceding siblings ...)
  2022-10-31 10:43 ` fanyx
@ 2022-10-31 15:24 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-31 15:24 UTC (permalink / raw)
  To: ml

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

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

mgba: update to 0.10.0
https://github.com/void-linux/void-packages/pull/40190

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

Am i assuming correctly that this package is orphaned?
If yes, i'd just take up the task and put myself in as maintainer

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

end of thread, other threads:[~2022-10-31 15:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-27 15:42 [PR PATCH] mgba: update to 0.10.0 fanyx
2022-10-27 22:24 ` classabbyamp
2022-10-29  9:11 ` [PR PATCH] [Updated] " fanyx
2022-10-29  9:12 ` fanyx
2022-10-29 20:46 ` classabbyamp
2022-10-31 10:43 ` [PR PATCH] [Updated] " fanyx
2022-10-31 10:43 ` fanyx
2022-10-31 15:24 ` [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).