Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] guitarix2: update to 0.42.0 + added 'faust' build option
@ 2020-12-25  9:42 DavideMaggio
  2020-12-25 11:02 ` [PR PATCH] [Updated] " DavideMaggio
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: DavideMaggio @ 2020-12-25  9:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DavideMaggio/void-packages guitarix2-00
https://github.com/void-linux/void-packages/pull/27420

guitarix2: update to 0.42.0 + added 'faust' build option
#27251


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

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

From b9ca2ffb7d09968b436b98ec703fe44069bb3d3b Mon Sep 17 00:00:00 2001
From: mag <mag-one@autistici.org>
Date: Thu, 24 Dec 2020 17:01:56 +0100
Subject: [PATCH] guitarix2: update to 0.42.0 + added 'faust' build option

---
 srcpkgs/guitarix2/template | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/guitarix2/template b/srcpkgs/guitarix2/template
index 95c6253c8da..6250879f54b 100644
--- a/srcpkgs/guitarix2/template
+++ b/srcpkgs/guitarix2/template
@@ -1,28 +1,31 @@
 # Template file for 'guitarix2'
 pkgname=guitarix2
-version=0.39.0
+version=0.42.0
 revision=1
 wrksrc="guitarix-${version}"
 build_style=waf3
-configure_args="--cxxflags-release=-DNDEBUG --ladspa --new-ladspa --no-faust
- $(vopt_if avahi '' '--no-avahi') $(vopt_if bluez '' '--no-bluez')"
+configure_args="--cxxflags-release=-DNDEBUG --ladspa --new-ladspa
+ $(vopt_if avahi '' '--no-avahi') $(vopt_if bluez '' '--no-bluez')
+ $(vopt_if faust '' '--no-faust')"
 make_build_args="--progress"
-hostmakedepends="gperf intltool pkg-config"
-makedepends="boost-devel eigen fftw-devel gtkmm2-devel jack-devel
+hostmakedepends="gperf intltool pkg-config sassc which"
+makedepends="boost-devel eigen fftw-devel gtkmm-devel jack-devel
  ladspa-sdk liblrdf-devel libsndfile-devel lilv-devel lv2 sratom-devel
  zita-convolver-devel zita-resampler-devel
- $(vopt_if avahi avahi-glib-libs-devel) $(vopt_if bluez libbluetooth-devel)"
+ $(vopt_if avahi avahi-glib-libs-devel) $(vopt_if bluez libbluetooth-devel)
+ $(vopt_if faust faust)"
 depends="desktop-file-utils"
 short_desc="Virtual guitar amplifier running on Jack Audio Connection Kit"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://guitarix.org"
 distfiles="${SOURCEFORGE_SITE}/guitarix/guitarix/guitarix2-${version}.tar.xz"
-checksum=490ff3f856282f776456b8e27366dd074d663870c0a89fccded03d854305c8da
+checksum=fb1b75b7ea9f140c2b2df50982e14616dcaffaf65425ca531fcf6f27dd956405
 
-build_options="avahi bluez"
+build_options="avahi bluez faust"
 desc_option_avahi="Build with avahi support"
 desc_option_bluez="Build with bluez support"
+desc_option_faust="Build with faust support"
 
 CXXFLAGS="-fpermissive"
 

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

end of thread, other threads:[~2021-01-02  2:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-25  9:42 [PR PATCH] guitarix2: update to 0.42.0 + added 'faust' build option DavideMaggio
2020-12-25 11:02 ` [PR PATCH] [Updated] " DavideMaggio
2020-12-26  5:04 ` ericonr
2020-12-26  8:01 ` [PR PATCH] [Updated] " DavideMaggio
2020-12-26  8:47 ` DavideMaggio
2020-12-26  9:49 ` DavideMaggio
2020-12-27  0:57 ` ericonr
2020-12-29 17:29 ` DavideMaggio
2020-12-29 21:18 ` ericonr
2020-12-31  8:09 ` [PR PATCH] [Updated] " DavideMaggio
2021-01-02  2:41 ` ericonr
2021-01-02  2:41 ` [PR PATCH] [Merged]: " 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).