Received: (at submit) by debbugs.gnu.org; 16 Aug 2024 10:42:28 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Aug 16 06:42:28 2024
Received: from localhost ([127.0.0.1]:51721 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1seuPb-00073q-TY
for submit <at> debbugs.gnu.org; Fri, 16 Aug 2024 06:42:28 -0400
Received: from lists.gnu.org ([209.51.188.17]:49538)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <apoorvs@HIDDEN>) id 1seuPZ-00073W-AF
for submit <at> debbugs.gnu.org; Fri, 16 Aug 2024 06:42:25 -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 1seuMr-0004R4-Q2
for guix-patches@HIDDEN; Fri, 16 Aug 2024 06:39:37 -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 1seuMp-0006bY-RS
for guix-patches@HIDDEN; Fri, 16 Aug 2024 06:39:37 -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 B18D415FE10C
for <guix-patches@HIDDEN>; Fri, 16 Aug 2024 12:39:34 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1723804774;
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=Til41TtMmbysr7yTPVen/ujH2hw8pLLmhc9aCEjdem0=;
b=VSoZiDX5OaQKuV23Y3sp+0DS6Gtqo6zwJ1BL3p0+Vt4qB6/UXeSURJrL06o7HW3E
3dA8SCOZ8Jd/EFo5sOOGsNpvFX+erx7VfOsUIQAOdvPzoYZsKsQGLZJktvpwok0ktjr
e7wpHiSojgOMepLgzVGbSYCormyy2Pt7WlzMvllQEtlN2lCdB7GRSislxm5vdZT3yya
P8gJ9Yt0nD7MgFKD8UvPeY7Cz2z0upBH2W7awFqAlKR/tUFO3GTD/+3jTEqvGu1NxlX
JtmFi5rVPo3UnHPKU3TWh6ifxid96Ho8lOBbcUyl0PSfPqn3YO3j1Dk5jwk5qRie8g2
qTHVtQqzYQ==
Date: Fri, 16 Aug 2024 12:39:34 +0200 (CEST)
From: Apoorv <apoorvs@HIDDEN>
To: Guix Patches <guix-patches@HIDDEN>
Message-ID: <O4PlLkm--3-9@HIDDEN>
Subject: [PATCH] Add cardinal package
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_82765_765605573.1723804774723"
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_82765_765605573.1723804774723
Content-Type: multipart/alternative;
boundary="----=_Part_82766_1387373173.1723804774723"
------=_Part_82766_1387373173.1723804774723
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
This is a patch to add a new package, `cardinal` to `gnu/packages/music.scm`.
--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
------=_Part_82766_1387373173.1723804774723
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, `cardinal` 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_82766_1387373173.1723804774723--
------=_Part_82765_765605573.1723804774723
Content-Type: text/x-patch; charset=us-ascii;
name=0007-Add-cardinal-package.patch
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=0007-Add-cardinal-package.patch
From 90ed2a0a87c878f1db18e2b7431e9e0b156d8a77 Mon Sep 17 00:00:00 2001
From: apoorv569 <apoorvs569@HIDDEN>
Date: Fri, 16 Aug 2024 15:32:43 +0530
Subject: [PATCH 07/13] Add cardinal package
---
gnu/packages/music.scm | 51 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index b90d25cb6a..387901dc09 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -8280,6 +8280,57 @@ (define-public aida-x
cab, dist, drive, fuzz, boost and eq.")
(license license:gpl3))))
+(define-public cardinal
+ (let ((commit "6bb87fd55239878b0e0880e0b0aac18f2e35c845")
+ (revision "1"))
+ (package
+ (name "cardinal")
+ (version (git-version "24.05" revision commit))
+ (source
+ (origin
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/DISTRHO/Cardinal")
+ (recursive? #t)
+ (commit commit)))
+ (sha256
+ (base32 "18b85zikq3qs266910wny0ljk8pwykzk3c9wbnzfy8dbzcq5x2av"))
+ (file-name (git-file-name name version))))
+ (build-system gnu-build-system)
+ (arguments
+ `(#:make-flags
+ (list "DESTDIR="
+ (string-append "PREFIX=" (assoc-ref %outputs "out"))
+ (string-append "CC=" ,(cc-for-target))
+ "SYSDEPS=true")
+ #:phases (modify-phases %standard-phases
+ ;; no configure target
+ (delete 'configure)
+ ;; no check target
+ (delete 'check))))
+ (inputs (list fftwf
+ libx11
+ libxext
+ libxcursor
+ libxrandr
+ libsndfile
+ liblo
+ mesa
+ libarchive
+ libsamplerate
+ jansson
+ speexdsp))
+ (native-inputs (list python cmake pkg-config))
+ (home-page "https://cardinal.kx.studio/")
+ (synopsis "Virtual modular synthesizer plugin")
+ (description
+ "Cardinal is a free and open-source virtual modular synthesizer plugin,
+available in AudioUnit/CLAP/LV2/VST2/VST3 plugin formats
+and as a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
+It is based on the popular VCV Rack but with a focus on
+being a fully self-contained plugin version.")
+ (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_82765_765605573.1723804774723--
Apoorv <apoorvs@HIDDEN>:guix-patches@HIDDEN.
Full text available.guix-patches@HIDDEN:bug#72661; Package guix-patches.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.