Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] faust: updated to version 2.27.2
@ 2020-12-18  9:43 DavideMaggio
  2020-12-19  5:58 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: DavideMaggio @ 2020-12-18  9:43 UTC (permalink / raw)
  To: ml

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

There is a new pull request by DavideMaggio against master on the void-packages repository

https://github.com/DavideMaggio/void-packages faust-2.27.2_01
https://github.com/void-linux/void-packages/pull/27251

faust: updated to version 2.27.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-faust-2.27.2_01-27251.patch --]
[-- Type: text/x-diff, Size: 1079 bytes --]

From 17c103669dcfeb6880e57117bd619af90de1a24f Mon Sep 17 00:00:00 2001
From: mag <mag-one@autistici.org>
Date: Fri, 18 Dec 2020 10:30:04 +0100
Subject: [PATCH] faust: updated to version 2.27.2

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

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index e105fde7b59..65352639d6a 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -1,6 +1,6 @@
 # Template file for 'faust'
 pkgname=faust
-version=2.27.1
+version=2.27.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="cmake pkg-config llvm"
@@ -10,7 +10,7 @@ maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
 homepage="http://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
-checksum="aee292bafcb77021cca5a2e8645b8ef8d9fe76e5005382e24df0bed3f664d8f5"
+checksum="c9b21de69253d5a02a779c2eed74491fc62209d86c24724b429f68098191c39c"
 
 # Android stuffs, used by the 'faust2android' script.
 nostrip_files="libsndfile.so "

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

* Re: faust: updated to version 2.27.2
  2020-12-18  9:43 [PR PATCH] faust: updated to version 2.27.2 DavideMaggio
@ 2020-12-19  5:58 ` ericonr
  2020-12-19  5:59 ` [PR PATCH] [Merged]: " ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-19  5:58 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27251#issuecomment-748425183

Comment:
It seems faust isn't really used anywhere in Void packages. Maybe we could look into using it in Guitarix2? It's explicitly disabled there.

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

* Re: [PR PATCH] [Merged]: faust: updated to version 2.27.2
  2020-12-18  9:43 [PR PATCH] faust: updated to version 2.27.2 DavideMaggio
  2020-12-19  5:58 ` ericonr
@ 2020-12-19  5:59 ` ericonr
  2020-12-24 16:49 ` DavideMaggio
  2020-12-24 16:52 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-19  5:59 UTC (permalink / raw)
  To: ml

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

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

faust: updated to version 2.27.2
https://github.com/void-linux/void-packages/pull/27251

Description:


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

* Re: faust: updated to version 2.27.2
  2020-12-18  9:43 [PR PATCH] faust: updated to version 2.27.2 DavideMaggio
  2020-12-19  5:58 ` ericonr
  2020-12-19  5:59 ` [PR PATCH] [Merged]: " ericonr
@ 2020-12-24 16:49 ` DavideMaggio
  2020-12-24 16:52 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: DavideMaggio @ 2020-12-24 16:49 UTC (permalink / raw)
  To: ml

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

New comment by DavideMaggio on void-packages repository

https://github.com/void-linux/void-packages/pull/27251#issuecomment-750925874

Comment:
Hi, I've just tried to add the 'faust' option to the guitarix2 template and it builds successfully.
I never used guitarix2 so I don't know how to test it with faust.
You can check my changes [here](https://github.com/DavideMaggio/void-packages/commit/ae23c5aa81761ff7045dc2b3923cb3b892b06ded) if you want (I've also updated guitarix2 to its latest version: 0.42.0).

Do you think I could submit my template leaving the package as 'orphaned'?  





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

* Re: faust: updated to version 2.27.2
  2020-12-18  9:43 [PR PATCH] faust: updated to version 2.27.2 DavideMaggio
                   ` (2 preceding siblings ...)
  2020-12-24 16:49 ` DavideMaggio
@ 2020-12-24 16:52 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-24 16:52 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27251#issuecomment-750926279

Comment:
Sure, no need to adopt the package!

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

end of thread, other threads:[~2020-12-24 16:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18  9:43 [PR PATCH] faust: updated to version 2.27.2 DavideMaggio
2020-12-19  5:58 ` ericonr
2020-12-19  5:59 ` [PR PATCH] [Merged]: " ericonr
2020-12-24 16:49 ` DavideMaggio
2020-12-24 16:52 ` ericonr

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