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

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