From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yDZFJT/YZGVrYwEAG6o9tA:P1 (envelope-from ) for ; Mon, 27 Nov 2023 18:56:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yDZFJT/YZGVrYwEAG6o9tA (envelope-from ) for ; Mon, 27 Nov 2023 18:56:15 +0100 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 771F6579D9 for ; Mon, 27 Nov 2023 18:56:15 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b="M gVdIfo"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701107775; a=rsa-sha256; cv=none; b=ij7cmAhu76VfRSL6tdmA5uLxIIv+yJcyNyptQ13ZNMwu6RuED6pn6fcacdZZEJZFlrkRx3 NuhUHzfKo2aOtwuCrat/ugaVdFMuRL6cnM/+StB5MVS/NZhSwetoSB5M0cCi/CJYfBFNp1 sM0ulXvpW2PZJeDjrNADrjcB7/FFlZ3TSP3LvVvG4PadcekVYKlr/BKge+9y2nXbzO8t5Z JNhOHp9n9SWq8wmC2IDsdcqpvNG9q5f2G8WjSSeRY2agF8DseBLGaIh2L1P79rhoLoGgwu uuZjR3MyYU4PmM07Ij7x6l0DmRkwM6jyXoTZMyWvHOZmWfhd/rnxt968K5yNQw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b="M gVdIfo"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701107775; 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: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=cI+CQbtxqYvqw3KbtafMe6lH6BcIoWp18B/jgw5Bc9I=; b=OnMDzv8ySsuxhakFU+wyfziLmueJK/dmhT9/4XaJxq+CfFVEcpasIWTNKI29k4awoo0IGt jfNHGsM/1rJP5T8v+YRDB1o1v4UGEFO44C9HfqWtfDi+jPJ2NAhxAO6kFYA5iD4ZYS5+jZ q5c6wTIABXGesnOLa14D1A9xRRI8E6mqPCg88ntQ44/zzt4WCzA5p11DWvWribTGShNZ/r FXX/w9A4htJif01NE2nCidWHS5vIwg3/bkL/2ZT+Ohfzu6cwEauL4SmAUVwzDtUhryvdnL LZN2rivV78NDNQ2ShRC3/7RE9eNi/OW6YlKdrEGWun4op0ErwEe6jy7VQYAUDQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r7fpu-00039i-D2; Mon, 27 Nov 2023 12:55:58 -0500 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 1r7fpr-000370-L9 for guix-patches@gnu.org; Mon, 27 Nov 2023 12:55:55 -0500 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 1r7fpr-0005JQ-CN for guix-patches@gnu.org; Mon, 27 Nov 2023 12:55:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r7fpx-0001D0-OV for guix-patches@gnu.org; Mon, 27 Nov 2023 12:56:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67464] [PATCH gnome-team v2 3/4] gnu: Add libei. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Nov 2023 17:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67464 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67464@debbugs.gnu.org Cc: rg@raghavgururajan.name, liliana.prikler@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 67464-submit@debbugs.gnu.org id=B67464.17011077204553 (code B ref 67464); Mon, 27 Nov 2023 17:56:01 +0000 Received: (at 67464) by debbugs.gnu.org; 27 Nov 2023 17:55:20 +0000 Received: from localhost ([127.0.0.1]:44738 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r7fp3-0001Ai-JW for submit@debbugs.gnu.org; Mon, 27 Nov 2023 12:55:20 -0500 Received: from planete-kraus.eu ([89.234.140.182]:37960) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r7fp1-0001Aa-Fh for 67464@debbugs.gnu.org; Mon, 27 Nov 2023 12:55:04 -0500 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id a6dcd328; Mon, 27 Nov 2023 17:54:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:in-reply-to:references:from:date:subject:to:cc :mime-version; s=albinoniA; bh=PhPg3iA7QHpl9oVQ6o8YoMsUoQI=; b=M gVdIfo8Y+4HY/jlr0yWOpFMiJOtuzXEEBmWRvlFJh2YEysvLlmuMblg4bDsbsRGo nqSqvNlN5joCXgwDF5eYXxzdNNaq84jY/J8q5hQWRAShbNKjpDheBVffRpUDRu+1 6FUKl0g2xTcIMEINmIQWy/fN3C7f9vvUPjb7n5jznqpkvUKRYry1eFEuLzSFNVNO giJ/QEiajdkW5RroN0tQXYbxIuSkh0BVIApnazG/Qn/mUtbqbMrADduO6DwGO+oP IBdCl7oAV/PfzuYHsbZuvsIGz1UQiqptBnu16TS9q0cXMV23Szwc7vlqHqfDpa9i 6Vq43ZnO/IU3hRY+uv7UA== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id c4f20f3b (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Mon, 27 Nov 2023 17:54:55 +0000 (UTC) Message-ID: In-Reply-To: References: Date: Sun, 26 Nov 2023 16:03:56 +0100 MIME-Version: 1.0 User-Agent: Evolution 3.46.4 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: Vivien Kraus X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -4.13 X-Spam-Score: -4.13 X-Migadu-Queue-Id: 771F6579D9 X-TUID: 3I+jouzHrt69 * gnu/packages/freedesktop.scm (libei): New variable. Change-Id: I83f5826ca691446194501f75f90c7babcd564f8c --- gnu/packages/freedesktop.scm | 40 ++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 25b7998d05..d7fe203728 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -736,6 +736,46 @@ (define-public libinput-minimal "-Ddebug-gui=false" ;requires gtk+@3 ,flags)))))) +(define-public libei + (package + (name "libei") + (version "1.1.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.freedesktop.org/libinput/libei.git") + (commit version))) + (sha256 + (base32 + "0j1xplvi81h5lmg7qxm7vazh76b3k68vnbpv1iag1b4ps7cmkdkr")) + (snippet + #~(begin + (use-modules (guix build utils)) + (substitute* "test/meson.build" + (("subproject\\('munit'") + "# subproject('munit'") + ((", fallback: \\['munit', 'munit_dep'\\]") + "")) + (delete-file-recursively "subprojects"))))) + (build-system meson-build-system) + (arguments + (list + #:configure-flags #~'("-Ddocumentation=api" ;protocol requires hugo + "-Dsd-bus-provider=libelogind"))) + (inputs + (list elogind libevdev libxkbcommon)) + (propagated-inputs + ;; liboeffis-1.0.pc requires.private libelogind + (list elogind)) + (native-inputs + (list doxygen libxml2 munit pkg-config python python-attrs python-black python-dbusmock python-jinja2 python-pytest python-structlog valgrind/interactive)) + (home-page "https://libinput.pages.freedesktop.org/libei/") + (synopsis "Emulated Input protocol implementation") + (description + "Libei provides a client and server implementation of the @acronym{EI,Emulated +Input} protocol for Wayland compositors.") + (license license:x11))) + (define-public libxdg-basedir (package (name "libxdg-basedir") -- 2.41.0