From unknown Fri Jun 20 07:16:27 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#50847 <50847@debbugs.gnu.org> To: bug#50847 <50847@debbugs.gnu.org> Subject: Status: [PATCH 0/5] Add ydotool Reply-To: bug#50847 <50847@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:16:27 +0000 retitle 50847 [PATCH 0/5] Add ydotool reassign 50847 guix-patches submitter 50847 Alexandr Vityazev severity 50847 normal tag 50847 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 27 09:52:51 2021 Received: (at submit) by debbugs.gnu.org; 27 Sep 2021 13:52:51 +0000 Received: from localhost ([127.0.0.1]:40126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr3q-0003vg-Pf for submit@debbugs.gnu.org; Mon, 27 Sep 2021 09:52:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:33486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr3p-0003va-Tl for submit@debbugs.gnu.org; Mon, 27 Sep 2021 09:52:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53696) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUr3p-0002ba-K5 for guix-patches@gnu.org; Mon, 27 Sep 2021 09:52:49 -0400 Received: from mout02.posteo.de ([185.67.36.66]:43373) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUr3n-0000MU-Eb for guix-patches@gnu.org; Mon, 27 Sep 2021 09:52:49 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id DD631240105 for ; Mon, 27 Sep 2021 15:52:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1632750761; bh=S2b1Ih4Vttr7NpNFpEP7Xvoe5J5mjqIu46p+BZqm49Q=; h=From:To:Subject:Date:From; b=bYEcso6Mdm+U+35dYlpteNv6WM2mtGPPG4c3DUGoyOmxxbcoa6VrNZ87xqEjOmGJA yvXT1bq245AQqdYhRr6DUx8anyaVLb7c7nYJxxgztK9zgOyIJxjX5Z4J8shCaFQyGb eWWhizKef0bZQCVN+FW7grAaV0d/FlNBF7PmkjYTJJFnax62+qxeTQehXmYCuAW9zB M+44gIvdeHHRylC1u7LL3o3hRC4NcPefr+2y3w670wWKTZ8rVn41nB10aMiiEIYwh3 IV+QYNA6gwqcdo1juHVXGQ7Qk/S0Ai1rFMMlbQcbh/YvJIgJZJXVn7yjMODQX7R+Kn qDaaGLVWsTp+w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJ3x505lYz9rxM for ; Mon, 27 Sep 2021 15:52:40 +0200 (CEST) From: Alexandr Vityazev To: guix-patches@gnu.org Subject: [PATCH 0/5] Add ydotool Date: Mon, 27 Sep 2021 13:52:46 +0000 Message-ID: <87wnn2ruq9.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=avityazev@posteo.org; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Alexandr Vityazev (5): gnu: Add iodash. gnu: Add libuinputplus. gnu: Add libevdevplus. gnu: Add cxxopts-next. gnu: Add ydotool. gnu/local.mk | 2 + gnu/packages/cpp.scm | 136 ++++++++++++++++++ gnu/packages/linux.scm | 36 +++++ .../ydotool-cmakelists-remove-cpm.patch | 118 +++++++++++++++ 4 files changed, 292 insertions(+) create mode 100644 gnu/packages/patches/ydotool-cmakelists-remove-cpm.patch -- 2.33.0 -- Alexandr Vityazev From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 27 09:54:39 2021 Received: (at 50847) by debbugs.gnu.org; 27 Sep 2021 13:54:39 +0000 Received: from localhost ([127.0.0.1]:40134 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr5X-0003zV-DU for submit@debbugs.gnu.org; Mon, 27 Sep 2021 09:54:39 -0400 Received: from mout02.posteo.de ([185.67.36.66]:39021) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr5W-0003zG-07 for 50847@debbugs.gnu.org; Mon, 27 Sep 2021 09:54:34 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 405FD240101 for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:54:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1632750868; bh=IpVxA8SOkwYjg8wgbGXANyq9wNymSgbUFizc9HlqKzA=; h=From:To:Subject:Date:From; b=YRqGnPRcBBhHQ7yiGuXGWQDgJErl+gcBmts2PUIGcGUCRtExEytuYQ6l8l7XXW/C/ tgPnKLYRBQQ8QUz0Y51EVeo7lH0ZAZSUcddd5w2MoQRkdXbHtVtWqdBcXHBSHmsMSc NAW1vSMAFO7LZmDIVwH/CNn8trDrCJgqoPdlk2c39+dTs1MP9nLmwfs9m1GWegaDHj HVf9pX7uVaENjEnc9N39E93gHW/AZdPbEfB2NhS66NGQI8+F5zRgjhuNqeqY4VqdRd 8fHoAdShNMzEPe5Gm8bId7MZpTOzibsNPkosfOJDVNUsvNm1aTWG1LMdwK/CKvFMkU /lFgWCLhbDRxw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJ3z73PJZz6tnK for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:54:27 +0200 (CEST) From: Alexandr Vityazev To: 50847@debbugs.gnu.org Subject: [PATCH 1/5] gnu: Add iodash. Date: Mon, 27 Sep 2021 13:54:33 +0000 Message-ID: <87v92mruna.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: 50847 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) * gnu/packages/cpp.scm (iodash): New variable. --- gnu/packages/cpp.scm | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index 4af71ba93a..e3b73b1612 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -18,6 +18,7 @@ ;;; Copyright =C2=A9 2020 Brett Gilio ;;; Copyright =C2=A9 2020 Milkey Mouse ;;; Copyright =C2=A9 2021 Raghav Gururajan +;;; Copyright =C2=A9 2021 Alexandr Vityazev ;;; ;;; This file is part of GNU Guix. ;;; @@ -956,6 +957,49 @@ provides a number of utilities to make coding with exp= ected cleaner.") (home-page "https://tl.tartanllama.xyz/") (license license:cc0))) =20 +(define-public iodash + ;; there is no cpp_modules in the release version + (let ((commit "acefbb532c48108a29beb3633d4ea0c0dffb0a7b") + (revision "0") + ;; ydotool requires this version + (version "0.1.0")) + (package + (name "iodash") + (version (git-version version revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/YukiWorkshop/IODash") + (commit commit) + (recursive? #t))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1syfzi4g79pxj6zxajh800j8zsi3nqj5q49swykc6mn2143nkh05")))) + (build-system cmake-build-system) + (arguments + ;; No tests + `(#:tests? #f + #:phases + (modify-phases %standard-phases + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (inc (string-append out "/include")) + (lib (string-append out "/lib"))) + (install-file "libIODash.a" lib) + (with-directory-excursion "../source" + (install-file "IODash.hpp" inc) + (install-file + "cpp_modules/portable-endian/portable-endian.h" inc) + (copy-recursively "IODash" + (string-append inc "/IODash"))))))))) + (home-page "https://github.com/YukiWorkshop/IODash") + (synopsis "Lightweight C++ I/O library for POSIX operation systems") + (description "@code{IODash} is a C++ library for POSIX operation sys= tems.") + (license license:expat)))) + (define-public magic-enum (package (name "magic-enum") --=20 2.33.0 --=20 Alexandr Vityazev From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 27 09:54:54 2021 Received: (at 50847) by debbugs.gnu.org; 27 Sep 2021 13:54:54 +0000 Received: from localhost ([127.0.0.1]:40137 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr5q-000408-2S for submit@debbugs.gnu.org; Mon, 27 Sep 2021 09:54:54 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33355) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr5n-0003zt-E6 for 50847@debbugs.gnu.org; Mon, 27 Sep 2021 09:54:51 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 524C9240026 for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:54:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1632750885; bh=7ffKQlOa9w8TrrXA5gB/cyKILlwNVbigMwDkpvnrMn0=; h=From:To:Subject:Date:From; b=RiWCUddie3GvZYIUPJhIp4HlXziWy0RDSS2AaqjLQVhhVufjtuFcBlVZwp7IEASwf rTWXlGDHDjaxU94X0WoulmwhI37Kmbg21eYrV9gGrsfqBhWpW5m6HxOEwlaJ7Zf/9W afXhnidt/rCQb2Je1NiE2n1+DaB0KNZ5/flXK1kB4qpR7jgXHHzcj4H7oT22VAvrZy Q9RmA4l89VpbJWMb6JtKgo/4IkXeBf0P/vXbNZEucnrrxSbJumHPtk7jL8xJ5XD0iD jjJf6BKSCN2++8w+Ufq2ZKYCULtEpwqhVExzK5rf/CtlN3zKOMgFYIzqYpX9EbwzBc Cj99Dxoa0zeCw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJ3zS2tQDz6tmh for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:54:44 +0200 (CEST) From: Alexandr Vityazev To: 50847@debbugs.gnu.org Subject: [PATCH 2/5] gnu: Add libuinputplus. Date: Mon, 27 Sep 2021 13:54:50 +0000 Message-ID: <87tui6rumt.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50847 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/cpp.scm (libuinputplus): New variable. --- gnu/packages/cpp.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index e3b73b1612..26f933996c 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -1000,6 +1000,43 @@ provides a number of utilities to make coding with expected cleaner.") (description "@code{IODash} is a C++ library for POSIX operation systems.") (license license:expat)))) +(define-public libuinputplus + (package + (name "libuinputplus") + (version "0.2.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/YukiWorkshop/libuInputPlus") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0sind2ghhy4h9kfkr5hsmhcq0di4ifwqyv4gac96rgj5mwvs33lp")))) + (build-system cmake-build-system) + (arguments + ;; No tests + `(#:tests? #f + #:phases + (modify-phases %standard-phases + ;; No rule to make target 'install' in version 0.2.1 + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (inc (string-append out "/include")) + (lib (string-append out "/lib"))) + (install-file "libuInputPlus.a" lib) + (with-directory-excursion "../source" + (install-file "CommonIncludes.hpp" inc) + (install-file "uInput.hpp" inc) + (install-file "uInputSetup.hpp" inc)))))))) + (home-page "https://github.com/YukiWorkshop/libuInputPlus") + (synopsis "C++ library for the Linux uinput interface") + (description "@code{libuInputPlus} is a C++ library for the Linux +uinput interface.") + (license license:expat))) + (define-public magic-enum (package (name "magic-enum") -- 2.33.0 -- Alexandr Vityazev From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 27 09:55:13 2021 Received: (at 50847) by debbugs.gnu.org; 27 Sep 2021 13:55:13 +0000 Received: from localhost ([127.0.0.1]:40257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr66-00043D-As for submit@debbugs.gnu.org; Mon, 27 Sep 2021 09:55:13 -0400 Received: from mout01.posteo.de ([185.67.36.65]:48117) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr65-00041X-AG for 50847@debbugs.gnu.org; Mon, 27 Sep 2021 09:55:09 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id A75C924002B for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:55:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1632750903; bh=zJgoQKv2H23nMeUuYOsJ0C1zme1PLVmPjAUoDW9dE9Y=; h=From:To:Subject:Date:From; b=Q3ByP1zzdyG0Y8+si+x4LQ/fDPyPSC020WCeQb8NSIUM6Q7EGZ3OJ6YgjmJtYRn0x ugSCBEen4wQ5/NlJ0gydRx/EZiMlEAMo78oR54gSW3SnoYjBIzmudWkhslQF2CMoGe 5I4PQvuTwfbTY3oXyI+kN+ogatz453PZKTrXMGIhxqAnkrblDF0vkrLf+nbpUDxsmb HU5DvjKX+h0l5VNwDqf8ISvGVFtMulhGpDZgs289Y0nSydJJsxKDlBhaxwCw46PMVx pjtejJM4bg86cdJeDGk0E1vPrdyjtRL2PMfXSm7kHkLV7MkQxK5EMc2zshiiM4vMZ8 0RcFSpPS1p7JA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJ3zq0g0Sz9rxM for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:55:02 +0200 (CEST) From: Alexandr Vityazev To: 50847@debbugs.gnu.org Subject: [PATCH 3/5] gnu: Add libevdevplus. Date: Mon, 27 Sep 2021 13:55:09 +0000 Message-ID: <87sfxqruma.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50847 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/cpp.scm (libevdevplus): New variable. --- gnu/packages/cpp.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index 26f933996c..cf063fc921 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -1037,6 +1037,42 @@ provides a number of utilities to make coding with expected cleaner.") uinput interface.") (license license:expat))) +(define-public libevdevplus + (package + (name "libevdevplus") + (version "0.2.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/YukiWorkshop/libevdevPlus") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "09y65s16gch0w7fy1s9yjk9gz3bjzxix36h5wmwww6lkj2i1z3rj")))) + (build-system cmake-build-system) + (arguments + ;; No tests + `(#:tests? #f + #:phases + (modify-phases %standard-phases + ;; No rule to make target 'install' in version 0.2.1 + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (inc (string-append out "/include")) + (lib (string-append out "/lib"))) + (install-file "libevdevPlus.a" lib) + (with-directory-excursion "../source" + (install-file "CommonIncludes.hpp" inc) + (install-file "evdevPlus.hpp" inc) + (install-file "InputEvent.hpp" inc)))))))) + (home-page "https://github.com/YukiWorkshop/libevdevPlus") + (synopsis "Easy-to-use event device library in C++") + (description "@code{libevdevPlus} is a C++ event device library.") + (license license:expat))) + (define-public magic-enum (package (name "magic-enum") -- 2.33.0 -- Alexandr Vityazev From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 27 09:56:23 2021 Received: (at 50847) by debbugs.gnu.org; 27 Sep 2021 13:56:23 +0000 Received: from localhost ([127.0.0.1]:42157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr7H-0004ZW-Ll for submit@debbugs.gnu.org; Mon, 27 Sep 2021 09:56:23 -0400 Received: from mout01.posteo.de ([185.67.36.65]:39489) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr7F-0004ZE-Ru for 50847@debbugs.gnu.org; Mon, 27 Sep 2021 09:56:22 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 3653024002A for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:56:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1632750976; bh=3uFPKiElpjcXLdDcV1NAzZ8S6exq0RYr9iaicJIQAB8=; h=From:To:Subject:Date:From; b=hfEZKvGyiCpKpN+C+4rVUBa3sN1F5ORwFdvfYtQxw++QplCnxdgEy/r/HRspYIoLD ryDfC4/EOfkARpAvs9kUmdUyEBu4ijWUyVj62Q1Mk/FTNJYDeUrMjn+uMk0AYesHRR xSY6cPjoqtA+fr94RVqWnqv3fqKfyHrjkBtfIf++iSYmaPxR4O15hSCUK68dEwiSyl MyjS0Jl/QcQPDxE8CFDVJFKzM3ryXGIEdQAtBIlYiWC9SMlvEAs+haPCWpt2sepAcY Jn3MssGAUj8xOR4f0Fv5gA+xz/wcRnhVITdddJte2QQS4jJkq7jJJQUGQJvtv5M7u4 UWCUURN4uzDHw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJ41C4vTrz9rxN for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:56:15 +0200 (CEST) From: Alexandr Vityazev To: 50847@debbugs.gnu.org Subject: [PATCH 4/5] gnu: Add cxxopts-next. Date: Mon, 27 Sep 2021 13:56:21 +0000 Message-ID: <87r1daruka.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50847 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/cpp.scm (cxxopts-next): New variable. --- gnu/packages/cpp.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index cf063fc921..30a5bb4d12 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -834,6 +834,25 @@ standard GNU style syntax for options.") (home-page "https://github.com/jarro2783/cxxopts/wiki") (license license:expat))) +(define-public cxxopts-next + ;; No release version 3.0.0 cxxopts required by ydotool, + ;; include breaking changes. + (let ((commit "2d8e17c4f88efce80e274cb03eeb902e055a91d3") + (revision "0") + (version "3.0.0")) + (package/inherit cxxopts + (name "cxxopts-next") + (version (git-version version revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jarro2783/cxxopts") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0pwrac81zfqjs17g3hx8r3ds2xf04npb6mz111qjy4bx17314ib7"))))))) + (define-public folly (package (name "folly") -- 2.33.0 -- Alexandr Vityazev From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 27 09:57:10 2021 Received: (at 50847) by debbugs.gnu.org; 27 Sep 2021 13:57:10 +0000 Received: from localhost ([127.0.0.1]:42161 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr7v-0004az-UB for submit@debbugs.gnu.org; Mon, 27 Sep 2021 09:57:10 -0400 Received: from mout02.posteo.de ([185.67.36.66]:38629) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUr7t-0004aM-4s for 50847@debbugs.gnu.org; Mon, 27 Sep 2021 09:57:02 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 64890240103 for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:56:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1632751015; bh=RV0Uoeetz87i9GZvGiiuQGn/BK+0rX4uXGS8GjIZypI=; h=From:To:Subject:Date:From; b=VqLJiQUrhXjSxoyKPrBssd0NjezRIqmkGbOZq/tSXlB9TpzW5olRIuoY5tp4FJI84 cHxM9UzX+sYv6/rcwD0EdE3h1LA+1vJF+SVOzX6G4+q7klKAfF190347UkINev5Mu3 56uqMszni+nUsrbpF/0u2DOqeaZljV4a3fQxIEkRrftpWZmQB3FlYHiaWFJBKI21nx oI6TbIsOaomJYpke49qwIkYvCr3TO6puNyMAgl/VqsnGAcmXUKu4dK3QV/wtARW8GS FpdsXp+m3AHWSVAGzVbm7F11NnoGZGdX5Pl2yBxGsS/rFH8JW2gRvv6gqIpHs/SUSj NwznvHeH/qjHQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJ41y5gWhz6tm9 for <50847@debbugs.gnu.org>; Mon, 27 Sep 2021 15:56:54 +0200 (CEST) From: Alexandr Vityazev To: 50847@debbugs.gnu.org Subject: [PATCH 5/5] gnu: Add ydotool. Date: Mon, 27 Sep 2021 13:57:01 +0000 Message-ID: <87pmsuruj6.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: 50847 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) * gnu/packages/linux.scm (ydotool): New variable. * gnu/packages/patches/ydotool-cmakelists-remove-cpm.patch: NEW FILE. * gnu/local.mk: Add ydotool-cmakelists-remove-cpm.patch to dist_patch_DATA. --- gnu/local.mk | 2 + gnu/packages/linux.scm | 36 ++++++ .../ydotool-cmakelists-remove-cpm.patch | 118 ++++++++++++++++++ 3 files changed, 156 insertions(+) create mode 100644 gnu/packages/patches/ydotool-cmakelists-remove-cpm.patch diff --git a/gnu/local.mk b/gnu/local.mk index b8ae060326..9efe2d18e9 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -44,6 +44,7 @@ # Copyright =C2=A9 2021 Arun Isaac # Copyright =C2=A9 2021 Sharlatan Hellseher # Copyright =C2=A9 2021 Dmitry Polyakov +# Copyright =C2=A9 2021 Alexandr Vityazev # # This file is part of GNU Guix. # @@ -1902,6 +1903,7 @@ dist_patch_DATA =3D \ %D%/packages/patches/xsane-fix-snprintf-buffer-length.patch \ %D%/packages/patches/xsane-support-ipv6.patch \ %D%/packages/patches/xsane-tighten-default-umask.patch \ + %D%/packages/patches/ydotool-cmakelists-remove-cpm.patch \ %D%/packages/patches/yggdrasil-extra-config.patch \ %D%/packages/patches/ytfzf-programs.patch \ %D%/packages/patches/ytfzf-updates.patch \ diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 41b6dfd022..e260c1ee4c 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -52,6 +52,7 @@ ;;; Copyright =C2=A9 2020 pukkamustard ;;; Copyright =C2=A9 2021 B. Wilson ;;; Copyright =C2=A9 2021 Ivan Gankevich +;;; Copyright =C2=A9 2021 Alexandr Vityazev ;;; ;;; This file is part of GNU Guix. ;;; @@ -145,6 +146,7 @@ #:use-module (gnu packages rsync) #:use-module (gnu packages selinux) #:use-module (gnu packages swig) + #:use-module (gnu packages cpp) #:use-module (guix build-system cmake) #:use-module (guix build-system gnu) #:use-module (guix build-system go) @@ -8524,6 +8526,40 @@ These trace events are logged in @file{/sys/kernel/d= ebug/tracing} and reported through standard log mechanisms like syslog.") (license license:gpl2))) =20 +(define-public ydotool + (package + (name "ydotool") + (version "0.2.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ReimuNotMoe/ydotool") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "17mgg9cqw4wjkmp9k6c8kgm7v2bvri5y49giqkbs6l2hv6ap5m9a")) + (patches (search-patches "ydotool-cmakelists-remove-cpm.patch")))) + (build-system cmake-build-system) + (arguments + `(#:tests? #f ;No tests + #:configure-flags + (let* ((out (assoc-ref %outputs "out"))) + (list (string-append "-DCMAKE_INSTALL_MANDIR=3D" out "/share/man") + (string-append "-DCMAKE_INSTALL_SYSCONFDIR=3D" out "/etc"))= ))) + (inputs + `(("libuinputplus" ,libuinputplus) + ("libevdevplus" ,libevdevplus) + ("cxxopts" ,cxxopts-next) + ("iodash" ,iodash) + ("scdoc" ,scdoc))) + (home-page "https://github.com/ReimuNotMoe/ydotool") + (synopsis "Generic Linux command-line automation tool (no X!)") + (description "@code{ydotool} is a Linux command-line tool that simulat= es +keyboard input, mouse actions, etc. programmatically or manually.") + (license license:agpl3+))) + (define-public libgpiod (package (name "libgpiod") diff --git a/gnu/packages/patches/ydotool-cmakelists-remove-cpm.patch b/gnu= /packages/patches/ydotool-cmakelists-remove-cpm.patch new file mode 100644 index 0000000000..42ee38fd94 --- /dev/null +++ b/gnu/packages/patches/ydotool-cmakelists-remove-cpm.patch @@ -0,0 +1,118 @@ +From f68869deba8b71ff77cc0a2acd22eb449a61f7e9 Mon Sep 17 00:00:00 2001 +From: Alexandr Vityazev +Date: Sat, 25 Sep 2021 23:15:15 +0300 +Subject: [PATCH] CMakeLists: remove CPM. + +- CMakeLists: remove CPM, remove linking cxxopts - header-only library, +- add targets to install binaries; +- ADD: Daemon/80-uinput.rules, Daemon/CMakeLists, manpage/CMakeLists. + +--- + CMakeLists.txt | 48 ++++++------------------------------------ + Daemon/80-uinput.rules | 1 + + Daemon/CMakeLists.txt | 1 + + manpage/CMakeLists.txt | 9 ++++++++ + 4 files changed, 17 insertions(+), 42 deletions(-) + create mode 100644 Daemon/80-uinput.rules + create mode 100644 Daemon/CMakeLists.txt + create mode 100644 manpage/CMakeLists.txt + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 3dd15bf..8a882c5 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -3,41 +3,6 @@ project(ydotool) + + set(CMAKE_CXX_STANDARD 17) + +-set(CPM_DOWNLOAD_VERSION 0.27.5) +-set(CPM_DOWNLOAD_LOCATION "${CMAKE_BINARY_DIR}/cmake/CPM_${CPM_DOWNLOAD_V= ERSION}.cmake") +- +-if(NOT (EXISTS ${CPM_DOWNLOAD_LOCATION})) +- message(STATUS "Downloading CPM.cmake") +- file(DOWNLOAD https://github.com/TheLartians/CPM.cmake/releases/downl= oad/v${CPM_DOWNLOAD_VERSION}/CPM.cmake ${CPM_DOWNLOAD_LOCATION}) +-endif() +- +-include(${CPM_DOWNLOAD_LOCATION}) +- +-CPMAddPackage( +- NAME IODash +- GITHUB_REPOSITORY YukiWorkshop/IODash +- VERSION 0.1.0 +-) +- +-CPMAddPackage( +- NAME libevdevPlus +- GITHUB_REPOSITORY YukiWorkshop/libevdevPlus +- VERSION 0.2.1 +-) +- +-CPMAddPackage( +- NAME libuInputPlus +- GITHUB_REPOSITORY YukiWorkshop/libuInputPlus +- VERSION 0.2.1 +-) +- +-CPMAddPackage( +- NAME cxxopts +- GITHUB_REPOSITORY jarro2783/cxxopts +- VERSION 3.0.0 +- GIT_TAG 2d8e17c4f88efce80e274cb03eeb902e055a91d3 +-) +- + set(SOURCE_FILES_LIBRARY + CommonIncludes.hpp + Library/Tool.hpp Library/Tool.cpp +@@ -59,15 +24,14 @@ set(SOURCE_FILES_CLIENT + CommonIncludes.hpp + Client/ydotool.cpp Client/ydotool.hpp) + +-include_directories(${libevdevPlus_SOURCE_DIR}) +-include_directories(${libuInputPlus_SOURCE_DIR}) +-include_directories(${IODash_SOURCE_DIR}) +-include_directories(${IODash_SOURCE_DIR}/cpp_modules/portable-endian) # F= IXME +-include_directories(${cxxopts_SOURCE_DIR}/include) +- + add_executable(ydotoold ${SOURCE_FILES_DAEMON}) +-target_link_libraries(ydotoold PUBLIC cxxopts uInputPlus evdevPlus) ++target_link_libraries(ydotoold PUBLIC uInputPlus evdevPlus) ++install(TARGETS ydotoold DESTINATION ${CMAKE_INSTALL_BINDIR}) + + add_library(ydotool_library STATIC ${SOURCE_FILES_LIBRARY}) + add_executable(ydotool ${SOURCE_FILES_CLIENT}) + target_link_libraries(ydotool ydotool_library dl pthread uInputPlus evdev= Plus) ++install(TARGETS ydotool DESTINATION ${CMAKE_INSTALL_BINDIR}) ++ ++add_subdirectory(manpage) ++add_subdirectory(Daemon) +diff --git a/Daemon/80-uinput.rules b/Daemon/80-uinput.rules +new file mode 100644 +index 0000000..fad61d4 +--- /dev/null ++++ b/Daemon/80-uinput.rules +@@ -0,0 +1 @@ ++KERNEL=3D=3D"uinput", GROUP=3D"input", MODE=3D"0660", OPTIONS+=3D"static_= node=3Duinput" +diff --git a/Daemon/CMakeLists.txt b/Daemon/CMakeLists.txt +new file mode 100644 +index 0000000..0f478f8 +--- /dev/null ++++ b/Daemon/CMakeLists.txt +@@ -0,0 +1 @@ ++install(FILES 80-uinput.rules DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/ude= v/rules.d/) +diff --git a/manpage/CMakeLists.txt b/manpage/CMakeLists.txt +new file mode 100644 +index 0000000..c749dfc +--- /dev/null ++++ b/manpage/CMakeLists.txt +@@ -0,0 +1,9 @@ ++function(man_page section page) ++ set(src "${CMAKE_CURRENT_SOURCE_DIR}/${page}.${section}.scd") ++ set(bin "${CMAKE_CURRENT_BINARY_DIR}/${page}.${section}") ++ add_custom_target(${page}.${section} ALL COMMAND scdoc < ${src} > ${bin= }) ++ install(FILES ${bin} DESTINATION ${CMAKE_INSTALL_MANDIR}/man${section}/) ++endfunction(man_page) ++ ++man_page(1 ydotool) ++man_page(8 ydotoold) +-- +2.33.0 --=20 2.33.0 --=20 Alexandr Vityazev From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 26 03:27:11 2022 Received: (at 50847) by debbugs.gnu.org; 26 Sep 2022 07:27:11 +0000 Received: from localhost ([127.0.0.1]:49132 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ociWE-0008Eq-V5 for submit@debbugs.gnu.org; Mon, 26 Sep 2022 03:27:11 -0400 Received: from 1.mo582.mail-out.ovh.net ([46.105.56.136]:46613) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ociWB-0008Eg-3e for 50847@debbugs.gnu.org; Mon, 26 Sep 2022 03:27:09 -0400 Received: from player730.ha.ovh.net (unknown [10.111.208.144]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 2AD6F2221C for <50847@debbugs.gnu.org>; Mon, 26 Sep 2022 07:27:04 +0000 (UTC) Received: from ngraves.fr (met42-h01-213-44-161-47.dsl.sta.abo.bbox.fr [213.44.161.47]) (Authenticated sender: ngraves@ngraves.fr) by player730.ha.ovh.net (Postfix) with ESMTPSA id 71EEB2ECC54CB for <50847@debbugs.gnu.org>; Mon, 26 Sep 2022 07:27:04 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-104R00514f5baf0-0cbc-48b3-9e77-6c761df98869, B84FC3B0656C5EBBA1BA5D47ED083B1751FEF060) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 213.44.161.47 From: Nicolas Graves To: 50847@debbugs.gnu.org Subject: [PATCH] gnu: Add ydotool. Date: Mon, 26 Sep 2022 09:27:03 +0200 Message-ID: <875yhamw8o.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 6073104100396884543 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrfeeguddgudeglecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvufffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeetfeeukeehledtffdvieeuleejkefhudeuhfdukefgtdevgeetgedtkeehueeivdenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppedtrddtrddtrddtpddvudefrdeggedrudeiuddrgeejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopehplhgrhigvrhejfedtrdhhrgdrohhvhhdrnhgvthdpihhnvghtpedtrddtrddtrddtpdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohephedtkeegjeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekvd X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50847 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/xdisorg.scm (ydotool): New variable. --- gnu/packages/xdisorg.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 9908f29191..575c95ff2a 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -3163,3 +3163,24 @@ (define-public wlsunset light filter or night light.") (license license:expat))) +(define-public ydotool + (package + (name "ydotool") + (version "1.0.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ReimuNotMoe/ydotool") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1h19dh7kai0iikssr7sq0wfkh0sb18dylyfg7c3dkwc158cdg9cr")))) + (build-system cmake-build-system) + (arguments '(#:tests? #f)) + (native-inputs (list scdoc)) + (home-page "https://github.com/ReimuNotMoe/ydotool") + (synopsis "Generic Linux command-line automation tool (no X!)") + (description "@code{ydotool} is a Linux command-line tool that simulates +keyboard input, mouse actions, etc. programmatically or manually.") + (license license:agpl3+))) -- 2.37.3 -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 26 04:12:44 2022 Received: (at 50847) by debbugs.gnu.org; 26 Sep 2022 08:12:44 +0000 Received: from localhost ([127.0.0.1]:49246 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ocjEK-00016e-FD for submit@debbugs.gnu.org; Mon, 26 Sep 2022 04:12:44 -0400 Received: from 6.mo575.mail-out.ovh.net ([46.105.63.100]:56555) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ocjEH-00016U-3u for 50847@debbugs.gnu.org; Mon, 26 Sep 2022 04:12:42 -0400 Received: from player732.ha.ovh.net (unknown [10.108.4.24]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 49550244F8 for <50847@debbugs.gnu.org>; Mon, 26 Sep 2022 08:12:38 +0000 (UTC) Received: from ngraves.fr (met42-h01-213-44-161-47.dsl.sta.abo.bbox.fr [213.44.161.47]) (Authenticated sender: ngraves@ngraves.fr) by player732.ha.ovh.net (Postfix) with ESMTPSA id 2FD17211DF88E; Mon, 26 Sep 2022 08:12:34 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-104R0052d908a47-b3c7-45b3-b98c-de1df8e2901e, B84FC3B0656C5EBBA1BA5D47ED083B1751FEF060) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 213.44.161.47 From: Nicolas Graves To: 50847@debbugs.gnu.org Subject: Re: [bug#50847] [PATCH] gnu: Add ydotool. In-Reply-To: <875yhamw8o.fsf@ngraves.fr> References: <87wnn2ruq9.fsf@posteo.org> <875yhamw8o.fsf@ngraves.fr> Date: Mon, 26 Sep 2022 10:12:33 +0200 Message-ID: <8735cemu4u.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 6842375212143206963 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrfeegvddgtddvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepveekleeujedthefgffekleekhffhffetgfdvheekleeuhfehueeljedtjefhvdfgnecukfhppedtrddtrddtrddtpddvudefrdeggedrudeiuddrgeejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopehplhgrhigvrhejfedvrdhhrgdrohhvhhdrnhgvthdpihhnvghtpedtrddtrddtrddtpdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohephedtkeegjeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejhe X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50847 Cc: Mathieu Othacehe , avityazev@posteo.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi! I sent this updated patch because the package is much more simple since the version 1.0.0. Tested and it builds. -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 13 03:09:13 2022 Received: (at 50847) by debbugs.gnu.org; 13 Oct 2022 07:09:13 +0000 Received: from localhost ([127.0.0.1]:59259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oisLA-0006XI-Qz for submit@debbugs.gnu.org; Thu, 13 Oct 2022 03:09:13 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:45661) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oisL8-0006X0-7c for 50847@debbugs.gnu.org; Thu, 13 Oct 2022 03:09:11 -0400 Received: (Authenticated sender: andrew@trop.in) by mail.gandi.net (Postfix) with ESMTPSA id 40475240002; Thu, 13 Oct 2022 07:09:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=gm1; t=1665644944; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YVuGDQOOZ4XdA0ahzgZGrVcLRXHZuDsWRY5CfToCUXs=; b=SsDcvWvpwI4lmks0ppMOfyUQLZs4/yAh/sCoB36xifX1Uf6DYFsuZr9YjI+dbcpBupIB26 MKBL6xsRBJ0iQbgy2DeCeziEQYpSY05b0GwWzND1OwrqzkpNhB3h8glCq5cAY2ztcaZg0C HlbaJhoWasieR8RJdSP1mvtbUnYVOhkjkuXbw7KWI/o5IthdbARt06iClFUJcexBwiwlJ+ J6mIT0VSu1/ygmuC/mlEhfqLbxyxPkJ1nQqr+0ByBc9iJr6AzNZVdkDLTTeP0E0O89qmuB AdEiUkBGV4tvY9x7XpCsET1vlv7SNynLWfwro+BBgF8VnQt3SVGiJ1hrPA1UUg== From: Andrew Tropin To: Nicolas Graves , 50847@debbugs.gnu.org, avityazev@posteo.org Subject: Re: [bug#50847] [PATCH] gnu: Add ydotool. In-Reply-To: <8735cemu4u.fsf@ngraves.fr> References: <87wnn2ruq9.fsf@posteo.org> <875yhamw8o.fsf@ngraves.fr> <8735cemu4u.fsf@ngraves.fr> Date: Thu, 13 Oct 2022 11:08:56 +0400 Message-ID: <87mta0i4jb.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50847 Cc: Mathieu Othacehe X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2022-09-26 10:12, Nicolas Graves via Guix-patches via wrote: > Hi! > > I sent this updated patch because the package is much more simple since > the version 1.0.0. Tested and it builds.=20 Hi Nicolas! Thank you very much for the patch, applied, added the comment about no tests, pushed. Coulde you ask the upstream to add a udev rules file to the repo and make a new release, please? So we can have it in resulting package in /lib/udev/rules.d/ (as it done in pipewire, brightnessctl, lvm2, fuse for example) and can pass the package to udev service. Hi Alexandr! Thank you for your work, I close the issue as it's done, but if you want other packages from this thread to be reviewed and merged as well, please resubmit the updated patches to a new thread. =2D-=20 Best regards, Andrew Tropin --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmNHuYgACgkQIgjSCVjB 3rDR1Q//ahbkxUCThdDT40uy9XFhL9AwtW4KkawrY+nHO2JF2Dhnq6B+qgv7Zhyh zxNLpfmNR7PzXL6ibz9vgtkTQZjBZjCs7DKbQV6rBhUe8gXTVpGmAJwujTeHVSPe kzQoDljVSavFWgSTcg9CT2FFMrkVE5C2L9nBkj+5zSHDshAzO2eJABK/1gmOVbbr KnM00jgav0imeUMrE7EedITlXVUsg8/hey80G3RcAjDHg9VC5bWpt05Bc/FTY4nL 3C2FRGbkbKAKI3YUMRam6Lrq7OE5vmOYa8XpgGy2Y+4E6Vs0Fze3ViyezJUwd6By Ck2O04VMaC37mH9GH/cmN1fsVRkez5e/Pz1+w2g0kInySxM/UxxGRwCsSRAFZFh2 1XUaty0RkLdqEeTZTu/y/jN5J3gYVk6vBvQOTkS7kU1LjUnMMtTDslrVCYBVucpj 7JfiQiDmmvtjzYUmkK0a+Dibl9bADy0QAm2Tvls7c0Y2f/tThxtJoOyRFpUF2SBI zDrJgGgKwQGBXx1ywXTzYb+gLfYmA7Tc8YTDEJiL3drZFlZRv4PzNp+g8v4mdbzS C8YrugQ8eo3jPirZKQqR/rWeAYvQ5v1cu231MIldJj86gsphweOxM4OIJwfdujpL bp1SE/e4Ifkkt+qPomPR56NDW3LQZ0tUAamxJC3xX5MPfo9ET+s= =RAAy -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 13 03:38:28 2022 Received: (at control) by debbugs.gnu.org; 13 Oct 2022 07:38:28 +0000 Received: from localhost ([127.0.0.1]:59291 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oisnU-00013f-I6 for submit@debbugs.gnu.org; Thu, 13 Oct 2022 03:38:28 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:48547) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oisnR-00013B-Hp for control@debbugs.gnu.org; Thu, 13 Oct 2022 03:38:26 -0400 Received: (Authenticated sender: andrew@trop.in) by mail.gandi.net (Postfix) with ESMTPSA id D98EF1BF20B for ; Thu, 13 Oct 2022 07:38:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=gm1; t=1665646698; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=nfClAkviejFw31tHxTDRvspvZ4XNDT7gRZ1F3jxbx2o=; b=ZdV4cK7dMW51NrAgkIU5v+68DfhCAg53tBA7UuzzLhzIfbK2XzHS5bcDUGHfIouBuUWALA RRl9BE0Oaleg1M0eyKoTTJQYyphcRlSWnbx/e/LqKSOCLPaq1gxBuztCBMCvz1w44N+qxz pDU3qK2HHS4DiMiXhD7W45ODZuGNZQ2GjzzdmtPKIqWqN829f71W0enVXh8t3E+iCWYvLN 79kgtvK3YD/QZ9570Zk17prdOmrq1lYas9LH+mTyVFe0QnCdcB1eryyHkg4VAsXIf03cjo NJ1cbvlxVeZMFlB2jBXEQWU7R7HrMAbHbvbF9xjILEu7KNbTPtjJjbM17Ou16A== From: Andrew Tropin To: control@debbugs.gnu.org Subject: Applied Date: Thu, 13 Oct 2022 11:38:12 +0400 Message-ID: <87k054i36j.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain close 50847 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmNHwGQACgkQIgjSCVjB 3rA5OA//Uebm/3/Il8CPu2u7fbZsC2GTUzdSv79ISoLiNoc+qvtRoBPnDQZJa19y PirUvDy4jjyuD0DS/5Ill9JnDLRZnMsa5WEM4e9fFm4ogtgPKG5RPni3dtP8qWMs AymbCu3274WORPf9xiwPweUwwocLcGX1BdRQHAlcOb3muAtw2ogZs/PJHd793OYs /dY6GBfi+EQwM0NbLZH+PVK4yJCq2DAXiUFoLQLo9soCOuxUtHIbd9Rq4WgYkPzb KSIkdd2c/hTMfmtK2XUzwWLp9T2qWimshGYnykUYv6Xhe91TTjepuKTMleVLpcIO Bl1m52w9Q4EL9X3e/aipbJFrAMCCyq/QXQ20nhMtqPfQFyG6VVPHvVkJ1nr2kAC5 tb7giYSL6+GMZ4gHYBR3ZMdsMNB+x6X7lpn1Oyy4aVzWAundzc4ShrM+x/sJhFgl 8/Clb55/pzW4wqHvUYXusr4fuMsIZoAqiY8S07AmfZN+duOZGBhFGulOCpNUeR40 n7ZZvaySbe61/mA0WVXKETVpGf5M8cXeXEt55SKO1vIBf7FR8hdGzi4eXrKJ3BV3 OFmYAY2QFMb3Pu8bqtRVy07EyXG3G6qzeb2RD3pHhBgFoHW6ytp63wryE6Qn9ygL xwP3G4M9Xbfg4ZyBWCyaooB5aNNxRbIgdO9LCYlg256MECxvtYE= =VLNp -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 20 07:16:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 10 Nov 2022 12:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator