Github messages for voidlinux
 help / color / mirror / Atom feed
From: fanyx <fanyx@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] mgba: update to 0.10.0
Date: Mon, 31 Oct 2022 11:43:24 +0100	[thread overview]
Message-ID: <20221031104324.mx7wRmizA_m74FVkgxMkiiQJPI-R79v0WPr2jaE4kow@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40190@inbox.vuxu.org>

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

  parent reply	other threads:[~2022-10-31 10:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-27 15:42 [PR PATCH] " 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 ` fanyx [this message]
2022-10-31 10:43 ` fanyx
2022-10-31 15:24 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221031104324.mx7wRmizA_m74FVkgxMkiiQJPI-R79v0WPr2jaE4kow@z \
    --to=fanyx@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).