Received: (at submit) by debbugs.gnu.org; 16 Aug 2024 10:38:45 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Aug 16 06:38:45 2024
Received: from localhost ([127.0.0.1]:51702 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-0006wY-S9
for submit <at> debbugs.gnu.org; Fri, 16 Aug 2024 06:38:45 -0400
Received: from lists.gnu.org ([209.51.188.17]:43742)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <apoorvs@HIDDEN>) id 1seuLy-0006wH-Mt
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 1seuLN-0000mr-1V
for guix-patches@HIDDEN; Fri, 16 Aug 2024 06:38:05 -0400
Received: from w1.tutanota.de ([81.3.6.162])
by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from <apoorvs@HIDDEN>) id 1seuL9-0006AZ-Ut
for guix-patches@HIDDEN; Fri, 16 Aug 2024 06:38:04 -0400
Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10])
by w1.tutanota.de (Postfix) with ESMTP id DFEBDFBFCC9
for <guix-patches@HIDDEN>; Fri, 16 Aug 2024 10:37:48 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1723804668;
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=9nRIprdQtwklvM2uu25sO9harmVJ5FJk+FE8boPJa1Y=;
b=HGtoQLt2X24aSrrlfapvpY8ag6Q2RlFDgXaJ/kI4ox91zXSOEkqp+EPjDVd2lrTt
Ww9qxgwG5Mh8NdRqyEKTf1ZgkZLw8IRunitU5+mFkMp3oH84J2LvkoBhm1+2b6sMytb
x0vkXpr4zRu1Z3LP0XFe8LEX9SZtcr6FO8jDrcqtZdILVG2DXyQWTBoZhRh9y1city+
MMrUNDL2sHYnPAhNvTekC4nNiR2iypZS6WhK15Ap2HA8FnUHlZXUojnN1ac/3eCK5B9
Ir122j9uJfFQosl+LDYwQXaO4zrkPJi+QX9UdoeimqY+gr6O08NsNJ2jXTj5oc2hOe1
08EAyPdquA==
Date: Fri, 16 Aug 2024 12:37:48 +0200 (CEST)
From: Apoorv <apoorvs@HIDDEN>
To: Guix Patches <guix-patches@HIDDEN>
Message-ID: <O4Pkx2g--3-9@HIDDEN>
Subject: [PATCH] Add drops package
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_82661_12173534.1723804668930"
Received-SPF: pass client-ip=81.3.6.162; envelope-from=apoorvs@HIDDEN;
helo=w1.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,
RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-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_82661_12173534.1723804668930
Content-Type: multipart/alternative;
boundary="----=_Part_82662_30507510.1723804668930"
------=_Part_82662_30507510.1723804668930
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
This is a patch to add a new package, `drops` to `gnu/packages/music.scm`.
--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
------=_Part_82662_30507510.1723804668930
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, `drops` 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_82662_30507510.1723804668930--
------=_Part_82661_12173534.1723804668930
Content-Type: text/x-patch; charset=us-ascii;
name=0004-Add-drops-package.patch
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=0004-Add-drops-package.patch
From 411195885d2853b4bb61c71e8ba4900e66066d2d Mon Sep 17 00:00:00 2001
From: apoorv569 <apoorvs569@HIDDEN>
Date: Fri, 16 Aug 2024 15:31:08 +0530
Subject: [PATCH 04/13] Add drops package
---
gnu/packages/music.scm | 62 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 62 insertions(+)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index f827c5b605..bb03f3d532 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -8118,6 +8118,68 @@ (define-public gxplugins-lv2
Each plugin exists as its own submodule under this repository.")
(license license:gpl3))))
+(define-public drops
+ (let ((commit "185cf4bb9852acb3b92dadb2caf8cc1a3e0369aa")
+ (revision "0"))
+ (package
+ (name "drops")
+ (version (git-version "1.0-beta.2" revision commit))
+ (source
+ (origin
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/clearly-broken-software/drops")
+ (commit commit)
+ ;; Bundles a specific commit of the DISTRHO plugin framework.
+ (recursive? #t)))
+ (file-name (git-file-name name version))
+ (sha256
+ (base32 "17yf8rqn7y5598f44q3w8drzg663yl32dc9qw1dkf2cgscyrvhw6"))))
+ (build-system gnu-build-system)
+ (arguments
+ `(#:tests? #f ;no tests
+ #:make-flags
+ (list (string-append "PREFIX=" (assoc-ref %outputs "out"))
+ (string-append "CC=" ,(cc-for-target)))
+ #:phases
+ (modify-phases %standard-phases
+ (delete 'configure) ;no configure target
+ (replace 'install
+ ;; no install target
+ (lambda* (#:key outputs #:allow-other-keys)
+ (let* ((out (assoc-ref outputs "out"))
+ (bin (string-append out "/bin"))
+ (lv2 (string-append out "/lib/lv2")))
+ ;; Install LV2.
+ (for-each
+ (lambda (file)
+ (copy-recursively file
+ (string-append lv2 "/" (basename file))))
+ (find-files "bin" "\\.lv2$"
+ #:directories? #t))
+ ;; Install executables.
+ (for-each
+ (lambda (file)
+ (install-file file bin))
+ (find-files "bin"
+ (lambda (name stat)
+ (and
+ (equal? (dirname name) "bin")
+ (not (string-suffix? ".so" name))
+ (not (string-suffix? ".lv2" name))))))
+ #t))))))
+ (inputs (list libx11
+ jack-1 ;; for the standalone JACK application
+ mesa
+ libsndfile))
+ (native-inputs (list pkg-config))
+ (synopsis "Drops Really Only Plays Samples")
+ (description
+ "Drops is a single audio file sample player plugin in lv2 and vst format for linux.
+Load an audio file, play it, loop it, pitch shift it, and make it into something entirely new.")
+ (home-page "https://github.com/clearly-broken-software/drops")
+ (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_82661_12173534.1723804668930--
Apoorv <apoorvs@HIDDEN>:guix-patches@HIDDEN.
Full text available.guix-patches@HIDDEN:bug#72657; Package guix-patches.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.