From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 UFdfCKbKWWYDbwAAqHPOHw:P1 (envelope-from ) for ; Fri, 31 May 2024 15:03:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UFdfCKbKWWYDbwAAqHPOHw (envelope-from ) for ; Fri, 31 May 2024 15:03:34 +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=QP1zG9uE; 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=1717160614; 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-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=KXaoBVzU1VjAYP4uBWcq990P6rZ1mwjfi8XYew+8HgQ=; b=MecUJkKmx55o7FjlH6/aXD8x/7B6DMuqWU6lkLeWqeTgmnMQ+u83Usxbl6GlPgSYZPgE2I bwnapOlGnoVs7XmuqdmJjlqu2OwPP+aZtaxAQAjxLU1vRPvf2hyezpyr2YPc1/u7f3l6Jl W8Vx7Y82Qo2jvTWyuVG/KJn1NMke3+iACOQ/4hZXcTGqSFCAkGEB4vmBCpLlSPKPaQr/pS VsNLaxxJKj+dAJaeLyX6/57qdaNgkqXhp8uOtcfnffNUU0v8Urp+m6OyvcRggwpUUCoA79 t5RV8p0O1W1Xlr1L5jNwO5xQWGDIFUtG2GXvaVg487kSGzQgZgSE68dUkT1qMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=QP1zG9uE; 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=1717160614; a=rsa-sha256; cv=none; b=c/eSuI691k+CUufI2rZyibkJqp5NVAx3ty4cEFy9z5/MEKsML5Sbeu/bNMJAvjH7VBAYDk 648ZOz82+32MMpysYETLSb6zRfxMQaT2u2iUi5BN5h8hjCiXAfUfsnSelGFykYaP7DmihP atvFyuUmVsljdQs38xIRvoDlzUtQYYS86SO0LhZi7qTXAS+NvJBhyOu+sUZxDBIiKEXthN dm053ad3CpuiQqYXKN8kwWKDFgj+hkFvvvYyoXqNyhGUX6hBNNV6RjjHG/WUBjIPETFeTe 3sL7Hly5iqGqoyleZf02y6bXmXv5D7akO+Ix2Me2K2YuaNT3NlM7lRm9h5AN3g== 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 0A7A91740A for ; Fri, 31 May 2024 15:03:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sD1uU-0008EC-22; Fri, 31 May 2024 09:03:06 -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 1sD1uL-0007vB-4V for guix-patches@gnu.org; Fri, 31 May 2024 09:02:58 -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 1sD1uG-0005uu-KM for guix-patches@gnu.org; Fri, 31 May 2024 09:02:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sD1uR-0006Ri-L8; Fri, 31 May 2024 09:03:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH v2 27/44] gnu: Add rust-gtk-layer-shell-0.6. Resent-From: Murilo Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Fri, 31 May 2024 13:03:03 +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.171716053224597 (code B ref 71278); Fri, 31 May 2024 13:03:03 +0000 Received: (at 71278) by debbugs.gnu.org; 31 May 2024 13:02:12 +0000 Received: from localhost ([127.0.0.1]:53682 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1tb-0006OZ-V0 for submit@debbugs.gnu.org; Fri, 31 May 2024 09:02:12 -0400 Received: from layka.disroot.org ([178.21.23.139]:43146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1sh-0006Ha-28 for 71278@debbugs.gnu.org; Fri, 31 May 2024 09:01:15 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 820E341A0E; Fri, 31 May 2024 15:01:03 +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 qrFlEIWKfcBr; Fri, 31 May 2024 15:01:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717160462; bh=Q8WYGo1yxc9hGaDBoCI+x1g9TC5GhuR8Skzd5hf7JCI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=QP1zG9uEVpwpaejmcuyBB+OEj7z0kERRHesZk6ZVdqPl7ynsNUPXcTdZ46C7Yqrl/ g6l0mpSasQ9DwKSV/6E58C3RGry86UhCT0Ze+xL2DZGBmNsG0kPzwb5QqM0f3PpT+/ 0IsXgIC/Xm4dzoT8drMuxbsKW6xW9mqMnaF/xszt+4RhIKg4uWAEZq9aBRLuIdkBDk 0E0JMIOCNHFSYViWAxRhhDioKgBw6rDZb8QTJPFUhst8Krzs7BRO7A8Zzn3CkBSsNR yAYmy64o61bsTRaJ6VfkPLw85OMTamdv3UWxscDmmXD7uA1fEBZMjYV/dBfLIpMbGj z9VgcSvsLzXJg== Date: Fri, 31 May 2024 09:38:17 -0300 Message-ID: <7fe5d0b1f7d760fcb3380930b089e3b36722ac0f.1717159113.git.murilo@disroot.org> In-Reply-To: References: 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: 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.35 X-Spam-Score: -6.35 X-Migadu-Queue-Id: 0A7A91740A X-Migadu-Scanner: mx13.migadu.com X-TUID: FcYN6/Zmcig0 * gnu/packages/crates-gtk.scm (rust-gtk-layer-shell-0.6): New variable. Change-Id: I25154a79d4bdebc0a9744bc0bb9f64e3436bb127 --- gnu/packages/crates-gtk.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/crates-gtk.scm b/gnu/packages/crates-gtk.scm index d601fa3128..6cf0933765 100644 --- a/gnu/packages/crates-gtk.scm +++ b/gnu/packages/crates-gtk.scm @@ -2506,6 +2506,33 @@ (define-public rust-gtk-0.8 #:cargo-development-inputs (("rust-gir-format-check" ,rust-gir-format-check-0.1)))))) +(define-public rust-gtk-layer-shell-0.6 + (package + (name "rust-gtk-layer-shell") + (version "0.6.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "gtk-layer-shell" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0pzznf4x7pykx3ynjsfj2zv9b29lpxid3b40a9544d8qngnmybwr")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-libc" ,rust-libc-0.2) + ("rust-gtk-layer-shell-sys" ,rust-gtk-layer-shell-sys-0.6) + ("rust-gtk" ,rust-gtk-0.17) + ("rust-glib-sys" ,rust-glib-sys-0.17) + ("rust-glib" ,rust-glib-0.17) + ("rust-gdk" ,rust-gdk-0.17) + ("rust-bitflags" ,rust-bitflags-2)))) + (home-page + "https://github.com/pentamassiv/gtk-layer-shell-gir/tree/main/gtk-layer-shell") + (synopsis "Save gir-generated wrapper for gtk-layer-shell") + (description "Save gir-generated wrapper for gtk-layer-shell") + (license license:expat))) + (define-public rust-gtk-rs-lgpl-docs-0.1 (package (name "rust-gtk-rs-lgpl-docs") -- 2.41.0