Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] faust: update to 2.41.1
@ 2022-07-16  7:21 DavideMaggio
  2022-08-02  3:21 ` [PR PATCH] [Updated] " classabbyamp
  2022-08-02  3:29 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: DavideMaggio @ 2022-07-16  7:21 UTC (permalink / raw)
  To: ml

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

There is a new pull request by DavideMaggio 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: 1241 bytes --]

From a271c9731768f3f8826b65b70c4b2e6e9d455b9f 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 49f8f917d261..7776c311fcc1 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"
+checksum="72145e1d4ffcdd8e687ed7960d1d0717fa2c1dd2566e0bbc3a78fa95bb8b683e"
 
 # Android stuffs, used by the 'faust2android' script.
 nostrip_files="libsndfile.so "

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

* Re: [PR PATCH] [Updated] faust: update to 2.41.1
  2022-07-16  7:21 [PR PATCH] faust: update to 2.41.1 DavideMaggio
@ 2022-08-02  3:21 ` classabbyamp
  2022-08-02  3:29 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-08-02  3:21 UTC (permalink / raw)
  To: ml

[-- 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 "

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

* Re: [PR PATCH] [Merged]: faust: update to 2.41.1
  2022-07-16  7:21 [PR PATCH] faust: update to 2.41.1 DavideMaggio
  2022-08-02  3:21 ` [PR PATCH] [Updated] " classabbyamp
@ 2022-08-02  3:29 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-08-02  3:29 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

faust: update to 2.41.1
https://github.com/void-linux/void-packages/pull/38094

Description:
<!-- 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



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

end of thread, other threads:[~2022-08-02  3:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-16  7:21 [PR PATCH] faust: update to 2.41.1 DavideMaggio
2022-08-02  3:21 ` [PR PATCH] [Updated] " classabbyamp
2022-08-02  3:29 ` [PR PATCH] [Merged]: " classabbyamp

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