From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 KMQzNRNsLWUVGAEAG6o9tA:P1 (envelope-from ) for ; Mon, 16 Oct 2023 19:00:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KMQzNRNsLWUVGAEAG6o9tA (envelope-from ) for ; Mon, 16 Oct 2023 19:00:04 +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 2395C544AF for ; Mon, 16 Oct 2023 19:00:01 +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=1697475603; 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=UuRT98GAtreNupMOI1YqWTdTIlMb+4l9vABdc3druE/H6nL7BAKllppSUXePAtb1wDVsX5 xDCyjTr1nuAa+BsDX0PXSJs65H17yBWXeO6ndek/L4d2iesb+AaLl+59LKXifq8nFWl4Zz xYV8+UfwxXMX4C+WpaUL8fsZQX2rDWRu643MrXN6gWS0SsTG+szkACiARSlTMC9ontcEvj BmbmopKvoqNI0kS5ZsgXAvzzf2bFG/8itrbYZsjvOXowLM4VHTz+rQTCXJon1oPbtem8Rp L21seXtZb3ioWKVQwqXxHshmqRvLJem14JGszDpX7dUmOOiEmxSjWqTMME6iFA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697475603; a=rsa-sha256; cv=none; b=Wy1gOM51ejhK5HqHrEQY9AB3pMddTjfb31QEfUPN/midgQPDKvwBUgwpNGjbQdtgqUDAoA 2o3mpgOqaxDsaHq/o1kFArijfT8z4zOvqalzmahh6GVoh4NB+3ZpVYhtMa6r4P6VLcxNPw vXkHvKoKRw3w8HA4O1yaXGDEi14IW4h7R0s2ZtUgwBwF+86+h/hlUxAxCjUA8rWXw483re XP4BEmg0qOyYcfInUIRc8DPNpW1PhyFymA6gYdC+mdyISnEOT+kb93Aycluh+MO480c9JJ 5evzMVxSD4vZc9PbM0stEctcfnHYmF0SAsL9/NMBA4vCSYJP6QLrkvlY5IzoOw== 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 1qsQwO-00038w-NA; Mon, 16 Oct 2023 12:59:40 -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 1qsQwM-00037g-Pl for guix-patches@gnu.org; Mon, 16 Oct 2023 12:59:38 -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 1qsQwM-0000PT-GW for guix-patches@gnu.org; Mon, 16 Oct 2023 12:59:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsQwl-000334-8c; Mon, 16 Oct 2023 13:00:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66579] [PATCH 04/13] 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: Mon, 16 Oct 2023 17:00:03 +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 George , efraim@flashner.co.il X-Debbugs-Original-Xcc: efraim@flashner.co.il Received: via spool by 66579-submit@debbugs.gnu.org id=B66579.169747554711487 (code B ref 66579); Mon, 16 Oct 2023 17:00:03 +0000 Received: (at 66579) by debbugs.gnu.org; 16 Oct 2023 16:59:07 +0000 Received: from localhost ([127.0.0.1]:57729 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsQvr-0002z7-Eg for submit@debbugs.gnu.org; Mon, 16 Oct 2023 12:59:07 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:49600) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsQvp-0002xq-Oy for 66579@debbugs.gnu.org; Mon, 16 Oct 2023 12:59:06 -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 1qsQvJ-00CfcS-TN for 66579@debbugs.gnu.org; Mon, 16 Oct 2023 18:58:33 +0200 Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qsQvJ-0006Et-GA for 66579@debbugs.gnu.org; Mon, 16 Oct 2023 18:58:33 +0200 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qsQvB-000zdn-11; Mon, 16 Oct 2023 18:58:25 +0200 From: Steve George Date: Mon, 16 Oct 2023 17:54:06 +0100 Message-ID: <989cda6ab734e3c7af7dd1d3fc14f4480ae500d5.1697475045.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: <3e60165e-956b-443a-ae07-db86fd7157d2@gmail.com> References: <3e60165e-956b-443a-ae07-db86fd7157d2@gmail.com> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -4.77 X-Migadu-Queue-Id: 2395C544AF X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.77 X-TUID: jbu4kql+1zII * 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