Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nestopia: update to 1.51.1.
Date: Sun, 22 Jan 2023 14:12:18 +0100	[thread overview]
Message-ID: <20230122131218._cUUAeiQpVFeLpBhIIFwzcmrd8LBY20CCzvy1MjnPKk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40355@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages nestopia
https://github.com/void-linux/void-packages/pull/40355

nestopia: update to 1.51.1.
Also:
- remove non-existent configure args
- add fltk-devel in makedepends.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/40355.patch is attached

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

From 5203ca784b0d072cf2fb69355b5947266d702d7b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 6 Nov 2022 09:37:22 +0200
Subject: [PATCH] nestopia: update to 1.52.0.

Also:
- remove non-existent configure args
- add fltk-devel in makedepends.
---
 srcpkgs/nestopia/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/nestopia/template b/srcpkgs/nestopia/template
index 6d2b21903248..07225c0e35bf 100644
--- a/srcpkgs/nestopia/template
+++ b/srcpkgs/nestopia/template
@@ -1,11 +1,11 @@
 # Template file for 'nestopia'
 pkgname=nestopia
-version=1.50
-revision=2
+version=1.52.0
+revision=1
 build_style=gnu-configure
-configure_args="--enable-gui --with-ao"
 hostmakedepends="autoconf-archive automake pkg-config"
-makedepends="SDL2-devel gtk+3-devel libao-devel libarchive-devel"
+makedepends="SDL2-devel gtk+3-devel libao-devel libarchive-devel
+ fltk-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Portable NES/Famicom emulator written in C++"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -13,7 +13,7 @@ license="GPL-2.0-only"
 homepage="http://0ldsk00l.ca/nestopia/"
 changelog="https://raw.githubusercontent.com/0ldsk00l/nestopia/master/ChangeLog"
 distfiles="https://github.com/0ldsk00l/nestopia/archive/${version}.tar.gz"
-checksum=f0274f8b033852007c67237897c69725b811c0df8a6d0120f39c23e990662aae
+checksum=eae1d2f536ae8585edb8d723caf905f4ae65349edee4ffbee45f9f52b5e3b06c
 
 pre_configure() {
 	autoreconf -vif

  parent reply	other threads:[~2023-01-22 13:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06  7:43 [PR PATCH] " mobinmob
2023-01-21 19:32 ` [PR REVIEW] " ahesford
2023-01-22 13:12 ` mobinmob [this message]
2023-01-22 13:13 ` mobinmob
2023-01-22 14:19 ` [PR PATCH] [Merged]: nestopia: update to 1.52.0 ahesford

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=20230122131218._cUUAeiQpVFeLpBhIIFwzcmrd8LBY20CCzvy1MjnPKk@z \
    --to=mobinmob@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).