From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ePpaKK0dHmOtKwAAbAwnHQ (envelope-from ) for ; Sun, 11 Sep 2022 19:41:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id IFxbKK0dHmOukQAA9RJhRA (envelope-from ) for ; Sun, 11 Sep 2022 19:41:01 +0200 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 3504437A57 for ; Sun, 11 Sep 2022 19:41:01 +0200 (CEST) Received: from localhost ([::1]:41616 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXQx1-0003yv-K1 for larch@yhetil.org; Sun, 11 Sep 2022 13:41:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42780) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXQv8-0003wC-Sw for guix-patches@gnu.org; Sun, 11 Sep 2022 13:39:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54639) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXQv8-0005Uc-KQ for guix-patches@gnu.org; Sun, 11 Sep 2022 13:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXQv8-0006pT-Gu for guix-patches@gnu.org; Sun, 11 Sep 2022 13:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57734] [PATCH 1/1] gnu: Add rot8. Resent-From: M Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 11 Sep 2022 17:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57734 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57734@debbugs.gnu.org Cc: M Received: via spool by 57734-submit@debbugs.gnu.org id=B57734.166291788526186 (code B ref 57734); Sun, 11 Sep 2022 17:39:02 +0000 Received: (at 57734) by debbugs.gnu.org; 11 Sep 2022 17:38:05 +0000 Received: from localhost ([127.0.0.1]:43338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXQuD-0006oH-8h for submit@debbugs.gnu.org; Sun, 11 Sep 2022 13:38:05 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXQu8-0006nZ-Ly for 57734@debbugs.gnu.org; Sun, 11 Sep 2022 13:38:04 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 07BCB4A02F; Sun, 11 Sep 2022 19:38:00 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TQfa3F60CmBS; Sun, 11 Sep 2022 19:37:58 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1662917878; bh=eghMHY11lhdlFG2kMLfDXasQ6CvJXFoJ+4bfPk9odOU=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=TbLh5+td068crZG5xqO3vXutgp6NmCyBTH2ns7w1QfUgv5c6+qgB7GIgDE98gw2jq NwZkkQvEOME1sEAsOGdr1a6XYx8yzHuy77pjLFgrNJX4GnuCHydToUTeYr3lkQWe9g AW1uGeNMoXKVMH5MarLIi7/3dkXe0xEbwVqPTHE1UfyNJZFWlOBDffB3q2FR77nNkw DFGQ2cQkX1m7cmDQc8E0TqKfU/wTiTKbRroiXMutegN29SBubdsIc/JCOpisRJUsiU b+biuJR/DLbOWY6DtzSNjZfRduMeOZoPROMg3NsbSIyTgzAu5QLckV3UDdcWUKF6iM 9Log7+FXzkJ9A== Date: Sun, 11 Sep 2022 19:37:26 +0200 Message-Id: <20220911173726.14214-2-matf@disr.it> In-Reply-To: <20220911173726.14214-1-matf@disr.it> References: <20220911173726.14214-1-matf@disr.it> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662918061; 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=bjM4M5KJIqmxLsSnchYm7tNBoYY4VkTIWuiNi/H+J2o=; b=ebh8uqPgDbmsMokixXnxGyVDrN5URx+UjlA7FJE0w33U+/3MlZtEP0JkEIl7lzoqcnETix ZDcj04osbCRXTjnnGtS4Yr3saN6oO5g9ULpnwzMrXULr9EGfw2pE42nGtec1J+dr363KKe lVLf32DKJzDDB0HlK09E5MuzTCS8L7Pwqc9sI8HYe7EIciOml4zbDqDBxd037FwWshucZr bgWeeUH1HgznAr+P76aNwZk5HolqIaLujPQvuNENw4TC2zdS3g04nqlOekvt2s/lhCnRmp JrGURS3alwwoj9JjWiZfykIOMsxcWuqmS5LOc26p3zlKqlg9DIedNK16Xar/dw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662918061; a=rsa-sha256; cv=none; b=YQ0A8clTq1RI4lGi5kz6hA5XOg5KxFPKAJ64OluCsLp7H8EEL7TxDynrcWHs7DH2fmq2tz +XybLLIgIr6JgnsvmkYX4xkDPJjc5hwcJ1x9VcDPypJJkFpcGgsP2JQZkvdFTncqU4+Tce Cq/EzJr1liNol0caCDYPfLoez9uttSRuS4hmLMn/92cpoGTg9as79T7uKHtEQ75qYasen4 /NLWmlZp+MQmpt+pXQ+kPp+QZyaVmTeGET9HoUSTJfyh6+wX3RsZeTUZifc1iZq1C8XejU 51WGTyOfTHhoFuYYmfb5Erj7QGA2HVy8K9u8L2g5HOHuVRdAmydHYjMSIm5kxA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=TbLh5+td; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (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: 7.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=TbLh5+td; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (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: 3504437A57 X-Spam-Score: 7.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1lC8SQGZT/cC * gnu/packages/rust-apps.scm (rot8): New variable. --- gnu/packages/rust-apps.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index b89eff4eb0..8e7c4a0ed5 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm @@ -18,6 +18,7 @@ ;;; Copyright © 2022 Aleksandr Vityazev ;;; Copyright © 2022 Gabriel Arazas ;;; Copyright © 2022 Ricardo Wurmus +;;; Copyright © 2022 Mathieu Laparie ;;; ;;; This file is part of GNU Guix. ;;; @@ -768,6 +769,31 @@ (define-public ripgrep gitignore rules.") (license (list license:unlicense license:expat)))) +(define-public rot8 + (package + (name "rot8") + (version "0.1.4") + (source (origin + (method url-fetch) + (uri (crate-uri "rot8" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1m5kzpqq9pgc19lbnh20iaq654lzlmc1m5fc9f73w2vpwqdiw1qf")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-clap" ,rust-clap-2) + ("rust-glob" ,rust-glob-0.3) + ("rust-regex" ,rust-regex-1) + ("rust-serde" ,rust-serde-1) + ("rust-serde-json" ,rust-serde-json-1)))) + (home-page "https://github.com/efernau/rot8/") + (synopsis "Automatic display rotation using built-in accelerometer") + (description "@command{rot8} is a daemon that automates rotating screen and +associated input devices using the built-in accelerometer; handy for convertible +touchscreen devices.") + (license license:expat))) + (define-public git-interactive-rebase-tool (package (name "git-interactive-rebase-tool") -- 2.37.2