From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WL1/EDMPRWDvWwAA0tVLHw (envelope-from ) for ; Sun, 07 Mar 2021 17:36:51 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id cO8RDDMPRWDsFQAAbx9fmQ (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 aspmx2.migadu.com (Postfix) with ESMTPS id BF18C1EB5B for ; Sun, 7 Mar 2021 18:36:50 +0100 (CET) Received: from localhost ([::1]:55636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lIxKk-0007LI-05 for larch@yhetil.org; Sun, 07 Mar 2021 12:36:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59022) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIxK5-00065K-8S for guix-patches@gnu.org; Sun, 07 Mar 2021 12:36:09 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58032) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lIxK5-0005ro-1Z for guix-patches@gnu.org; Sun, 07 Mar 2021 12:36:09 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lIxK4-0003hN-VH for guix-patches@gnu.org; Sun, 07 Mar 2021 12:36:08 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44492] [PATCH v3 12/46] gnu: Add rust-gstreamer-sys-0.8. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 07 Mar 2021 17:36:08 +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.161513856214088 (code B ref 44492); Sun, 07 Mar 2021 17:36:08 +0000 Received: (at 44492) by debbugs.gnu.org; 7 Mar 2021 17:36:02 +0000 Received: from localhost ([127.0.0.1]:41324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIxJx-0003f3-Tw for submit@debbugs.gnu.org; Sun, 07 Mar 2021 12:36:02 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:32407) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIxJs-0003eR-Ug for 44492@debbugs.gnu.org; Sun, 07 Mar 2021 12:36:00 -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 4DtpXp2KCVz3wZk for <44492@debbugs.gnu.org>; Sun, 7 Mar 2021 18:35:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1615138554; bh=Qrp+W4a6dBM/aekBVohXfPwmHmPaEzjyRO9ocmRiqyc=; h=From:To:Subject:Date:In-Reply-To:References; b=PgG6WRVxnveCwCC/XZa1X8yNPnOyUS2r3jyIutqlw9McAi4Q6IDOjiG+cdHwYbT1w zP2Q9ywIx8eIVai2zMobB+w0TuXkAkYlXsId6ZPkUaEbL/o29yN2n0HFkDzQQrUvFz LTbwWyxHHCxagw+1VhYG2P506Pj87Jfs8YioWebU= From: Leo Prikler Date: Sun, 7 Mar 2021 18:34:24 +0100 Message-Id: <20210307173459.3048-12-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=1615138610; 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=Qrp+W4a6dBM/aekBVohXfPwmHmPaEzjyRO9ocmRiqyc=; b=FlI5lzCLAm4IU/h0pLpJRl7n9tN+5eZSpURX+P6kes4TCiCNOurasf2OZKf8R8L2S4iZUB ROMeWn9+ZbiGrJ/lqnviKUHkNXdWrhGlvtYDjbA6igjvby03zYavUBV56rN7GAKJRFWbBx VyTd2+3MHKwBOaNQ5K360N6Of1FqRyCrvgOgP2BM+f8qEIhA/lmM26WjxXtQd7s2W0MPCZ subuZpTc8uAxgudZ8tBli89jp3u50jTY+EFQ/5+CIGCxXWcbQMGJTOdhGn0kmFCITnoBMw CeBRdP0k6C5WY7MYF/TJRXbNzFT9R62wxgXy5swd/CnPnRmusRDI5AAmSMkGIA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615138610; a=rsa-sha256; cv=none; b=I3MEEOpiKaql4fnoP2u/Ip8qD59F5REr0pPC3oeB/0WEn85Z22oRtbF4zaHylKHvPknRWp t6Kzb/nmLJhXwbpAoXhV7G56Mcrk2JZcfzAHfmYiGIWyFHXlRLec1wikn2WpvxA1UM2tOY R72fSOnJBBz4DzMoBDH1FMsoUkL6UwjGsownrZKTzpRs7MF08Kn8pKJuqj528RTm951ZKJ yegkp8qcQadGwVoDSmW0YNC6DoHhqu4jYKmONVcPB9JZPvBMRJZSb2PQrfdCXv8UeZ2l1u gqyMJD06yAl8IchVgwXYsBzKyLfoOb0PNq4l1j5udtP3Bh/DcoG6bfEHNE2O/g== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=PgG6WRVx; spf=pass (aspmx2.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: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=PgG6WRVx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx2.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: BF18C1EB5B X-Spam-Score: 3.73 X-Migadu-Scanner: scn0.migadu.com X-TUID: LTdGCyFJXN6r * gnu/packages/crates-gtk.scm (rust-gstreamer-sys-0.8): New variable. --- gnu/packages/crates-gtk.scm | 41 +++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/gnu/packages/crates-gtk.scm b/gnu/packages/crates-gtk.scm index 5d66ed1c13..41cbe597db 100644 --- a/gnu/packages/crates-gtk.scm +++ b/gnu/packages/crates-gtk.scm @@ -27,6 +27,7 @@ #:use-module (gnu packages crates-io) #:use-module (gnu packages crates-graphics) #:use-module (gnu packages glib) + #:use-module (gnu packages gstreamer) #:use-module (gnu packages gtk) #:use-module (gnu packages pkg-config) #:use-module (gnu packages xorg)) @@ -997,6 +998,46 @@ checking library.") (license license:gpl3+))) +(define-public rust-gstreamer-sys-0.8 + (package + (name "rust-gstreamer-sys") + (version "0.8.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "gstreamer-sys" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1nsk802vlcyi9p93sg60wv8fzb2mq7j52lfdda4va2kxp40xl60x")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-glib-sys" ,rust-glib-sys-0.9) + ("rust-gobject-sys" ,rust-gobject-sys-0.9) + ("rust-libc" ,rust-libc-0.2) + ("rust-pkg-config" ,rust-pkg-config-0.3)) + #:cargo-development-inputs + (("rust-shell-words" ,rust-shell-words-0.1) + ("rust-tempfile" ,rust-tempfile-3)) + #:phases + (modify-phases %standard-phases + (add-before 'check 'pre-check + (lambda* (#:key inputs #:allow-other-keys) + (setenv "CC" (which "gcc")) + #t))))) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("glib" ,glib) + ("gstreamer" ,gstreamer) + ("gst-plugins-base" ,gst-plugins-base))) + (home-page "https://gstreamer.freedesktop.org") + (synopsis "FFI bindings to GStreamer") + (description "This package provides FFI bindings to libgstreamer-1.0.") + (license license:expat))) + (define-public rust-gtk-0.8 (package (name "rust-gtk") -- 2.30.1