From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id DUy7GWDNUWGTXwEAgWs5BA (envelope-from ) for ; Mon, 27 Sep 2021 15:55:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id oC36FGDNUWH3GAAA1q6Kng (envelope-from ) for ; Mon, 27 Sep 2021 13:55:44 +0000 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 28FEE18A2D for ; Mon, 27 Sep 2021 15:55:44 +0200 (CEST) Received: from localhost ([::1]:34528 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUr6d-0005co-7F for larch@yhetil.org; Mon, 27 Sep 2021 09:55:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54296) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUr5z-0005bE-Nz for guix-patches@gnu.org; Mon, 27 Sep 2021 09:55:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56848) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUr5z-0001vc-7G for guix-patches@gnu.org; Mon, 27 Sep 2021 09:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mUr5z-00041G-6E for guix-patches@gnu.org; Mon, 27 Sep 2021 09:55:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50847] [PATCH 2/5] gnu: Add libuinputplus. References: <87wnn2ruq9.fsf@posteo.org> In-Reply-To: <87wnn2ruq9.fsf@posteo.org> Resent-From: Alexandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Sep 2021 13:55:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50847 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50847@debbugs.gnu.org Received: via spool by 50847-submit@debbugs.gnu.org id=B50847.163275089415388 (code B ref 50847); Mon, 27 Sep 2021 13:55:03 +0000 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 Date: Mon, 27 Sep 2021 13:54:50 +0000 Message-ID: <87tui6rumt.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632750944; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=dfyQF1n+Vq9kF8moFI7ucCmFXaQAtmsF28SmlUgmNJs=; b=saFE3I7H77DC7RBbMnWjUL4qdIvtTW5JXBNnxwmuA3Wn/gbL8bTXQ/jgB5HW0gAre09cMr cbpeGLYShxb/ccwhYx6Sq60OFbxJFrC934Af1Oo8zY/92SDcmGVGAz6vqM8WnjqOVaygxF EhQPVVKG8kr+Xg5gIPWhwK1aoCNJx2HhcVc3uIJz9L2Eki8P6O3FaZuENcfFL3G+9353/Q ecDn0dvSSNoojYd9etPMkz7XfJz4yRNjvpZPf8ZFgjpZVev8r7iY+qthf5ufy9E7VmBWmG AaDZYF4dsvc3w3zfNQ2f+bMXy0j5Pp8/U9p3BZTxhrvHMfXrpDAiUe0pMrGWWw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632750944; a=rsa-sha256; cv=none; b=sc/sG/jnK9ORJfi2oDJIn0kEJ13ib8kw4WLAtZHyLVtThIxZLJ/p//9mElGXahIl1aGJ0z 4P0I+4g4hFguurq0L8rfNO1rZoB5vzrySGbron0ybNYWkg01LukNRNXc3wp/rmcRW8ZZme hIE8MezJkP+f4sGt4IwSikfBibv5QjW5eqpnp6TYLo+mIh7z5TKmOC4sxTsDFoLQcJ9Ptr eNeoKJrcfVGgDsMJXvnieh972a23zGA8UpI+MgfsWhrLFOsrZ4b4Kth4OUmDSkCMAZ0Ixi ZeBmScrDXkP1v1/sfvbi64o/8VhURYQ8sns9Z8YOELNWrhlRihyEZPqS543O4Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=RiWCUddi; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.29 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=RiWCUddi; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 28FEE18A2D X-Spam-Score: -1.29 X-Migadu-Scanner: scn0.migadu.com X-TUID: daCwcXbQjnr4 * 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