X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id B8815DC014A for ; Wed, 2 Jul 2014 00:42:44 +0000 (UTC) Received: by mail-pd0-f178.google.com with SMTP id r10so10967134pdi.37 for ; Tue, 01 Jul 2014 17:42:42 -0700 (PDT) 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=wU6Oid3Vdrn4dfPDsa4XtteGoplGl2X8U/vp/G5Mo4g=; b=akz2t0+6ei35d4Fa42qu8p3gzI6ABfS+O+45zCI4MuYO474uu2JFNcKcav9UsxHFfe rWbdMrNy2icHCdhJ/hPAO5TG6T3oLF2+Gf/XMcIwa9w9L1X05ab9NeCmfKjO7iNNbbJ3 WsmUdCyhH47W4CfsXoM2oyZqvphBGrFANuW5eQ4Ce/ydYvJBzLFnX4XoEGXg6D+pZcR+ KTlTqtBCHH+A5uMQnxzEO46V7FPow1+7HlyZwRpn1av8UHq4vRNzR3GH/5yi62vPxSvd a4rxMvgb6ITotf0VtGMlE6HZLB70xP/6AvKE9ro02x2BQ9dn2duJDabkZzUJeq/bUgoe a2dQ== X-Received: by 10.68.132.42 with SMTP id or10mr51488934pbb.80.1404261761598; Tue, 01 Jul 2014 17:42:41 -0700 (PDT) Received: from newbook ([50.0.227.219]) by mx.google.com with ESMTPSA id hk5sm34425611pbb.86.2014.07.01.17.42.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Jul 2014 17:42:41 -0700 (PDT) Date: Wed, 2 Jul 2014 14:42:39 -0700 From: Isaac Dunham To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] testing/brlaser: add new package Message-ID: <20140702214238.GA1669@newbook> References: <1404111204-9082-1-git-send-email-ibid.ag@gmail.com> <20140701162812.16bb7072@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: <20140701162812.16bb7072@ncopa-desktop.alpinelinux.org> User-Agent: Mutt/1.5.23 (2014-03-12) On Tue, Jul 01, 2014 at 04:28:12PM +0200, Natanael Copa wrote: > On Sun, 29 Jun 2014 23:53:24 -0700 > Isaac Dunham wrote: > > > This is a driver for Brother DCP 70xx printers; it has been tested with > > the DCP 7030 and the DCP 7065 DN all-in-one. > > autoconf and automake was missing for the autogen.sh. I added those and > git commit --amend it. I apologize for that omission. > Please let me know when you tested the package built from build server > so we can move it to main. I will as soon as I can; currently it seems that this commit (and the cups-filter update) have not been pushed to the aports repository, and thus are not built. Thanks, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---