X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from SMTP.EU.CITRIX.COM (smtp.eu.citrix.com [46.33.159.39]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 5E19EDC00D6 for ; Fri, 15 Feb 2013 08:50:42 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.84,671,1355097600"; d="scan'208";a="1501410" Received: from lonpmailmx01.citrite.net ([10.30.203.162]) by LONPIPO01.EU.CITRIX.COM with ESMTP/TLS/RC4-MD5; 15 Feb 2013 08:50:41 +0000 Received: from Roger-2.local (10.30.249.242) by LONPMAILMX01.citrite.net (10.30.203.162) with Microsoft SMTP Server id 8.3.297.1; Fri, 15 Feb 2013 08:50:40 +0000 Message-ID: <511DF6F5.3030105@citrix.com> Date: Fri, 15 Feb 2013 09:51:01 +0100 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: Natanael Copa CC: Alpine Linux Development Subject: Re: [alpine-devel] saveas uri in APKBUILDs References: <20130215094038.7f847eaf@ncopa-desktop.alpinelinux.org> In-Reply-To: <20130215094038.7f847eaf@ncopa-desktop.alpinelinux.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit On 15/02/13 09:40, Natanael Copa wrote: > Hi, > > We have a nice feature to download a file with a different name: > > source="saveas-http://$url/newfilename" > > I have noticed that Arch Linux has something similar: > > source="newfilename::http://$url" > > Do we want to change to same format? > > Benefits: > * Easier for Arch users to switch > * Slightly more intuitive? I have no stake in this, but I think the Arch format is more intuitive than the one used in Alpine. > Drawbacks: > * abuild code probably gets messier > * potensial scripts that parses APKBUILD and uses $source might break. > (i doubt there are any) > > Opinions? > > -nc > > > --- > 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 ---