From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id iDDyBA2pWGZ5SAAAA41jLg (envelope-from ) for ; Thu, 30 May 2024 18:27:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id gK4+OAypWGZhngAA62LTzQ (envelope-from ) for ; Thu, 30 May 2024 18:27:57 +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=Y+fMKmlE; 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=1717086476; 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=MeE0qE+FpDBEbuzO+u8TPhz6kFGaVVX7ozFz5fW9HnY=; b=odjMEHDq92R3mq5tMTGAWDrcLANP0nnTgLbZqH1KeYiiX27qeNjuC+bEW3gizM0q+qgg0j xms5gxbPVXC8Mf5HJUNk49dn656TinhoYwgkXBVtVTSVGgdAKszAeDNX21k9p1L8MXf4+G 94U5jazJ4xjQN+8v7Yernd1199wXsaqIxHZOiJJflRfLDSLJAp1OUwiA1AnjOJV/3hXYtu zUVrB2OvCNeccPMfeOZXUrIArDU+zjXoHdnqW95NsPtSzT1mlmoDx4oLMHUdKuqYEW5ZiI sZjVvOXptOhnHYX7floF06CAxbrrj/tS8szg9Oec7SRz2uRTeChD8d0k3jX+Qg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=Y+fMKmlE; 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=1717086476; a=rsa-sha256; cv=none; b=cYlvaHRC52aHROEQcX6XRdKV1oPgRqLQKYJlsUhj2ffxrbJMoR31b7XuNPVCH43JxfoUz7 nud9ookJDDDQ2QpvzScRJIv3KDioof1D8GrdV4hiGiJWDsFj7ZrxdH9mmvxShDWAG3iYn4 zArn7hAer8TOh4/9hey/D5Rn42wVjjJ/eCHRr+y1cttY8cNZBewqvd3xPvbKAaa/vVW1yG fmfOND6pWud91fo1zhIdz4Nokgv+ZCjbc69iiQho86yj1rjRol/98tcMypdoxlqfPze7M1 NKtBPn5SvlRkAYC/z6EMT1G+C0UjarBiakFWDh5M9HpfU50FkR0AXWwGhawZ+A== 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 C4BDF50555 for ; Thu, 30 May 2024 18:27:56 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCicN-0003Di-5s; Thu, 30 May 2024 12:27:07 -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 1sChbU-0001jl-BN for guix-patches@gnu.org; Thu, 30 May 2024 11:22:08 -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 1sChbU-0007mb-3w for guix-patches@gnu.org; Thu, 30 May 2024 11:22:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sChbe-0002zj-Hy; Thu, 30 May 2024 11:22:18 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH 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: Thu, 30 May 2024 15:22:18 +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.171708252911315 (code B ref 71278); Thu, 30 May 2024 15:22:18 +0000 Received: (at 71278) by debbugs.gnu.org; 30 May 2024 15:22:09 +0000 Received: from localhost ([127.0.0.1]:42263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChbV-0002wC-17 for submit@debbugs.gnu.org; Thu, 30 May 2024 11:22:09 -0400 Received: from layka.disroot.org ([178.21.23.139]:47664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChbA-0002sF-TQ for 71278@debbugs.gnu.org; Thu, 30 May 2024 11:21:49 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C7C8541921; Thu, 30 May 2024 17:21:37 +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 Qnl05ahXPGc0; Thu, 30 May 2024 17:21:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717082495; bh=wv29CVvn9Fgt9E5fhqoBudzfVtrjpJXdAbwAFF6kNp4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Y+fMKmlEkW8ZwwR5n+Q19uJ7pkJuR2F6KIzcwI3brwkmL6GF+LeehMcN5F4bem36m 6U8O1AQGugtUzdyn+BJ4KlZGrDK0uh/dlEpcsDGdxyiw1iPg7TKbXejMLJV3qcHfeA 467tItxRb2DSmua9NikyMAoDmd+fpPphs+bIVSXDWbmsFTB0OqnWtbMvIrDWxxbj8l 6JRhaU2FazR6oKQeiDENAqcySBOZBJUL1uHLZ/9dn+kLnI4zQN3vugzbSVrThOfYjR 5wPVZ8zkaXbuXmsouC2YzpZ5XnA7w69/OyMN3nOt2T34z4lHfHvd1SQRHfg+3g1fUj 1i0o+2ruePZhA== Date: Thu, 30 May 2024 12:17:54 -0300 Message-ID: <4b6af8eefb38f3307051a262c86d1118a4cd5938.1717072141.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-Mailman-Approved-At: Thu, 30 May 2024 12:26:56 -0400 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: C4BDF50555 X-Migadu-Scanner: mx13.migadu.com X-TUID: qyvwZZXoY4uF * gnu/packages/crates-gtk.scm (rust-gtk-layer-shell-0.6): New variable. Change-Id: Ib5623492c0964c30c454feb36b96ca2ac51fcbe7 --- 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