Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mgba 0.9.2
@ 2021-09-16 14:42 fanyx
  2021-09-17 15:41 ` ahesford
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: fanyx @ 2021-09-16 14:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages mgba-0.9.2
https://github.com/void-linux/void-packages/pull/32980

mgba 0.9.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 5d7c63e49bccc11ec91adb125bdd7246f98074f7 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@pm.me>
Date: Thu, 16 Sep 2021 14:33:30 +0200
Subject: [PATCH 1/2] mgba: update to 0.9.2

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

diff --git a/srcpkgs/mgba/template b/srcpkgs/mgba/template
index 8a943c1d9951..0fcee63db539 100644
--- a/srcpkgs/mgba/template
+++ b/srcpkgs/mgba/template
@@ -1,6 +1,6 @@
 # Template file for 'mgba'
 pkgname=mgba
-version=0.8.4
+version=0.9.2
 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=6b94873dac9040fd6fd9f13f76dc48f342e954f3b4cf82717b59601c3a32b72c
+checksum=29ca22ebc56b26a4e7224efbb5fa12c9c006563d41990afb0874d048db76add4
 
 libmgba_package() {
 	short_desc+=" - shared library"

From abee629a24146e5a12a64bd2e128cc2ff5b36a3c Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@pm.me>
Date: Thu, 16 Sep 2021 15:08:18 +0200
Subject: [PATCH 2/2] common/shlibs: mgba

---
 common/shlibs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/shlibs b/common/shlibs
index 840fbc0b9a9f..6f250a63f5d0 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2566,7 +2566,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.8 libmgba-0.8.1_1
+libmgba.so.0.9 libmgba-0.9.2_1
 libglabels-3.0.so.8 libglabels30-3.2.1_1
 libglbarcode-3.0.so.0 libglabels30-3.2.1_1
 libjim.so.0.80 jimtcl-0.80_1

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

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

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-16 14:42 [PR PATCH] mgba 0.9.2 fanyx
2021-09-17 15:41 ` ahesford
2021-09-17 15:52 ` [PR PATCH] [Updated] " fanyx
2021-09-17 15:54 ` fanyx
2021-09-17 17:43 ` ahesford
2021-09-18  9:57 ` [PR PATCH] [Updated] " fanyx
2021-09-18  9:57 ` fanyx
2021-09-18 21:03 ` [PR PATCH] [Updated] " fanyx
2021-09-19  3:06 ` [PR REVIEW] " ericonr
2021-09-19  3:06 ` ericonr
2021-09-19  8:15 ` fanyx
2021-09-19  8:34 ` fanyx
2021-09-19  8:36 ` fanyx
2021-09-19  8:37 ` fanyx
2021-09-19 13:31 ` ericonr
2021-09-19 13:36 ` fanyx
2021-09-19 13:41 ` [PR PATCH] [Updated] " fanyx
2021-09-20  1:49 ` [PR PATCH] [Merged]: " ericonr

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