X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=nVSsw6hWHWU7WZWt
	zipNW01uqDAN0WJ92I1yz/ObIco84M8uweKwp0cW3ht0rPHEjpHrZdXKiWnjuuV8
	Ah7i2+KwXG4QrvP4RwkXAf1lcqB0bn9rf8IIxafJ0W9xpjYjKCwRu95PkkG5N9pu
	i5XjDyz/ipuXLODsKBzpGMhP4ug=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=40tkil53HDMOpXLdAxcZFD
	AACUk=; b=TxbB4eJire/lrtGuCc+i48gLZ/c7i4AFbLTVlUAKbGO6Qdixu88AI+
	L8CCgwEkbdQJt+FR6OdiMFS3XcFHYOJzHsG6oDOmO4SVqxaLuP+RLy6l6szWbbUS
	PcKRodZ1PeQ0LjlKsDagoenJG8Zw8xZV9qIioDOJXYDdnU+KK/QtE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=among, Hx-spam-relays-external:ESMTPA
X-HELO: out4-smtp.messagingengine.com
Subject: Re: per-version hints proposal
To: cygwin@cygwin.com
References: <8b4723b2-1bd5-3604-1deb-cfd0a1c7b9d9@dronecode.org.uk> <ea07a0cd-3905-2b33-d1a2-1e24c7d7538b@dronecode.org.uk> <87mvjs4uq9.fsf@Rainer.invalid>
From: Jon Turney <jon.turney@dronecode.org.uk>
Message-ID: <51b0e5e5-6556-69df-c631-3c26f5d2ce56@dronecode.org.uk>
Date: Thu, 1 Sep 2016 18:13:24 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <87mvjs4uq9.fsf@Rainer.invalid>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

On 31/08/2016 20:13, Achim Gratz wrote:
> Jon Turney writes:
>>> calm will be changed so that:
>>>
>>> * The requires: line written in setup.ini will contain the union of the
>>> requires: from each pvr.hint
>>>
>>> * The sdesc:, ldesc:, category: and message: lines in setup.ini will be
>>> taken from the pvr.hint for the curr version
>
> I've not given this much more thought, but I think we should change the
> setup.ini syntax to allow different values for _all_ keys in a package
> for each version.

Yes, ultimately.

There's not much value until we have some functionality or UI which uses 
that, though, and changing setup.ini syntax like that is probably 
incompatible with older setup.

> The ones that are not in a specific section
> (i.e. where they are now, right after the package line) would just
> provide a default that gets used when there is no version-specific value
> provided in the corresponding section.  Calm could/should move such
> key/value pairs to the default when they are identical among the
> majority of versions, otherwise use those from the current version.

This seems perhaps a bit of a premature optimization.

The setup.ini will be compressed, so any redundancy between versions 
won't affect the file size much.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

