From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:40245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5ocM-00034h-LQ for guix-patches@gnu.org; Mon, 18 Mar 2019 05:31:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5oVy-00051F-MY for guix-patches@gnu.org; Mon, 18 Mar 2019 05:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34527) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h5oVy-00051B-BQ for guix-patches@gnu.org; Mon, 18 Mar 2019 05:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h5oVy-0005M3-7f for guix-patches@gnu.org; Mon, 18 Mar 2019 05:25:02 -0400 Subject: bug#34067: Add input-wacom/inputattach Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87fttvl9b1.fsf@yahoo.de> <87va2jnr12.fsf@gnu.org> <87mult44s4.fsf@yahoo.de> Date: Mon, 18 Mar 2019 10:24:29 +0100 In-Reply-To: <87mult44s4.fsf@yahoo.de> (Tim Gesthuizen's message of "Sun, 17 Mar 2019 21:36:27 +0100") Message-ID: <87mulsr0vm.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tim Gesthuizen Cc: 34067-done@debbugs.gnu.org Hi Tim, Tim Gesthuizen skribis: > For now I guess it would be the best to not package the actual driver > and rely on the one that is merged into linux-libre. I reduced the > patches to only add inputattach and the service type for it. Sounds good! I applied both patches and expounded a bit the documentation in a followup commit. Thank you! Ludo=E2=80=99.