From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0GkjL50n92PQlAAAbAwnHQ (envelope-from ) for ; Thu, 23 Feb 2023 09:45:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eBFILp0n92OTFAEAG6o9tA (envelope-from ) for ; Thu, 23 Feb 2023 09:45:17 +0100 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 824AC10BF3 for ; Thu, 23 Feb 2023 09:45:17 +0100 (CET) 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-Seal: i=1; s=key1; d=yhetil.org; t=1677141917; a=rsa-sha256; cv=none; b=FyJiRI1/thJnCjIADH15ftRVQ8de5p0D+aYRS5Bg/zfwegRp9eyivGLdgABrvMB5I5in8C eyx5/yqYRWYKf77bU4RdnnEvFCweje8wDK7dnpJS2rLLX1wFzpsfwR+HRUYaSW3zswEWLY oOYq8H8VCV83dYsWRaIS/Qx8wmHn41URmXdk/vfhoOmrZhPUXODZr/B1NJgnkrs4tGG8Fj bwX3nIDab/rwMAMGJpJeaj8pZtl1rDucfl0EAB1n657Cl5YaiNX055ZPtC4+kaPpYmAVvq MdhlKTzbYeFpD0l9z3eQavcMWSd7UUudmpTjVyZNiME+ZHbVaB0lKDb+9dFeQQ== 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677141917; 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=PzAKv7vrsja/cE/cuPaVpESx9uL4K/qz9uG2h5n/Ziw=; b=Gi+8ieahhUKgV1awmiK480q7wpKOADp44G0al9h06wvY9EYtwsyQ6eWOxLfDCHevBdKtVb bNcOpO3zYKPWt65pJSxfzxxaL+MROsFNVSl65Ka59OPGnR6WO+iU6QeyrFPZdGm4hwTVgA oz5d0syHrPvjxTv3BJtbYXp+oqy9zU/UvJAZqfGbwfPqZa1/ZOqs/a0H1y8GVkoAUgAL2j LrhTVGWVjcpxGUpLPyDI1ChPbuTx4aNh2Oob02Cj91hfXNpB0eZ/7fpVhNmCwpnxSwciYp A2opOIGUryZ5BfuNcCEYhakzqDWl7/2cCnGkdbNXCy7dWjzm14I+RaEecQoq8w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pV7Ds-0004W9-DZ; Thu, 23 Feb 2023 03:45:04 -0500 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 1pV7Dq-0004Vi-KH for guix-patches@gnu.org; Thu, 23 Feb 2023 03:45:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pV7Dq-0002N5-Bt for guix-patches@gnu.org; Thu, 23 Feb 2023 03:45:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pV7Dq-0000pQ-7s for guix-patches@gnu.org; Thu, 23 Feb 2023 03:45:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61727] [PATCH 5/6] gnu: Add rust-libmdns. Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 23 Feb 2023 08:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61727 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 61727@debbugs.gnu.org Cc: Efraim Flashner , Steve George Received: via spool by 61727-submit@debbugs.gnu.org id=B61727.16771418563102 (code B ref 61727); Thu, 23 Feb 2023 08:45:02 +0000 Received: (at 61727) by debbugs.gnu.org; 23 Feb 2023 08:44:16 +0000 Received: from localhost ([127.0.0.1]:32895 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pV7D6-0000ns-FZ for submit@debbugs.gnu.org; Thu, 23 Feb 2023 03:44:16 -0500 Received: from mailtransmit04.runbox.com ([185.226.149.37]:37424) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pV7D4-0000nY-Fa for 61727@debbugs.gnu.org; Thu, 23 Feb 2023 03:44:14 -0500 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 1pV7Cy-000wX4-Sr; Thu, 23 Feb 2023 09:44:08 +0100 Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1pV7Cy-0007nV-K9; Thu, 23 Feb 2023 09:44:08 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1pV7Ch-0001rI-Ce; Thu, 23 Feb 2023 09:43:51 +0100 From: Steve George Date: Thu, 23 Feb 2023 08:42:40 +0000 Message-Id: <20230223084241.3762-5-steve@futurile.net> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230223084241.3762-1-steve@futurile.net> References: <20230223084241.3762-1-steve@futurile.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: X-Migadu-Queue-Id: 824AC10BF3 X-Spam-Score: -2.77 X-Migadu-Spam-Score: -2.77 X-Migadu-Scanner: scn0.migadu.com 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-TUID: GQIHPILiPrR0 * gnu/packages/crates-io.scm (rust-libmdns): New variable. --- gnu/packages/crates-io.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 26b607753b..a18247c65f 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -30387,6 +30387,40 @@ (define-public rust-libmimalloc-sys-0.1 allocator.") (license license:expat))) +(define-public rust-libmdns-0.6 + (package + (name "rust-libmdns") + (version "0.6.3") + (source (origin + (method url-fetch) + (uri (crate-uri "libmdns" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0n1ymkv5246c5yj2m70ql07z38hrz6b2l16lg3wpb98vz7mbqd59")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #f + #:cargo-inputs + (("rust-byteorder" ,rust-byteorder-1) + ("rust-futures-util" ,rust-futures-util-0.3) + ("rust-hostname" ,rust-hostname-0.3) + ("rust-if-addrs" ,rust-if-addrs-0.6) + ("rust-log" ,rust-log-0.4) + ("rust-multimap" ,rust-multimap-0.8) + ("rust-rand" ,rust-rand-0.8) + ("rust-socket2" ,rust-socket2-0.4) + ("rust-thiserror" ,rust-thiserror-1) + ("rust-tokio" ,rust-tokio-1)) + #:cargo-development-inputs + (("rust-env-logger" ,rust-env-logger-0.8)))) + (home-page "https://github.com/librespot-org/libmdns") + (synopsis "DNS-SD and mDNS library for building discoverable LAN services") + (description "A Multi-Cast DNS (RFC 6762) and DNS Service Discovery +(RFC 6763) library. Used for resolution of hostnames to IP addresses on +networks that do not have a local name server. Network services can be +advertised and discovered using this mechanism.") + (license license:expat))) + (define-public rust-libnghttp2-sys-0.1 (package (name "rust-libnghttp2-sys") -- 2.39.1