From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id OMhbFzMPRWAVdwAA0tVLHw (envelope-from ) for ; Sun, 07 Mar 2021 17:36:51 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id wPAxEzMPRWDjXAAA1q6Kng (envelope-from ) for ; Sun, 07 Mar 2021 17:36:51 +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 EFB7C14C30 for ; Sun, 7 Mar 2021 18:36:50 +0100 (CET) Received: from localhost ([::1]:55666 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lIxKk-0007Lq-5m for larch@yhetil.org; Sun, 07 Mar 2021 12:36:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59034) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIxK7-00066F-Kj for guix-patches@gnu.org; Sun, 07 Mar 2021 12:36:11 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58039) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lIxK6-0005sX-Rc for guix-patches@gnu.org; Sun, 07 Mar 2021 12:36:11 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lIxK6-0003i4-Oq for guix-patches@gnu.org; Sun, 07 Mar 2021 12:36:10 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44492] [PATCH v3 17/46] gnu: Add rust-gstreamer-base-0.15. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 07 Mar 2021 17:36:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44492 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo To: 44492@debbugs.gnu.org Received: via spool by 44492-submit@debbugs.gnu.org id=B44492.161513857014247 (code B ref 44492); Sun, 07 Mar 2021 17:36:10 +0000 Received: (at 44492) by debbugs.gnu.org; 7 Mar 2021 17:36:10 +0000 Received: from localhost ([127.0.0.1]:41349 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIxK5-0003hd-KZ for submit@debbugs.gnu.org; Sun, 07 Mar 2021 12:36:09 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:3866) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIxK3-0003gs-Ow for 44492@debbugs.gnu.org; Sun, 07 Mar 2021 12:36:08 -0500 Received: from localhost.localdomain (217-149-164-20.nat.highway.telekom.at [217.149.164.20]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4DtpY11CY9z3wL9 for <44492@debbugs.gnu.org>; Sun, 7 Mar 2021 18:36:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1615138565; bh=4GwFON6fd7Pd0fP31lI21MvFIHwdrHjot+mcbKppWj4=; h=From:To:Subject:Date:In-Reply-To:References; b=UB5qkt7iEg5FiSiI5rHdrnkPII0cIfunnHLEGRMr/O1zdmtQ1sRwtNqntxq/QsAe6 6iDqA0OsEyjC/eselDG9ROeoiedJYptBUJyk/BfckwnmTPJmoD/tvhUNxGAj4rL99Y r4vo3SNNBuAalcsgSRO2cUff/kn/WUPycZ/nGQ74= From: Leo Prikler Date: Sun, 7 Mar 2021 18:34:29 +0100 Message-Id: <20210307173459.3048-17-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210307173459.3048-1-leo.prikler@student.tugraz.at> References: <20210307173459.3048-1-leo.prikler@student.tugraz.at> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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=1615138611; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=4GwFON6fd7Pd0fP31lI21MvFIHwdrHjot+mcbKppWj4=; b=eEaURETc+tWz3REWlKbXoNVEi9vbEKQoMiTUBHszjscBRJEzXOcUX+NIX2+Nhfm2isS74g KW+Chhd9eoTBYcfqt7wbh7GmhKs/AdujM2zh/nbIGs2VUttGT3aiW8pBYHkDirqcNM/rqa TRww2aQZxWr0jEecEpXaajnh2nupwnYqUGksjRlqs34bzjyYVxBDlDtUthEIuzm/Qu6/4g xwejlVD/qYdNfyYLXMb9ONRNhePzyxcF770ComWXMF3sPdCXeSjDLzkMSkDOKwRCKbM6gN uoWQlL5c/FQODE+VFAn2tuMcUN0kGmrsf7S4MVwnrBsy8t/8DQLQtWeJF/OCFA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615138611; a=rsa-sha256; cv=none; b=X5tBImTquAaXjocEej5DZ9DYZW2Nb5OAPCO+FEyQh0PepO23cIcXcxijee0/nqzGxjQbCQ g5X71si4jxY3rgyFEHELYzrTNQne71jZrgiPthkWRIbSsnBE1jZrfu1+mgbOm2uLEjrX95 INCMoiGOTIwvW91PCsIMiKrABQJT0/afRceVqQfvsaCG2xtz++nSCEVgTw1dbS/mW2Dw+9 YNQM4BHh87fVhtMUZDS4/O9zP/MJt8w4ZgChvPo70eZr99lcOReCXXAvnKBpcDB88mrb0O bo9wHrxS47wxealxtBfdVVxJiR5QmwuWiTGusvCYapNoPuV4qSta6V8jtWrL7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=UB5qkt7i; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (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: 3.73 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=UB5qkt7i; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (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: EFB7C14C30 X-Spam-Score: 3.73 X-Migadu-Scanner: scn1.migadu.com X-TUID: Lz/yIFd0cnPU * gnu/packages/crates-gtk.scm (rust-gstreamer-base-0.15): New variable. --- gnu/packages/crates-gtk.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/crates-gtk.scm b/gnu/packages/crates-gtk.scm index 79c0463cc5..7be3276ab7 100644 --- a/gnu/packages/crates-gtk.scm +++ b/gnu/packages/crates-gtk.scm @@ -1048,6 +1048,43 @@ checking library.") (description "This package provides Rust bindings for GStreamer.") (license (list license:expat license:asl2.0)))) +(define-public rust-gstreamer-base-0.15 + (package + (name "rust-gstreamer-base") + (version "0.15.4") + (source + (origin + (method url-fetch) + (uri (crate-uri "gstreamer-base" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "04hwa85j3w959i025il908bvsx6dyiawkmc0w45hn9kcrisjyma2")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-bitflags" ,rust-bitflags-1) + ("rust-glib" ,rust-glib-0.9) + ("rust-glib-sys" ,rust-glib-sys-0.9) + ("rust-gobject-sys" ,rust-gobject-sys-0.9) + ("rust-gstreamer" ,rust-gstreamer-0.15) + ("rust-gstreamer-base-sys" + ,rust-gstreamer-base-sys-0.8) + ("rust-gstreamer-sys" ,rust-gstreamer-sys-0.8) + ("rust-libc" ,rust-libc-0.2) + ("rust-rustdoc-stripper" + ,rust-rustdoc-stripper-0.1)))) + (inputs + `(("glib" ,glib) + ("gstreamer" ,gstreamer) + ("gst-plugins-base" ,gst-plugins-base))) + (home-page "https://gstreamer.freedesktop.org") + (synopsis "Rust bindings for GStreamer Base") + (description "This package provides Rust bindings for the base library of +GStreamer.") + (license (list license:expat license:asl2.0)))) + (define-public rust-gstreamer-base-sys-0.8 (package (name "rust-gstreamer-base-sys") -- 2.30.1