X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (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 8E074DC09A9; Wed, 19 Nov 2014 08:07:27 +0000 (UTC) Date: Wed, 19 Nov 2014 09:07:24 +0100 From: Natanael Copa To: Isaac Dunham Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] testing/otter-browser: new package Message-ID: <20141119090724.7b7d334a@ncopa-desktop.alpinelinux.org> In-Reply-To: <20141114040329.GA1819@newbook> References: <1415757861-5470-1-git-send-email-ibid.ag@gmail.com> <20141113085709.05ed9ef1@ncopa-desktop.alpinelinux.org> <20141114040329.GA1819@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 Thu, 13 Nov 2014 20:03:30 -0800 Isaac Dunham wrote: > On Thu, Nov 13, 2014 at 08:57:09AM +0100, Natanael Copa wrote: > > On Tue, 11 Nov 2014 18:04:21 -0800 > > Isaac Dunham wrote: > > > > > Otter is a new browser that aims to recreate the Opera 12.x UI using Qt5. > > > It uses QtWebkit as the rendering engine, and takes about half as much ram > > > as firefox in my experience (42 MB for a couple tabs opened at startup). > > > --- > > > testing/otter-browser/APKBUILD | 52 ++++++++++++++++++++++++++++++++++++++++++ > > > 1 file changed, 52 insertions(+) > > > create mode 100644 testing/otter-browser/APKBUILD > > > > applied. thanks! > > Thank you. > Now, I guess it failed to build (since it isn't in the repositories yet), > but I'm not sure what the cause is. > Are build logs saved somewhere? This email drowned in 260 other unread messages. sorry. build logs for x86_64 are currently found: http://bld2.alpinelinux.org/buildlogs/build-3-1-x86_64/ http://bld2.alpinelinux.org/buildlogs/build-edge-x86_64/ and for x86: http://bld1.alpinelinux.org/buildlogs/build-3-1-x86/ http://bld1.alpinelinux.org/buildlogs/build-edge-x86/ I haven't documented those locations since I have plans to clean up the build logging and build server messaging (build errors specifically) -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---