Github messages for voidlinux
 help / color / mirror / Atom feed
From: tranzystorek-io <tranzystorek-io@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] furnace: update to 0.6pre11
Date: Sun, 10 Sep 2023 13:56:22 +0200	[thread overview]
Message-ID: <20230910115622.EhHjKy7fOzy6p1Npx-XihzlDeVxtP5mtx71mT60mWnI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45776@inbox.vuxu.org>

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

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

https://github.com/tranzystorek-io/void-packages furnace
https://github.com/void-linux/void-packages/pull/45776

furnace: update to 0.6pre11
<!-- 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/45776.patch is attached

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

From 648b4497d329b77241cff13f82f9ff9e3110b856 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sat, 26 Aug 2023 11:28:34 +0200
Subject: [PATCH] furnace: update to 0.6pre12

---
 srcpkgs/furnace/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/furnace/template b/srcpkgs/furnace/template
index 398a0c1d705a2..a0a1ff1c18051 100644
--- a/srcpkgs/furnace/template
+++ b/srcpkgs/furnace/template
@@ -1,20 +1,21 @@
 # Template file for 'furnace'
 pkgname=furnace
-version=0.6pre8
+version=0.6pre12
 revision=1
 _adpcm_commit="ef7a217154badc3b99978ac481b268c8aab67bd8"
 build_wrksrc=${pkgname}-${version}
 build_style=cmake
-configure_args="-DSYSTEM_FFTW=ON -DSYSTEM_FMT=ON -DSYSTEM_LIBSNDFILE=ON -DSYSTEM_RTMIDI=ON -DSYSTEM_SDL2=ON -DSYSTEM_ZLIB=ON"
+configure_args="-DSYSTEM_FFTW=ON -DSYSTEM_FMT=ON -DSYSTEM_LIBSNDFILE=ON -DSYSTEM_PORTAUDIO=ON -DSYSTEM_RTMIDI=ON
+ -DSYSTEM_SDL2=ON -DSYSTEM_ZLIB=ON"
 hostmakedepends="pkg-config"
-makedepends="fftw-devel fmt-devel jack-devel libsndfile-devel rtmidi-devel zlib-devel SDL2-devel"
+makedepends="fftw-devel fmt-devel jack-devel libsndfile-devel portaudio-devel rtmidi-devel zlib-devel SDL2-devel"
 short_desc="Multi-system chiptune tracker compatible with DefleMask modules"
 maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/tildearrow/furnace"
 distfiles="https://github.com/tildearrow/furnace/archive/refs/tags/v${version}.tar.gz
  https://github.com/superctr/adpcm/archive/${_adpcm_commit}.tar.gz"
-checksum="cf494928d3d51c05f6b24e86fcf7b6cac6cb237b2b9a09583029cd50e0a41c7b
+checksum="305de4f313a063662f00420390a21f04ee397b14d557dfd3f0a3feb173bc62ec
  46da29342d2968ff222ba00e07c646e038b76af2e6c86de037c653059a056251"
 
 post_extract() {

  parent reply	other threads:[~2023-09-10 11:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-26  9:31 [PR PATCH] furnace: update to 0.6pre9 tranzystorek-io
2023-09-07  9:12 ` [PR PATCH] [Updated] " tranzystorek-io
2023-09-08  9:02 ` [PR PATCH] [Updated] furnace: update to 0.6pre10 tranzystorek-io
2023-09-10 11:56 ` tranzystorek-io [this message]
2023-09-13  8:05 ` [PR PATCH] [Merged]: furnace: update to 0.6pre12 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=20230910115622.EhHjKy7fOzy6p1Npx-XihzlDeVxtP5mtx71mT60mWnI@z \
    --to=tranzystorek-io@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).