From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id mLfmLYvKWWYzUgEAe85BDQ:P1 (envelope-from ) for ; Fri, 31 May 2024 15:03:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id mLfmLYvKWWYzUgEAe85BDQ (envelope-from ) for ; Fri, 31 May 2024 15:03:07 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=E0qUaeGG; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717160587; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=FwvSTLyrBMVi8v+LuLkhp5+YQjMpDGAtLDa+MfjqaMs=; b=A5zD/O57jF/iv88tlP6wNSXQpBF358yYupFxlU2r/cJbzSJxphetpq2+OOiCjoGngvhF+G GZIFqKrZM+PS9sqq1aGJnHYk6pxD7mupvFbACnc5atQUN/XRn69ydsLu6+ALwgn0I4TYMK YfS+7549/tkT4kDG3oIqGxaJY9ZrRpi6oou7Q4FEzJndjet13jDrV4FfIYN8LP8K1FRLQg sFiePv2Xsqy+MCJX/e7h+yrjcObCm2BYkVvnjvP2R6l5QpXAfxoOUuzVpHSsvKmrqezS/I FKtO5kvAWY2G5EI5J3Q10Ug99SaQwXUO3gdoBB45FJW7ZZ9SBGByY5bNA9H//w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=E0qUaeGG; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717160587; a=rsa-sha256; cv=none; b=iFgOPRXK8rXFLT09/Yz8sQLADvMR8WCEFeEE3FRVeNnO6ecGYG4Q0aoeWmP50t9IjPeRwq N8+Gs3xhq6N6UHKP94RbRhuVoOXVtQo4oJyj0a/5g/jEHkyvOX5W91DedTzwnKiOgZSG4B 96fmdDI3uPMN/wmu0FPH5kbdzVFTN4YqKS0ajYyZXqcM/zmoYsNquKxbtsE0f68H0H9fxT +u7A2EyG7oPEeYWBeuF2GBKplI1xsMQ5wxhYbJFSoinqrmfoLA2arGmlfD3D4gHP1LqkgA aFglRXReA+RiWmED2kKsRSdbhFARd9vtwJ/O/Vp9rScF0kHYjACNa8VhFpTMow== 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 8F9E516C09 for ; Fri, 31 May 2024 15:03:07 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sD1ts-000711-PU; Fri, 31 May 2024 09:02:28 -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 1sD1tN-0006K2-9X for guix-patches@gnu.org; Fri, 31 May 2024 09:01:59 -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 1sD1tN-0005gb-17 for guix-patches@gnu.org; Fri, 31 May 2024 09:01:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sD1tY-0006Np-21; Fri, 31 May 2024 09:02:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH v2 25/44] gnu: Add rust-gdkx11-0.17. Resent-From: Murilo Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Fri, 31 May 2024 13:02:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71278 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71278@debbugs.gnu.org Cc: Murilo , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71278-submit@debbugs.gnu.org id=B71278.171716047924267 (code B ref 71278); Fri, 31 May 2024 13:02:08 +0000 Received: (at 71278) by debbugs.gnu.org; 31 May 2024 13:01:19 +0000 Received: from localhost ([127.0.0.1]:53626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1sl-0006JE-CX for submit@debbugs.gnu.org; Fri, 31 May 2024 09:01:19 -0400 Received: from layka.disroot.org ([178.21.23.139]:43136) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1sd-0006H4-MN for 71278@debbugs.gnu.org; Fri, 31 May 2024 09:01:14 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2820E41804; Fri, 31 May 2024 15:01:00 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wceZsBTkmyVR; Fri, 31 May 2024 15:00:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717160459; bh=ac6DFD4wgHkrE7s7nne7CzqSlOuOVmLFFbhfGkN4Q3I=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=E0qUaeGGjBahJhG/5JZguKrAFXRWO3OdjNMiZgPFihvpqzHbq43p0V+VWyp/Nkl2H /nYLfYDktZNHMOCT9jd5eMPkaSaGZWOu2d7cFqdRO+4E2e5dGVAUT8qNt6NWc5jzoa RYsFCex8HFm0YT17M+WlhOaH3y0+HQw7kH85VZ2OBzBNNp9Ee9WRTzOzDeq4wXDxYy vnuVfBkUH1lVVEAVHBozEiJF8lFxVLJ8PtMIHoCD9+TbdfgWG1VEGEyG2o62xAHyy+ oAxf6HjBXe2QkRI0V0LpGJbYpE2xzAxYaTTS118KTR4fsCEOI4bXMkSJM/J+tK51QA QktsLl1d5xGWA== Date: Fri, 31 May 2024 09:38:15 -0300 Message-ID: <4667847af107ed6dfc9d1529e8434a88a2f8eb00.1717159113.git.murilo@disroot.org> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: , Reply-to: Murilo X-ACL-Warn: , Murilo via Guix-patches From: Murilo via Guix-patches via 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-Migadu-Spam-Score: -6.85 X-Spam-Score: -6.85 X-Migadu-Queue-Id: 8F9E516C09 X-Migadu-Scanner: mx13.migadu.com X-TUID: T6Ab9O9lyvPQ * gnu/packages/crates-gtk.scm (rust-gdkx11-0.17): New variable. Change-Id: I0919f7ec951b6fa9a556a1198a5a06bc7c972f7e --- gnu/packages/crates-gtk.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/crates-gtk.scm b/gnu/packages/crates-gtk.scm index 9c01ce3142..cb6bce0a23 100644 --- a/gnu/packages/crates-gtk.scm +++ b/gnu/packages/crates-gtk.scm @@ -5,6 +5,7 @@ ;;; Copyright © 2022 Aleksandr Vityazev ;;; Copyright © 2023 Steve George ;;; Copyright © 2023 Sergio Pastor Pérez +;;; Copyright © 2024 Murilo ;;; ;;; This file is part of GNU Guix. ;;; @@ -1008,6 +1009,31 @@ (define-public rust-gdk4-sys-0.7 (description "This package provides FFI bindings of GDK 4.") (license license:expat))) +(define-public rust-gdkx11-0.17 + (package + (name "rust-gdkx11") + (version "0.17.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "gdkx11" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1kyc7arci0s5v1y9c3snnqqpq4329fjlq7kdh7iyivgy1z3fzy88")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-x11" ,rust-x11-2) + ("rust-libc" ,rust-libc-0.2) + ("rust-glib" ,rust-glib-0.17) + ("rust-gio" ,rust-gio-0.17) + ("rust-gdkx11-sys" ,rust-gdkx11-sys-0.17) + ("rust-gdk" ,rust-gdk-0.17)))) + (home-page "https://gtk-rs.org/") + (synopsis "Rust bindings for the GDK X11 library") + (description "Rust bindings for the GDK X11 library") + (license license:expat))) + (define-public rust-gio-0.18 (package (name "rust-gio") -- 2.41.0