From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iGgeCl0sZGP3hQEAbAwnHQ (envelope-from ) for ; Thu, 03 Nov 2022 22:02:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eE/yCV0sZGNmzQAA9RJhRA (envelope-from ) for ; Thu, 03 Nov 2022 22:02:21 +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 C9F1815557 for ; Thu, 3 Nov 2022 22:02:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oqhKj-00031d-Vd; Thu, 03 Nov 2022 17:01: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 1oqhKh-00030s-C0 for guix-patches@gnu.org; Thu, 03 Nov 2022 17:01:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oqhKg-0002Vg-Qg for guix-patches@gnu.org; Thu, 03 Nov 2022 17:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oqhKg-0007Tw-3M for guix-patches@gnu.org; Thu, 03 Nov 2022 17:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58501] [PATCH v2 1/3] gnu: Add iio-sensor-proxy References: <87bkqflolh.fsf@posteo.net> In-Reply-To: <87bkqflolh.fsf@posteo.net> Resent-From: florhizome@posteo.net Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Nov 2022 21:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58501 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58501@debbugs.gnu.org Cc: florhizome Received: via spool by 58501-submit@debbugs.gnu.org id=B58501.166750921128666 (code B ref 58501); Thu, 03 Nov 2022 21:01:02 +0000 Received: (at 58501) by debbugs.gnu.org; 3 Nov 2022 21:00:11 +0000 Received: from localhost ([127.0.0.1]:50913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqhJr-0007SH-8p for submit@debbugs.gnu.org; Thu, 03 Nov 2022 17:00:11 -0400 Received: from mout01.posteo.de ([185.67.36.65]:60409) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqhJl-0007Px-Mj for 58501@debbugs.gnu.org; Thu, 03 Nov 2022 17:00:09 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 83B22240027 for <58501@debbugs.gnu.org>; Thu, 3 Nov 2022 21:59:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1667509199; bh=el4n3lHJwwQ/Tag0sWhoTcClyinDu4NJ94JP6z2rQO4=; h=From:To:Cc:Subject:Date:From; b=QlSZRs4PvsBEyMndvKaL25p2olSl5ehYW3J/Ej88jRyaNXIb8c1CBYmOZU+FYPwY3 ccObv9zZJqChlZQcEjcZjzTNQfTalDYtsFV7qGTw0/V8Rd5F0H5CI+udNxn1ScDnw1 Ow+5hYFk7M/IveLb9ZYNg0O7TjXZNirM21KV5T8PFx5OAyP3h5EvIOUePrCMxw6Qd5 EroOirY7Ey+XzBawG93XxNm4g4q3bhCsbDlBlFcA9FC8kXy1/KFqOAezZ/fXCJlNuM SPQmqOkY1UXzvASmFhApUwZfcBZdpvOCnGMN89VckSTaYxxJ+nwknihFlZyM2t5+NB 5IO0h/sewLjTQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4N3GNZ5nlVz9rxV; Thu, 3 Nov 2022 21:59:58 +0100 (CET) From: florhizome@posteo.net Date: Thu, 3 Nov 2022 20:59:54 +0000 Message-Id: <8dc869129712737addcc056b47384d3fd66c8977.1667508108.git.florhizome@posteo.net> 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: , Sender: "Guix-patches" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1667509340; h=from:from:sender:sender: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=HaOAr0ZMyS005genDEWbHQVnEprk/mNdbR4pBkKshc4=; b=FYadBal5QtqftDm2vKUYtlvid8LCrDLDEGi64RkTsQLVJh3RhmvAUhZ4zG4piNDnC6yEdO hBzfkVlEf70aAxMC84hj+jWprkYMnsfwz1Eze6Z7rgl2AUdasitvfkSIROJYetgC1oQDco L+ofqRUD8vg7zyzjzLd34CmwiXJSBYubkm75y9v89gk08Eb3WJQYys/lbPKmk60R42DTEM /pbenE5Ha+Jkoy3YVhi1v0mzimfXscpHeqFtr1vsS6hef2zukEOY7C1qm49qA7vaCYHbJk nARmXqhFURFzgfYhHeVTcj+OxAYmWM80SP9bQ23fFVVnKP6ESn3Jo/qp9ZJpMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667509340; a=rsa-sha256; cv=none; b=g0k3wDAI5t4TV9Iz1Q3nU/TKw/dZgckiSu57iykSZxUfGV27FK1lZq9Hjr+6CwF5FipC5G tIPFOWm2ricwDiMOYoDoN/LLE+yzbS9d36LMFb8hw2pGYZ+ooDR1GBO2nQ1l38Z5niT5XP kpDXUDe1Np06+j2LdrYFFk4jvLFbOIuFe4iIZzw8KhCjZDSB57eWKlcRZH/GH6/5VxwtHy U0o8CGDYMC8rKly5BQtM991nju6l19OEPxLrpuZDzG7eHWsCd1uzLwgESB6qnqi/mBR1CM 3oWQXdmJFTELjA/WkhNhBM2hoAjUN0BYr1+bIRWCPwdYsHJFXr/2vyCulYXV7A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QlSZRs4P; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Spam-Score: 8.51 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QlSZRs4P; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Queue-Id: C9F1815557 X-Spam-Score: 8.51 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: GpP3mJ4F7dGq From: florhizome Second round, adjust to gexp argument style, enable all tests and minor improvements * gnu/packages/freedesktop.scm (Add iio-sendor-proxy): New variable. --- gnu/packages/freedesktop.scm | 51 ++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 07ccf9f8f2..8190f59c48 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -31,6 +31,7 @@ ;;; Copyright © 2022 Daniel Meißner ;;; Copyright © 2022 muradm ;;; Copyright © 2022 Petr Hodina +;;; Copyright © 2022 florhizome ;;; ;;; This file is part of GNU Guix. ;;; @@ -728,6 +729,56 @@ (define-public elogind of a the system to know what users are logged in, and where.") (license license:lgpl2.1+))) +(define-public iio-sensor-proxy + (package + (name "iio-sensor-proxy") + (version "3.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.freedesktop.org/hadess/iio-sensor-proxy") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1dpcc3i53aw5illfhfkwxy0hsjsnya5iw4iv4al46vgyvcnvjc8z")))) + (build-system meson-build-system) + (arguments + (list #:configure-flags + #~(list "-Dsystemdsystemunitdir=false" + (string-append "-Dudevrulesdir=" + #$output "/lib/udev")) + #:glib-or-gtk? #t + #:phases + #~(modify-phases %standard-phases + (add-before 'configure 'fake-pkexec + (lambda _ + (setenv "PKEXEC_UID" "-1"))) + (add-before 'configure 'correct-polkit-dir + (lambda _ + (substitute* "meson.build" + (("polkit_gobject_dep\\..*") + (string-append "'" #$output "/share/polkit-1/actions'")))))))) + (native-inputs + (list dbus + (list glib "bin") + gobject-introspection + python + python-dbusmock + python-psutil + pkg-config + umockdev)) + (inputs + (list glib libgudev polkit)) + (home-page "https://gitlab.freedesktop.org/hadess/iio-sensor-proxy") + (synopsis "Proxies sensor devices to applications through D-Bus") + (description "With a GNOME 3.18 (or newer) based system, orientation changes + will automatically be applied when rotating the panel, ambient light will be + used to change the screen brightness, and GeoClue will be able to read the compass +data to show the direction in Maps.") + (license license:gpl3))) + (define-public basu (package (name "basu") base-commit: 754f260753fb6ebe28325616bc08336a184e4621 prerequisite-patch-id: 36ae907c0ae2cbc001f774c0514ab217855270c2 prerequisite-patch-id: 2c99b804c1a929fc9d74b4c3d92263cbd296f785 prerequisite-patch-id: 2525aea715c2eb5be5f61e2e14296a36898413ca prerequisite-patch-id: f7afbf36e2776eced1e69090ec127a40456efca4 -- 2.38.0