From owner-freebsd-x11@freebsd.org Thu Jan 4 17:59:12 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 044F5EA9EFB for ; Thu, 4 Jan 2018 17:59:12 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B9AE3767B6; Thu, 4 Jan 2018 17:59:11 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3zCFsz4CCrzZrb; Thu, 4 Jan 2018 18:59:03 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id 4Rhfx_xnakGv; Thu, 4 Jan 2018 18:59:01 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.madpilot.net (Postfix) with ESMTPSA; Thu, 4 Jan 2018 18:59:00 +0100 (CET) Subject: Re: In preparation for adding wayland to ports To: Johannes Lundberg , freebsd-x11@freebsd.org Cc: zeising@freebsd.org References: From: Guido Falsi Message-ID: <4e46c4fa-ee94-7a4f-edf0-46a0c83b2bfb@FreeBSD.org> Date: Thu, 4 Jan 2018 18:58:59 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2018 17:59:12 -0000 On 01/04/2018 17:15, Johannes Lundberg wrote: > Hi > > Trying to put together some info of stuff we need to do for getting wayland > into ports. > Me and Niclas plan to meet up and get this committed when I'm in Stockholm > next week. If we could get all to-dos ready by then that would be great. > > Please add/update the info below. > > > Compositors > ---------------- > > x11-wm/sway > - sway 0.15 port ready > - review here https://reviews.freebsd.org/D13431 > > x11-wm/weston > - weston 3.0 port ready to be added > - review here https://reviews.freebsd.org/D10599 > > > Libraries > ----------- > > graphics/mesa-libs > - enable wayland > - fix loader error (only occur on wayland) > - patch https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223030 > > devel/sdl20 > - wayland broken. > - patch https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223018 > multimedia/libva - Has WAYLAND option, disabled by default AFAIK it works, but I don't use wayland so I don't have first hand information. -- Guido Falsi