guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#38118] [PATCH] gnu: Add avldrums-lv2.


From: Marius Bakke
Subject: [bug#38118] [PATCH] gnu: Add avldrums-lv2.
Date: Sun, 10 Nov 2019 23:27:29 +0100
User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)

Alexandros Theodotou <address@hidden> writes:

>  From aae805260db2b830a35459ae219c780e6619cc14 Mon Sep 17 00:00:00 2001
>  From: Alexandros Theodotou <address@hidden>
> Date: Fri, 8 Nov 2019 09:35:38 +0000
> Subject: [PATCH] gnu: Add avldrums-lv2.
>
> * gnu/packages/music.scm: (avldrums-lv2): New variable.

[...]

> +    (source
> +      (origin
> +        (method git-fetch)
> +        (uri
> +          (git-reference
> +            (url "https://github.com/x42/avldrums.lv2.git";)
> +            (commit (string-append "v" version))
> +            (recursive? #t)))   ; for the 'robtk' submodule

Can we package robtk separately?

> +    (home-page "http://x42-plugins.com/x42/x42-avldrums";)

HTTPS                 ^

> +    (synopsis "Drum sample player LV2 plugin dedicated to the AVLinux 
> Drumkits")
> +    (description "avldrums.lv2 is a drum sample player LV2 plugin 
> dedicated to Glen MacArthur's
> +AVLdrums. This plugin provides a convenient way to sequence and mix 
> MIDI drums and
> +comes as two separate drumkits: Black Pearl and Red Zeppelin.")

Make sure to run 'guix lint' before resending these patches, to catch
infraction issues :-)

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]