GNU bug report logs - #38689
[PATCH] gnu: Add vl1-emulator

Previous Next

Package: guix-patches;

Reported by: Alexandros Theodotou <alex <at> zrythm.org>

Date: Fri, 20 Dec 2019 15:26:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38689 in the body.
You can then email your comments to 38689 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#38689; Package guix-patches. (Fri, 20 Dec 2019 15:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alexandros Theodotou <alex <at> zrythm.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 20 Dec 2019 15:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alexandros Theodotou <alex <at> zrythm.org>
To: Guix patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: Add vl1-emulator
Date: Fri, 20 Dec 2019 15:24:23 +0000
[Message part 1 (text/plain, inline)]
Hi,

This is a newly ported LV2 plugin. A release tag is planned for
January, so I am using a commit hash for now. I will change it to a tag
when it is released.

I have tested it and it works.

Thanks,
Alex
[0001-gnu-Add-vl1-emulator.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#38689; Package guix-patches. (Fri, 20 Dec 2019 15:31:02 GMT) Full text and rfc822 format available.

Message #8 received at 38689 <at> debbugs.gnu.org (full text, mbox):

From: Alexandros Theodotou <alex <at> zrythm.org>
To: 38689 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: Add vl1-emulator
Date: Fri, 20 Dec 2019 15:30:26 +0000
[Message part 1 (text/plain, inline)]
Fixed the wrong home page
[0001-gnu-Add-vl1-emulator.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#38689; Package guix-patches. (Tue, 21 Jan 2020 05:05:02 GMT) Full text and rfc822 format available.

Message #11 received at 38689 <at> debbugs.gnu.org (full text, mbox):

From: Alexandros Theodotou <alex <at> zrythm.org>
To: 38689 <at> debbugs.gnu.org
Subject: [PATCH] gnu: Add vl1-emulator.
Date: Tue, 21 Jan 2020 05:04:10 +0000
[Message part 1 (text/plain, inline)]
Updated to the release version and fixed some issues pointed out by
nckx on IRC.

Thanks,
Alex
[0001-gnu-Add-vl1-emulator.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#38689; Package guix-patches. (Tue, 25 Feb 2020 14:56:02 GMT) Full text and rfc822 format available.

Message #14 received at 38689 <at> debbugs.gnu.org (full text, mbox):

From: Alexandros Theodotou <alex <at> zrythm.org>
To: 38689 <at> debbugs.gnu.org
Subject: Re: Add VL1 emulator, regrader and fogpad
Date: Tue, 25 Feb 2020 14:55:40 +0000
[Message part 1 (text/plain, inline)]
Hi,

I've fixed some indentation issues with the patch and I also made a
patch series including fogpad and regrader since I made them inherit
this. The build procedure is the same because they use the same
framework and are by the same upstream.

Please close this https://debbugs.gnu.org/db/39/39213.html as well
because it is confusing to have separate issues.

Thanks,
Alex
[0003-gnu-Add-fogpad.patch (text/x-patch, attachment)]
[0002-gnu-Add-regrader.patch (text/x-patch, attachment)]
[0001-gnu-Add-vl1-emulator.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#38689; Package guix-patches. (Wed, 26 Feb 2020 22:08:02 GMT) Full text and rfc822 format available.

Message #17 received at 38689 <at> debbugs.gnu.org (full text, mbox):

From: Alexandros Theodotou <alex <at> zrythm.org>
To: 38689 <at> debbugs.gnu.org
Subject: Re: Add VL1 emulator, regrader and fogpad
Date: Wed, 26 Feb 2020 22:07:15 +0000
[Message part 1 (text/plain, inline)]
Hi,

Just some additional info that might help with reviewing.

To test that the plugins work, you can run the following if you already
have JACK running:
LV2_PATH=/gnu/store/pi5csq02yihgdg49g3vadwk3l9n7ax4h-vl1-emulator-
1.1.0.0/lib/lv2 jalv.gtk3 https://polyvalens.com/plugins/VL1
LV2_PATH=/gnu/store/zh26l9p7j08zjnhnpan6345j9nxvaj8j-regrader-
1.0.0/lib/lv2 jalv.gtk3 https://github.com/linuxmao-org/regrader
LV2_PATH=/gnu/store/8n2xi5hzskvajynx0fikn2cgdqaa22fq-fogpad-
1.0.0/lib/lv2 jalv.gtk3 https://github.com/linuxmao-org/fogpad

If you don't have JACK running (most likely case), you can run a dummy
server temporarily with `jackd -ddummy`.

Thanks,
Alex
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#38689; Package guix-patches. (Sat, 21 Mar 2020 19:25:02 GMT) Full text and rfc822 format available.

Message #20 received at 38689 <at> debbugs.gnu.org (full text, mbox):

From: Alexandros Theodotou <alex <at> zrythm.org>
To: 38689 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: Add vl1-emulator
Date: Sat, 21 Mar 2020 19:24:40 +0000
[Message part 1 (text/plain, inline)]
Hi,

Removed some unnecessary dependencies.

Thanks,
Alex
[0003-gnu-Add-fogpad.patch (text/x-patch, attachment)]
[0002-gnu-Add-regrader.patch (text/x-patch, attachment)]
[0001-gnu-Add-vl1-emulator.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Sun, 29 Mar 2020 20:28:02 GMT) Full text and rfc822 format available.

Notification sent to Alexandros Theodotou <alex <at> zrythm.org>:
bug acknowledged by developer. (Sun, 29 Mar 2020 20:28:02 GMT) Full text and rfc822 format available.

Message #25 received at 38689-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Alexandros Theodotou <alex <at> zrythm.org>, 38689-done <at> debbugs.gnu.org
Subject: Re: [bug#38689] [PATCH] gnu: Add vl1-emulator
Date: Sun, 29 Mar 2020 22:27:21 +0200
[Message part 1 (text/plain, inline)]
Alexandros Theodotou <alex <at> zrythm.org> writes:

> Hi,
>
> Removed some unnecessary dependencies.

Thanks!  For some reason none of the patches would apply cleanly, and
git said the second patch was 'corrupt', but I merged them manually and
also fixed indentation and trailing whitespaces.

Sorry for the long feedback cycle, and thanks for bumping the issue.  :-)
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 27 Apr 2020 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 337 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.