From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:47349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3ioI-0001oy-QS for guix-patches@gnu.org; Tue, 12 Mar 2019 10:55:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3ioC-0006H7-7Q for guix-patches@gnu.org; Tue, 12 Mar 2019 10:55:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55120) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3io1-00068u-Rj for guix-patches@gnu.org; Tue, 12 Mar 2019 10:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h3io1-000281-OM for guix-patches@gnu.org; Tue, 12 Mar 2019 10:55:01 -0400 Subject: [bug#34827] [PATCH 0/2] Wayland Kodi Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:47252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3inp-0001LI-0h for guix-patches@gnu.org; Tue, 12 Mar 2019 10:54:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3ino-000620-8Z for guix-patches@gnu.org; Tue, 12 Mar 2019 10:54:48 -0400 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:38999) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h3inn-00061O-Pa for guix-patches@gnu.org; Tue, 12 Mar 2019 10:54:48 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 7EDF43662 for ; Tue, 12 Mar 2019 10:54:46 -0400 (EDT) Received: from localhost (140.226.16.62.customer.cdi.no [62.16.226.140]) by mail.messagingengine.com (Postfix) with ESMTPA id 72966E4383 for ; Tue, 12 Mar 2019 10:54:45 -0400 (EDT) From: Marius Bakke Date: Tue, 12 Mar 2019 15:54:44 +0100 Message-Id: <20190312145444.25712-1-mbakke@fastmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: 34827@debbugs.gnu.org Here is a native Wayland variant of Kodi. There is no discernible difference from the regular Kodi except for a slight feeling of smugness. Marius Bakke (2): gnu: Add waylandpp. gnu: Kodi: Add Wayland variant. gnu/packages/freedesktop.scm | 27 +++++++++++++++++++++++++++ gnu/packages/kodi.scm | 18 ++++++++++++++++++ 2 files changed, 45 insertions(+) -- 2.21.0