X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com [209.85.220.53]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 7C695DC007C for ; Fri, 14 Nov 2014 04:03:25 +0000 (UTC) Received: by mail-pa0-f53.google.com with SMTP id kx10so16688089pab.12 for ; Thu, 13 Nov 2014 20:03:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=T4m1tIEV8HSBdo++TpSbeLCioGUpQmUskOOHxiQsg30=; b=r/KBg+1nN5fkCZ3qPFleEe3WONpfmC1EsXEkhiMmBuhjI/jnYGK6IVBB5LH3KPbWlJ uXxRS+qy/0YIB13BtzeEwAkA+gDmZRHq4ndNV+vNpks46RVicmIlRljdvUHWIcQ/zjTp gyQANS0PMA1gvxmHfaX9OtpMWUyV3ItWiqUZao0fTSTNSrIP+sv5/VPe9UK6v1dzKWdI k9O/Ebv1SYppdwSbwLrPwNQnCnm0Zy5lXBOhWYP+HLnrV0YzM7dYkVpl+5bJPK0YVVUK DBFKO/4li8StdwsxXwFkiHxIhRPpWBSOWvBW6bS11KSY2CCylH+uaRiGJbS8kKIgKRI1 Q3JQ== X-Received: by 10.70.20.66 with SMTP id l2mr7291087pde.106.1415937804698; Thu, 13 Nov 2014 20:03:24 -0800 (PST) Received: from newbook ([50.0.227.65]) by mx.google.com with ESMTPSA id cf12sm26123309pdb.77.2014.11.13.20.03.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Nov 2014 20:03:24 -0800 (PST) Date: Thu, 13 Nov 2014 20:03:30 -0800 From: Isaac Dunham To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] testing/otter-browser: new package Message-ID: <20141114040329.GA1819@newbook> References: <1415757861-5470-1-git-send-email-ibid.ag@gmail.com> <20141113085709.05ed9ef1@ncopa-desktop.alpinelinux.org> 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-Disposition: inline In-Reply-To: <20141113085709.05ed9ef1@ncopa-desktop.alpinelinux.org> User-Agent: Mutt/1.5.23 (2014-03-12) 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? Thanks, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---