From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 23 06:48:53 2023 Received: (at submit) by debbugs.gnu.org; 23 Feb 2023 11:48:53 +0000 Received: from localhost ([127.0.0.1]:33206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVA5k-0008Rx-SJ for submit@debbugs.gnu.org; Thu, 23 Feb 2023 06:48:53 -0500 Received: from lists.gnu.org ([209.51.188.17]:39856) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVA5h-0008Ro-6s for submit@debbugs.gnu.org; Thu, 23 Feb 2023 06:48:52 -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 1pVA5g-0002yv-VI for guix-patches@gnu.org; Thu, 23 Feb 2023 06:48:48 -0500 Received: from mout-p-101.mailbox.org ([2001:67c:2050:0:465::101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pVA5e-0000yp-SA for guix-patches@gnu.org; Thu, 23 Feb 2023 06:48:48 -0500 Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4PMrrj2Kbvz9sRj; Thu, 23 Feb 2023 12:48:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=minikn.xyz; s=MBO0001; t=1677152917; 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: content-transfer-encoding:content-transfer-encoding; bh=csAUJ1KFxDeoJMLZkhX0minz0STk+fi86K1tKg2jT+0=; b=JMf/ooRMPxzn6LPIjhyaYZGQj2wuid1+YqRZeAalGdNdYi2yi5aLBcEZ6q97MjZKRRhQ66 c4kwRYLID68txnsAT9xXSrEZ2V3oSijh7LOyX58OaPamrkUQd7/pvLW9cAfDC0YLjDPX3i eNoYvMSUKrD0M4ZjN9Xe3TCdUkJ4znnHYSPJm2QyfCV2ZG0nKlN0pmg5VXzHsuwf7rXzMc zrDao/LQ1KOPEp7zvHgMYp15YNYMnN+a95TTIMhKXVPLtv+U1bkqtnX5aZkaAkkPTw/kCI lEhKFhCVJbOk48WeF6Ityh2YYqcYtkOGEXzIXd/iYPpvAjBaQzVUDnouu0e58A== From: Demis Balbach To: guix-patches@gnu.org Subject: [PATCH] gnu: Add evdi, libevdi. Date: Thu, 23 Feb 2023 12:48:22 +0100 Message-Id: <20230223114822.7338-1-db@minikn.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2001:67c:2050:0:465::101; envelope-from=db@minikn.xyz; helo=mout-p-101.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: submit Cc: Demis Balbach 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/linux.scm | 67 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 66 insertions(+), 1 deletion(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 9917f5d135..ae1291d5ac 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -68,7 +68,7 @@ ;;; Copyright © 2022 Hunter Jozwiak ;;; Copyright © 2022 Hilton Chain ;;; Copyright © 2022 Stefan -;;; Copyright © 2022 Demis Balbach +;;; Copyright © 2022, 2023 Demis Balbach ;;; ;;; This file is part of GNU Guix. ;;; @@ -1492,6 +1492,34 @@ (define-public tuxedo-keyboard is also needed for the @code{tuxedo-control-center} (short tcc) package.") (license license:gpl3+))) +(define-public evdi + (package + (name "evdi") + (version "1.12.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/DisplayLink/evdi") + (commit "bdc258b25df4d00f222fde0e3c5003bf88ef17b5"))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1yi7mbyvxm9lsx6i1xbwp2bihwgzhwxkydk1kbngw5a5kw9azpws")))) + (build-system linux-module-build-system) + (arguments + (list #:tests? #f ;no test suite + #:phases #~(modify-phases %standard-phases + (add-after 'unpack 'chdir + (lambda _ + (chdir "module")))))) + (home-page "https://github.com/DisplayLink/evdi") + (synopsis "EVDI Linux kernel module") + (description + "The @acronym{EVDI, Extensible Virtual Display Interface} is a Linux kernel module +that enables management of multiple screens, allowing user-space programs to +take control over what happens with the image.") + (license license:gpl2))) + (define-public ec (package (name "ec") @@ -9659,6 +9687,43 @@ (define-public libtree libraries are found or why they cannot be located.") (license license:expat))) +(define-public libevdi + (package + (name "libevdi") + (version "1.12.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/DisplayLink/evdi") + (commit "bdc258b25df4d00f222fde0e3c5003bf88ef17b5"))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1yi7mbyvxm9lsx6i1xbwp2bihwgzhwxkydk1kbngw5a5kw9azpws")))) + (build-system gnu-build-system) + (inputs (list libdrm)) + (arguments + (list #:tests? #f ;no test suite + #:make-flags #~'("CC=gcc") + #:phases #~(modify-phases %standard-phases + (delete 'configure) + (add-after 'unpack 'chdir + (lambda _ + (chdir "library"))) + (replace 'install + (lambda* _ + (let* ((lib (string-append #$output "/lib"))) + (mkdir-p lib) + (copy-file "libevdi.so" + (string-append lib "/libevdi.so")))))))) + (home-page "https://github.com/DisplayLink/evdi") + (synopsis "User-space EVDI library") + (description + "Libevdi is a library that gives applications easy access to +@acronym{EVDI, Extensible Virtual Display Interface} devices on +various operating systems.") + (license license:lgpl2.1))) + (define-public touchegg (package (name "touchegg") -- 2.39.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 05 16:58:27 2023 Received: (at 61731-done) by debbugs.gnu.org; 5 Mar 2023 21:58:27 +0000 Received: from localhost ([127.0.0.1]:40886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYwN9-0005Z5-Du for submit@debbugs.gnu.org; Sun, 05 Mar 2023 16:58:27 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56694) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYwN6-0005Yr-H8 for 61731-done@debbugs.gnu.org; Sun, 05 Mar 2023 16:58:26 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pYwN0-0000Ps-8t; Sun, 05 Mar 2023 16:58:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=3DStRcjxWexoCHTLS2JEsjC5DZusB+C4kXVRMRfLMOA=; b=Q0RwVWND1ljm77JUmNIr 9xkT2G15QYwVm/6ZliG99xAmVYFgFvXNx1KDBzAEO35zVIwJltfdxA62P8S0BD09zItaKJCteAVPU 0z26lZAg/RSDnZ8C+r+YYjXVGPJPhdeMmz0RV/MnQFqLfuquE5sVnW52Dc/ITqAZXubsWrad94KNg cl74Lg0DQpqPQVrjqXxu5U1wgTmjXyPao7QunGE55IPrSeYzXd1HdyI674ADnGjUS8CXA29+lZXau j31MPsAutCAwjQ3WPoQAWejKjiiWa72oJgoOWnbCc5VtQC264z8YmR8TTMIxqPFZ0IXflGks/XbcV 8QsEgE5WSV4BBg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pYwMz-0001Cs-Pw; Sun, 05 Mar 2023 16:58:18 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Demis Balbach Subject: Re: bug#61731: [PATCH] gnu: Add evdi, libevdi. References: <20230223114822.7338-1-db@minikn.xyz> Date: Sun, 05 Mar 2023 22:58:16 +0100 In-Reply-To: <20230223114822.7338-1-db@minikn.xyz> (Demis Balbach's message of "Thu, 23 Feb 2023 12:48:22 +0100") Message-ID: <87o7p6oo7b.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 61731-done Cc: 61731-done@debbugs.gnu.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: -3.3 (---) Hi, Demis Balbach skribis: > --- > gnu/packages/linux.scm | 67 +++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 66 insertions(+), 1 deletion(-) I split it into two different commits, as per our conventions, added a commit log, and=E2=80=A6 > + (copy-file "libevdi.so" > + (string-append lib "/libevdi.so= ")))))))) =E2=80=A6 changed this to an =E2=80=98install-file=E2=80=99 call. Thanks, Ludo=E2=80=99. From unknown Thu Jun 19 14:25:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 03 Apr 2023 11:24:06 +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