Github messages for voidlinux
 help / color / mirror / Atom feed
From: zlice <zlice@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] mupen64plus: update to 2.5.9
Date: Wed, 24 Mar 2021 16:34:42 +0100	[thread overview]
Message-ID: <20210324153442.ehwu4p4pv__w5pOI8NdGz1STwlhyjTj-7-KfopyrF_E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29692@inbox.vuxu.org>

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

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

https://github.com/zlice/void-packages mupen64plus-update-to-2.5.9
https://github.com/void-linux/void-packages/pull/29692

mupen64plus: update to 2.5.9
#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86-64, libc)

#### Comments
2.5 was wobbling walls and textures in Mario64
Not sure if `nopie` is an issue, first time I've had to add that.

2.5 was from 2015, 2.5.9 is from 2019

edit:
updated linting
no clue on gpl spdx specifics

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mupen64plus-update-to-2.5.9-29692.patch --]
[-- Type: text/x-diff, Size: 1419 bytes --]

From 6f0061cdd5fb0303bce0c148d2ab8806d21e6f35 Mon Sep 17 00:00:00 2001
From: Corey Thomas <cthomas@oisf.net>
Date: Mon, 22 Mar 2021 23:02:10 -0400
Subject: [PATCH] mupen64plus: update to 2.5.9

---
 srcpkgs/mupen64plus/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/mupen64plus/template b/srcpkgs/mupen64plus/template
index 0323d321803c..f0e6fe2c4173 100644
--- a/srcpkgs/mupen64plus/template
+++ b/srcpkgs/mupen64plus/template
@@ -1,18 +1,19 @@
 # Template file for 'mupen64plus'
 pkgname=mupen64plus
-version=2.5
-revision=13
+version=2.5.9
+revision=1
+nocross="yes"
 wrksrc="mupen64plus-bundle-src-${version}"
-hostmakedepends="pkg-config which"
+hostmakedepends="pkg-config which nasm"
 makedepends="boost-devel SDL2-devel speexdsp-devel freetype-devel glu-devel libpng-devel libsamplerate-devel"
 depends="desktop-file-utils"
-short_desc="A Nintendo64 Emulator"
+short_desc="Nintendo64 Emulator"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-only"
 homepage="http://www.mupen64plus.org"
 distfiles="https://github.com/mupen64plus/mupen64plus-core/releases/download/${version}/${pkgname}-bundle-src-${version}.tar.gz"
-checksum=9c75b9d826f2d24666175f723a97369b3a6ee159b307f7cc876bbb4facdbba66
-archs="i686* x86_64*"
+checksum=d5243ddc00388ee2e538b3826a78a719dec2bd5da54ac6f3344fed861fb141a8
+nopie=yes
 
 CFLAGS="-fcommon"
 

  parent reply	other threads:[~2021-03-24 15:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23  3:07 [PR PATCH] " zlice
2021-03-23  3:21 ` [PR PATCH] [Updated] " zlice
2021-03-23  3:24 ` zlice
2021-03-23  3:25 ` zlice
2021-03-23  3:27 ` zlice
2021-03-24  3:23 ` [PR REVIEW] " ericonr
2021-03-24 12:25 ` [PR PATCH] [Updated] " zlice
2021-03-24 15:27 ` ericonr
2021-03-24 15:28 ` [PR REVIEW] " ericonr
2021-03-24 15:34 ` zlice [this message]
2021-04-04 23:26 ` [PR PATCH] [Closed]: " ericonr

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=20210324153442.ehwu4p4pv__w5pOI8NdGz1STwlhyjTj-7-KfopyrF_E@z \
    --to=zlice@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).