From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GBY2Ga4MX2EZMAAAgWs5BA (envelope-from ) for ; Thu, 07 Oct 2021 17:05:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MOYBFa4MX2GSfwAAbx9fmQ (envelope-from ) for ; Thu, 07 Oct 2021 15:05:18 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 11C7A34F9A for ; Thu, 7 Oct 2021 17:05:17 +0200 (CEST) Received: from localhost ([::1]:40122 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYURs-00039j-Gl for larch@yhetil.org; Thu, 07 Oct 2021 10:32:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50218) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYUQI-0000Vd-TQ for guix-patches@gnu.org; Thu, 07 Oct 2021 10:31:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36700) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYUQI-00031M-In for guix-patches@gnu.org; Thu, 07 Oct 2021 10:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mYUQI-00042o-G7 for guix-patches@gnu.org; Thu, 07 Oct 2021 10:31:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51085] [PATCH 2/7] gnu: Add libdjinterop. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Oct 2021 14:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51085 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51085@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51085-submit@debbugs.gnu.org id=B51085.163361701115413 (code B ref 51085); Thu, 07 Oct 2021 14:31:02 +0000 Received: (at 51085) by debbugs.gnu.org; 7 Oct 2021 14:30:11 +0000 Received: from localhost ([127.0.0.1]:48230 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYUPT-00040W-8m for submit@debbugs.gnu.org; Thu, 07 Oct 2021 10:30:11 -0400 Received: from mout02.posteo.de ([185.67.36.66]:44251) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYUPR-0003z2-RR for 51085@debbugs.gnu.org; Thu, 07 Oct 2021 10:30:10 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 9CE51240101 for <51085@debbugs.gnu.org>; Thu, 7 Oct 2021 16:30:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1633617003; bh=YEC8hjS46eOddwt3R6W3xD8TOCAGMnit3H+7UpCHmgk=; h=From:To:Cc:Subject:Date:From; b=hQLDgJ1lkVnd5wNEPH/fzBIzeCzGPYRMKTmoMiYiv3Tm5XGbN4/tW8S5Fg+ZryEnY ifHNmOdKu1NyUpYPpIrf0NEzyjTWZLJQiSQ5MxdtBgimVTODXZM0NOTJyFcvCNTu49 K1UbhMuP7ksCAzhRsm5SFHB45vz4hHRVsB0K+kKv8+wTj0Agoo3H7V8tXOrLV/39/S AtR+1l4iWiXcgCh99ZLIkgZOTR2q60Wo1yi6jpcsfTKQ1/EspE5cVwrwrwxyab5QQj FZK8zS2LmnhHGJqgl4ZFDEfaAT1S4TvpmjZaYU2H5/jcf3rHXKIfBJcFyCjA+I/qRU 8sF6rJwB60XRg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HQDHZ2s8zz9rxQ; Thu, 7 Oct 2021 16:30:02 +0200 (CEST) From: Vinicius Monego Date: Thu, 7 Oct 2021 14:29:36 +0000 Message-Id: <20211007142941.46591-2-monego@posteo.net> In-Reply-To: <20211007142941.46591-1-monego@posteo.net> References: <20211007142941.46591-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633619118; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=mKr0zuH736DhxVIc18BnU5pHdinALRJsPIUh89Op2a4=; b=FZAMQPBW1xOB9FLz0Srk0JKofFa8sDpeCqrwZmOta580iwm76Om165/hjBuKo89fJhHoLI Z843mICeUL3BNLSrHX8zkw1PXxwmGW3upTwlbQ41EGibis/m7qhLsMk2LyPOcqTi0KSQe+ 6UeeAVWpD+HICLCo8nVWrqmoHO7dDcLtz2i2p1gNLOiQtRHjvOEuzbL8xVBSZII4iEwVCx 7pisc9kfd5if9TFg4zEtR7iGc80KkK+KuhoRCQweC0NaLKxrS3L+eI0/jhg083kK62LRz5 /4Wv7hw3ZcT06TDFxoz160iHCuAGwyAhH3aNmk+ZBmD/yc/VvTDYZAjJbF+ErA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633619118; a=rsa-sha256; cv=none; b=sWEJWY8i/7wvgMFyxFO89gjJs9EP+rxZ4q6Yr/GrFdu8nBUhLkTiwl/IVia1tbsBZI6ZFG NI1zlaxWS5t6C1eH4GdJCGtF6flqFKzVVQIFR4cRsmwUkQjvSfxLVuMOlvhGAjm7OFl/Uc 5TmF+A//p44xbbE3OKVi19t8i5MbToLk6axw3+/MqsgyNjs2P3DYaRqY0nNM7d4X2+myLU ca/bWhd3dZHHBBpT6C22A3rCDG/29KM3ONJPsgSKJooih+6zfcYtwHB5P8X2tyoBHCdzRF yfqfm7MiBiorUwkEhLLx4JqV+E2HyvUwxL4dZpgeByQFskHRlVe8Gynphdk7PA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hQLDgJ1l; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 4.58 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hQLDgJ1l; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 11C7A34F9A X-Spam-Score: 4.58 X-Migadu-Scanner: scn1.migadu.com X-TUID: YJ6W5wP7khcz * gnu/packages/audio.scm (libdjinterop): New variable. --- gnu/packages/audio.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index e6db87540e..2ffc4b86a9 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -107,6 +107,7 @@ #:use-module (gnu packages readline) #:use-module (gnu packages sdl) #:use-module (gnu packages serialization) + #:use-module (gnu packages sqlite) #:use-module (gnu packages telephony) #:use-module (gnu packages linphone) #:use-module (gnu packages linux) @@ -1173,6 +1174,40 @@ flanger), ringmodulator, distortion, filters, pitchshift, oscillators, emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc.") (license license:gpl3+))) +(define-public libdjinterop + (package + (name "libdjinterop") + (version "0.16.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/xsco/libdjinterop") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "16nrqpr90vb9ggmp9j73m0hspd7pmfdhh0g6iyp8vd7kx7g17qnk")))) + (build-system meson-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + ;; crate_test writes a database file to the source tree. + (add-after 'unpack 'make-git-checkout-writable + (lambda _ + (for-each make-file-writable (find-files "."))))))) + (native-inputs + `(("boost" ,boost) + ("pkg-config" ,pkg-config))) + (inputs + `(("sqlite" ,sqlite) + ("zlib" ,zlib))) + (home-page "https://github.com/xsco/libdjinterop") + (synopsis "C++ library for access to DJ record libraries") + (description + "@code{libdjinterop} is a C++ library that allows access to database +formats used to store information about DJ record libraries.") + (license license:lgpl3+))) + (define-public tao (package (name "tao") -- 2.30.2