From patchwork Tue Mar 8 17:31:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Till Robin Zickel X-Patchwork-Id: 37667 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AD0F427BBEA; Tue, 8 Mar 2022 17:34:08 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,MAILING_LIST_MULTI,PDS_OTHER_BAD_TLD, RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,TVD_SPACE_RATIO, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C9B6227BBE9 for ; Tue, 8 Mar 2022 17:34:07 +0000 (GMT) Received: from localhost ([::1]:38858 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nRdio-0000k3-So for patchwork@mira.cbaines.net; Tue, 08 Mar 2022 12:34:06 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53736) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nRdgs-0006GR-M1 for guix-patches@gnu.org; Tue, 08 Mar 2022 12:32:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35572) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nRdgs-00032R-CH for guix-patches@gnu.org; Tue, 08 Mar 2022 12:32:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nRdgs-0007WR-9W for guix-patches@gnu.org; Tue, 08 Mar 2022 12:32:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54299] [PATCH 14/27] added rust-glutin@0.28 Resent-From: Till Robin Zickel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 08 Mar 2022 17:32:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54299 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54299@debbugs.gnu.org Received: via spool by 54299-submit@debbugs.gnu.org id=B54299.164676070828675 (code B ref 54299); Tue, 08 Mar 2022 17:32:06 +0000 Received: (at 54299) by debbugs.gnu.org; 8 Mar 2022 17:31:48 +0000 Received: from localhost ([127.0.0.1]:57649 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRdgZ-0007SI-Vx for submit@debbugs.gnu.org; Tue, 08 Mar 2022 12:31:48 -0500 Received: from mout-p-202.mailbox.org ([80.241.56.172]:36046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRdgW-0007PO-1q for 54299@debbugs.gnu.org; Tue, 08 Mar 2022 12:31:44 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4KCj6y20Ltz9sVy for <54299@debbugs.gnu.org>; Tue, 8 Mar 2022 18:31:38 +0100 (CET) From: Till Robin Zickel DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=illegalaliensfrom.space; s=MBO0001; t=1646760697; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WKE5R06ligM8oKOLbhItJvsUr39+fGthofGsf1xBtbU=; b=QJSfkea/E03SoYEZIHSD0v1NZda8tIWAJOSjgTnJa++TttfxmjwPpZimQ8BR9JX3QjdOQn C6oCHBH3iSDDjfCpZn4w6luoONA6zimdbCZB8PTZbRE7KiK8YajvIAGl3jvPkZIyLMMve9 GpVK8tr1l6RqYdrKrrymRXxbxrRNqumvHXNmyMGCenMEeUTZlZsiQVUwQKifhtvbv+ZBR4 T3BbA7LolyhG4YVhjy5BlsY8h26CNow2sz9X7QPZRJaUwoFnK9Y7USm57EKSCDYcERIonC xYCPIq3/sRFKliiggrP80KM81xp5WxVbAHQQp39ROhpP11C2WyrqgLKw6QbIJw== Date: Tue, 8 Mar 2022 18:31:14 +0100 Message-Id: <20220308173127.21218-13-trzickel@illegalaliensfrom.space> In-Reply-To: <20220308173127.21218-1-trzickel@illegalaliensfrom.space> References: <20220308173127.21218-1-trzickel@illegalaliensfrom.space> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches --- gnu/packages/crates-graphics.scm | 34 ++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/crates-graphics.scm b/gnu/packages/crates-graphics.scm index d1a9c4dd6d..71bb620b18 100644 --- a/gnu/packages/crates-graphics.scm +++ b/gnu/packages/crates-graphics.scm @@ -1005,6 +1005,40 @@ (define-public rust-glutin-0.26 (description "This package provides an OpenGL context provider.") (license license:asl2.0))) +(define-public rust-glutin-0.28 + (package + (inherit rust-glutin-0.26) + (name "rust-glutin") + (version "0.28.0") + (source (origin + (method url-fetch) + (uri (crate-uri "glutin" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1lpnf61x4jbm55bpdr10k1a1pl3cs719i9y4qibsdj2bajz9vsh0")))) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-android-glue" ,rust-android-glue-0.2) ("rust-cgl" ,rust-cgl-0.3) + ("rust-cocoa" ,rust-cocoa-0.24) + ("rust-core-foundation" ,rust-core-foundation-0.9) + ("rust-glutin-egl-sys" ,rust-glutin-egl-sys-0.1) + ("rust-glutin-emscripten-sys" ,rust-glutin-emscripten-sys-0.1) + ("rust-glutin-gles2-sys" ,rust-glutin-gles2-sys-0.1) + ("rust-glutin-glx-sys" ,rust-glutin-glx-sys-0.1) + ("rust-glutin-wgl-sys" ,rust-glutin-wgl-sys-0.1) + ("rust-lazy-static" ,rust-lazy-static-1) + ("rust-libloading" ,rust-libloading-0.6) + ("rust-log" ,rust-log-0.4) + ("rust-objc" ,rust-objc-0.2) + ("rust-osmesa-sys" ,rust-osmesa-sys-0.1) + ("rust-parking-lot" ,rust-parking-lot-0.11) + ("rust-wayland-egl" ,rust-wayland-egl-0.29) + ("rust-winapi" ,rust-winapi-0.3) + ("rust-winit" ,rust-winit-0.26)))) + (inputs (list rust-wayland-client-0.29 rust-wayland-egl-0.29)))) + (define-public rust-glutin-0.22 (package (inherit rust-glutin-0.26)