X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-laptop (unknown [79.160.13.130]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 7AF67DC0189; Wed, 26 Nov 2014 22:03:32 +0000 (UTC) Date: Wed, 26 Nov 2014 23:03:28 +0100 From: Natanael Copa To: Isaac Dunham Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] qemu without gtk/sdl Message-ID: <20141126230328.571ecbe4@ncopa-laptop> In-Reply-To: <20141126164734.GA1817@newbook> References: <20141126132834.09a3b208@ncopa-desktop.alpinelinux.org> <20141126164734.GA1817@newbook> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 26 Nov 2014 08:47:35 -0800 Isaac Dunham wrote: > On Wed, Nov 26, 2014 at 01:28:34PM +0100, Natanael Copa wrote: > > I'd like to disable GTK/SDL from qemu build. Any objections? > > > > -nc > Will there be a GUI included with qemu by default? no. that is the question at hand. > While in the past I've written a wrapper to use a VNC client with qemu, > it's nice to be able to just run qemu ... and have a working framebuffer. exactly. I actually do that once in a while. I find the GTK interface pretty nice. > > Alternately, is there some wrapper that is equivalent to that? Not that I am aware of. Ideally, the gui should be implemented modular, as a plugin, but when asking the devs, it will not happen til after SDL2 is fixed. So for now, we can find/use some wrapper, or have a secondary package built with --enable-gtk - but that will only be done for x86 and x86_64 not for all 27 archs. > (I haven't used qemu much on Alpine, though.) > > Thanks, > Isaac Dunham > > > --- > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > Help: alpine-devel+help@lists.alpinelinux.org > --- > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---