X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-laptop.res.nor.wtbts.net (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 5ABC5DCC428; Mon, 28 Oct 2013 20:20:22 +0000 (UTC) Date: Mon, 28 Oct 2013 21:20:18 +0100 From: Natanael Copa To: "Leslie P. Polzer | PORT ZERO" Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] mlocate 0.26 / package group Message-ID: <20131028212018.51bf1419@ncopa-laptop.res.nor.wtbts.net> In-Reply-To: <52682121.4030209@port-zero.com> References: <5261248C.8080506@port-zero.com> <20131018153401.46c317be@ncopa-desktop.alpinelinux.org> <526410C0.5040202@port-zero.com> <52682121.4030209@port-zero.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.20; i486-alpine-linux-uclibc) 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, 23 Oct 2013 21:18:57 +0200 "Leslie P. Polzer | PORT ZERO" wrote: > On 10/20/2013 07:20 PM, Leslie P. Polzer | PORT ZERO wrote: > > Attached is the new testing/mlocate APKBUILD commit. I'd be grateful for > > any feedback. > > I noticed a small omission in makedepends. Patch for this attached, designed > to go on top of the first one. > > Leslie > > i squashed it into the previous commit and did som cleanups. I removed gettext-dev dep and -lang subpackage (so we dont pull in gettext and save space) I removed the doc() and lang() subpackages. abuild has defaults for -doc, -dev and -lang subpackages. I removed libc-dev dependency. Its a part of build-base and is assumed to always be there. (same with gnu make, gcc, patch etc) Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---