Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] faust: update to 2.41.1
Date: Tue, 02 Aug 2022 05:21:05 +0200	[thread overview]
Message-ID: <20220802032105.WU3kocFD8B1BgirFdR9XIKHt9-7Zu4yQNVwHuPVgKHs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38094@inbox.vuxu.org>

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

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

https://github.com/DavideMaggio/void-packages faust-2.41.1_00
https://github.com/void-linux/void-packages/pull/38094

faust: update to 2.41.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64
  - armv7l
  - armv7l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-faust-2.41.1_00-38094.patch --]
[-- Type: text/x-diff, Size: 1345 bytes --]

From 2de5b1d148e9521062172ca3a89c95d83ff021ac Mon Sep 17 00:00:00 2001
From: mag <mag-one@autistici.org>
Date: Sat, 16 Jul 2022 09:13:55 +0200
Subject: [PATCH] faust: update to 2.41.1

---
 srcpkgs/faust/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 49f8f917d261..8f4982b80dbe 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -1,16 +1,16 @@
 # Template file for 'faust'
 pkgname=faust
-version=2.37.3
+version=2.41.1
 revision=1
 build_style=gnu-makefile
-hostmakedepends="cmake pkg-config llvm"
+hostmakedepends="cmake pkg-config llvm which"
 makedepends="libmicrohttpd-devel llvm-libunwind-devel"
 short_desc="Functional Programming Language for Real Time Signal Processing"
 maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
 homepage="https://faust.grame.fr/"
-distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
-checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
+distfiles="https://github.com/grame-cncm/faust/releases/download/${version}/faust-${version}.tar.gz"
+checksum="72145e1d4ffcdd8e687ed7960d1d0717fa2c1dd2566e0bbc3a78fa95bb8b683e"
 
 # Android stuffs, used by the 'faust2android' script.
 nostrip_files="libsndfile.so "

  reply	other threads:[~2022-08-02  3:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-16  7:21 [PR PATCH] " DavideMaggio
2022-08-02  3:21 ` classabbyamp [this message]
2022-08-02  3:29 ` [PR PATCH] [Merged]: " 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=20220802032105.WU3kocFD8B1BgirFdR9XIKHt9-7Zu4yQNVwHuPVgKHs@z \
    --to=classabbyamp@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).