From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UNV6AN7jMmVkYgAAauVa8A:P1 (envelope-from ) for ; Fri, 20 Oct 2023 22:32:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UNV6AN7jMmVkYgAAauVa8A (envelope-from ) for ; Fri, 20 Oct 2023 22:32:30 +0200 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 E21B256C99 for ; Fri, 20 Oct 2023 22:32:29 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697833949; 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; bh=85bcH/2tlNJ3TTwy52fJChROZDHrxwwMxB7QKCoNP9U=; b=q7ddpwlU4omuS2pq/MVObcEMLKJin5L/FlUUGmiwGq4W4yxAuz96fd8X0/w23/OKRg0Knc 4xB7QRcbhQBq6TDynSo+G3UTYXzWUHfh16dnEO+lfbtCkWV2HS51CjsEmBPerc/6oYfuoF tBl+sYk3H3MbYzvZNMEjgSPpQY4RIk1C9uj1fvPcY24R0B65ShAGaIGljEP3eM7e6Oh4cA Ll5Txsioxp+bnXDx0iaXvuNvPpa5SbsZNkZNLJ8byQSnsLBuKh6fHnNdtISgFWB6f9A34p spPFBGbxmfmLvTG2wu0HegbwZIZiXY0H+CbHuZxh3TmuOM0kwKgEa9NDtrHExQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697833949; a=rsa-sha256; cv=none; b=JQaLbFvaCKdM5KUbqMQFT95PvhKgKsgODH1S7ePoeEMk626nWi09qZZAB11eVbc6sZHE1D s6Yts1ehwvuUkDcAYE93+Ig02EnpXUbojnayZE3sfPP2ooXuge9DL5C9ZXLFzqpPAbJ2jI yr+1nrNz9SwVrPDH2jm3C40hSB7cVOhKtm76gcAg3DAm8xQPJ8ixK+uen7EY+2Ap6tKUup Mnd/tao21PxA1LD9GWm3Jy9p96HG0k8klXqcY0X98rOwdmpapkq2gGHnDBqjI16P2pAblg Rjn/3OBM9/J61Ukjn/lkkwdkD2y0AVnV9C0j4+z/7r9D5+pHnGooXpiDRZ+V3A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtwAH-000497-TD; Fri, 20 Oct 2023 16:32:13 -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 ) id 1qtw9i-0003V0-Fl for guix-patches@gnu.org; Fri, 20 Oct 2023 16:31:39 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtw9h-0004wg-CP for guix-patches@gnu.org; Fri, 20 Oct 2023 16:31:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtwA8-0004xM-N7; Fri, 20 Oct 2023 16:32:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66579] [PATCH v2 04/15] gnu: Add rust-librespot-protocol. Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 20:32:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66579 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66579@debbugs.gnu.org Cc: steve@futurile.net, efraim@flashner.co.il X-Debbugs-Original-Cc: guix-patches@gnu.org, Steve George X-Debbugs-Original-Xcc: efraim@flashner.co.il Received: via spool by submit@debbugs.gnu.org id=B.169783388218692 (code B ref -1); Fri, 20 Oct 2023 20:32:04 +0000 Received: (at submit) by debbugs.gnu.org; 20 Oct 2023 20:31:22 +0000 Received: from localhost ([127.0.0.1]:41651 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtw9S-0004rJ-4v for submit@debbugs.gnu.org; Fri, 20 Oct 2023 16:31:22 -0400 Received: from lists.gnu.org ([2001:470:142::17]:46008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtw9C-0004m9-65 for submit@debbugs.gnu.org; Fri, 20 Oct 2023 16:31:06 -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 ) id 1qtw8f-0002qD-Gs for guix-patches@gnu.org; Fri, 20 Oct 2023 16:30:33 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtw8d-0004Z1-S0 for guix-patches@gnu.org; Fri, 20 Oct 2023 16:30:33 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qtw8b-006reI-4K; Fri, 20 Oct 2023 22:30:29 +0200 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qtw8a-0001hq-Ct; Fri, 20 Oct 2023 22:30:28 +0200 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qtw86-00CpYw-SS; Fri, 20 Oct 2023 22:29:58 +0200 From: Steve George Date: Fri, 20 Oct 2023 21:27:50 +0100 Message-ID: <989cda6ab734e3c7af7dd1d3fc14f4480ae500d5.1697832330.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: <3e60165e-956b-443a-ae07-db86fd7157d2@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: permerror client-ip=2a0c:5a00:149::25; envelope-from=steve@futurile.net; helo=mailtransmit04.runbox.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -4.74 X-Migadu-Queue-Id: E21B256C99 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.74 X-TUID: is1PShP8Z71o * gnu/packages/crates-io.scm (rust-librespot-protocol): New variable. --- gnu/packages/crates-io.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 1e5e99b719..154e608724 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -35587,6 +35587,30 @@ (define-public rust-libradicl-0.4 single-cell and single-nucleus sequencing data.") (license license:bsd-3))) +(define-public rust-librespot-protocol-0.4 + (package + (name "rust-librespot-protocol") + (version "0.4.2") + (source (origin + (method url-fetch) + (uri (crate-uri "librespot-protocol" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "17xkvhlxfkjh1z79pvq22nrxi99hcxnzafg0pdkymh3a3733lvax")))) + (build-system cargo-build-system) + (arguments + (list #:skip-build? #f + #:cargo-inputs `(("rust-protobuf" ,rust-protobuf-2) + ("rust-glob" ,rust-glob-0.3) + ("rust-protobuf-codegen-pure" ,rust-protobuf-codegen-pure-2)))) + (home-page "https://github.com/librespot-org/librespot") + (synopsis "The protobuf logic for communicating with Spotify servers") + (description "Part of Librespot, an open source, Spotify client library. +This package contains the protobuf logic.") + (license license:expat))) + + (define-public rust-libsqlite3-sys-0.26 (package (name "rust-libsqlite3-sys") -- 2.41.0