Received: (at submit) by debbugs.gnu.org; 16 Aug 2024 10:38:44 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Aug 16 06:38:44 2024
Received: from localhost ([127.0.0.1]:51700 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1seuM0-0006wV-EV
for submit <at> debbugs.gnu.org; Fri, 16 Aug 2024 06:38:44 -0400
Received: from lists.gnu.org ([209.51.188.17]:43736)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <apoorvs@HIDDEN>) id 1seuLy-0006wG-Km
for submit <at> debbugs.gnu.org; Fri, 16 Aug 2024 06:38:43 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from <apoorvs@HIDDEN>) id 1seuLM-0000mp-Vj
for guix-patches@HIDDEN; Fri, 16 Aug 2024 06:38:04 -0400
Received: from mail.w13.tutanota.de ([185.205.69.213])
by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from <apoorvs@HIDDEN>) id 1seuL8-000697-JM
for guix-patches@HIDDEN; Fri, 16 Aug 2024 06:38:04 -0400
Received: from tutadb.w10.tutanota.de (w10.api.tuta.com [IPv6:fd:ac::d:10])
by mail.w13.tutanota.de (Postfix) with ESMTP id 6745915FDE8B
for <guix-patches@HIDDEN>; Fri, 16 Aug 2024 12:37:15 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1723804635;
s=s1; d=tuta.io;
h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender;
bh=MAxQMwuDYvEtHY/pmzys5KnZg4zwptvyOeOAUl0BvxA=;
b=yWRb8+PKf6NMAivkjX85yhRWohlhI8J3/pNLlE3HUJphMbqRVYGN8R+OkW+oLkqw
W+hWmrDJpIvIukptNPCslWNIOxxaKn4ZPFhO8ooN248rAOVclZxolrAI9qqSBfA69jC
2n0m/bBlNthRkxsOYpsC7JjYt6iOJUtHhe7UkamjLPRV5Cys2uvQc4BlkGw5dzoCMwy
iwhDTCzrHJJZHbHNldp9YDZhmrpsZQJ/B1RrEMMZiJI/e1fgeiSEVdHc3IRMM1uVTmw
5yh9I+zvhAB6tXTq02qBHRTCogNzWmIHW7cN8mq8TgkSC+Ar4XRz2mFqHkXokKilFIt
jzMXDApSig==
Date: Fri, 16 Aug 2024 12:37:15 +0200 (CEST)
From: Apoorv <apoorvs@HIDDEN>
To: Guix Patches <guix-patches@HIDDEN>
Message-ID: <O4Pkod_--3-9@HIDDEN>
Subject: [PATCH] Add gxplugins-lv2 package
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_82630_568759763.1723804635418"
Received-SPF: pass client-ip=185.205.69.213; envelope-from=apoorvs@HIDDEN;
helo=mail.w13.tutanota.de
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001,
SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.4 (-)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.4 (--)
------=_Part_82630_568759763.1723804635418
Content-Type: multipart/alternative;
boundary="----=_Part_82631_642887829.1723804635418"
------=_Part_82631_642887829.1723804635418
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
This is a patch to add a new package, `gxplugins-lv2` to `gnu/packages/music.scm`.
--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
------=_Part_82631_642887829.1723804635418
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div dir="auto">This is a patch to add a new package, `gxplugins-lv2` to `gnu/packages/music.scm`.<br></div><div dir="auto"><br></div><div dir="auto">-- <br></div><div dir="auto"> Sent with Tuta; enjoy secure & ad-free emails: <br></div><div dir="auto"> https://tuta.com<br></div> </body>
</html>
------=_Part_82631_642887829.1723804635418--
------=_Part_82630_568759763.1723804635418
Content-Type: text/x-patch; charset=us-ascii;
name=0003-Add-gxplugins-lv2-package.patch
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename=0003-Add-gxplugins-lv2-package.patch
From a82cde2c78487606a125faf76c3d57fa3aecdc1d Mon Sep 17 00:00:00 2001
From: apoorv569 <apoorvs569@HIDDEN>
Date: Fri, 16 Aug 2024 15:30:09 +0530
Subject: [PATCH 03/13] Add gxplugins-lv2 package
---
gnu/packages/music.scm | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 7a4b272013..f827c5b605 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -8081,6 +8081,43 @@ (define-public bespokesynth
(description "Software modular synth")
(license license:gpl3))))
+(define-public gxplugins-lv2
+ (let ((commit "3a325270b99a41af5ca160e50278bd5469b697e8")
+ (revision "0"))
+ (package
+ (name "gxplugins-lv2")
+ (version (git-version "1.0" revision commit))
+ (source
+ (origin
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/brummer10/GxPlugins.lv2")
+ (recursive? #t)
+ (commit commit)))
+ (sha256
+ (base32 "1w7fsw97grc6zy1wv16kjgxbbs94a82g3kd6g1lvdpwl78nb2b59"))
+ (file-name (git-file-name name version))))
+ (build-system gnu-build-system)
+ (arguments
+ `(#:make-flags
+ (list
+ (string-append "INSTALL_DIR=" (assoc-ref %outputs "out") "/lib/lv2")
+ "CC=gcc")
+ #:phases (modify-phases %standard-phases
+ ;; no configure target
+ (delete 'configure))))
+ (native-inputs (list lv2
+ libx11
+ cairo
+ cmake
+ pkg-config))
+ (home-page "https://github.com/brummer10/GxPlugins.lv2")
+ (synopsis "A set of extra lv2 plugins from the guitarix project.")
+ (description
+ "GxPlugins.lv2 is a set of extra standalone lv2 plugins designed to compliment the Guitarix project.
+Each plugin exists as its own submodule under this repository.")
+ (license license:gpl3))))
+
;;;
;;; Avoid adding new packages to the end of this file. To reduce the chances
;;; of a merge conflict, place them above by existing packages with similar
--
2.45.2
------=_Part_82630_568759763.1723804635418--
Apoorv <apoorvs@HIDDEN>:guix-patches@HIDDEN.
Full text available.guix-patches@HIDDEN:bug#72656; Package guix-patches.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.