delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/11/01/14:12:28

X-Recipient: archive-cygwin AT delorie DOT 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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=rEslce2ja5Jf+4tANOlNW8aPc3PZ7t79Q/hr+xG0EwA
69XUOHhCgx3Qwykjn5luTBKhK3zxBTbjuscexVkv+XbDAIvftIBr704M1oGqhIw0
ZryypehsKhQNHKuvoCwUHoDjRNh9UUvJHr6VnQRyP8bSzPzmOs0KUI2yc35LZ9sU
=
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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=HMctNljiMoe/iJxLGSpUxWznKDc=; b=mt3Rn8bAaJN7GCkZL
DdtpGCPWUba5+RMPEuHSHMW2S+NH3l5zfL5JyTeUIKItjkH8qrHMtdt9i0+ZugEC
9eu/+GPFcLwqRSiqnBfeQ7sz4RyXEyCBOOg656E+LCfLsPK5ZLZrkgvIEmY23FVq
lbb7Ye8faW8tXyRENtNJ4Zc/ts=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,URIBL_BLACK autolearn=no version=3.3.2
X-HELO: limerock02.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <54552270.8030804@cornell.edu>
Date: Sat, 01 Nov 2014 14:12:00 -0400
From: Ken Brown <kbrown AT cornell DOT edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Base 64-bit Cygwin now requires Perl?
References: <53A1F336 DOT 3030509 AT breisch DOT org> <20140618210042 DOT GB27055 AT calimero DOT vinschen DOT de> <CAAXzdLWmUveAeQ-MSN3wN=6URLCNeH_7F2XpwoEYSgQckA153Q AT mail DOT gmail DOT com> <5453E47D DOT 40308 AT cornell DOT edu> <5453E987 DOT 2080102 AT cygwin DOT com> <5453F570 DOT 3060405 AT cornell DOT edu> <20141031210419 DOT GC14051 AT calimero DOT vinschen DOT de> <5453FE19 DOT 7060206 AT cygwin DOT com> <20141101155113 DOT GF14051 AT calimero DOT vinschen DOT de> <5455052A DOT 70309 AT cornell DOT edu> <20141101173458 DOT GK14051 AT calimero DOT vinschen DOT de>
In-Reply-To: <20141101173458.GK14051@calimero.vinschen.de>
X-IsSubscribed: yes

On 11/1/2014 1:34 PM, Corinna Vinschen wrote:
> On Nov  1 12:07, Ken Brown wrote:
>> On 11/1/2014 11:51 AM, Corinna Vinschen wrote:
>>> On Oct 31 16:24, Yaakov Selkowitz wrote:
>>>> On 2014-10-31 16:04, Corinna Vinschen wrote:
>>>>> On Oct 31 16:47, Ken Brown wrote:
>>>>>> Sounds good to me.  I'll repackage within a few days.  Thanks.
>>>>>
>>>>> We need to make sure that the existing dependencies to texinfo
>>>>> are still correct afterwards.  22 packages are affected:
>>>>>
>>>>>    _update-info-dir
>>>>
>>>> info
>>>>
>>>>>    a2ps
>>>>
>>>> texinfo-tex
>>>>
>>>>>    autoconf  all of them
>>>>
>>>> Not sure this is needed.
>>>>
>>>>>    automake  all of them
>>>>
>>>> texinfo, although this is a soft dependency.
>>>>
>>>>>    cygport
>>>>
>>>> info (minimal build environment)
>>>>
>>>>>    docbook2X
>>>>
>>>> texinfo
>>>>
>>>>>    indent
>>>>
>>>> Not sure this is needed either.
>>>
>>> The only reason I can think of  is that indent comes with an info file
>>> /usr/share/info/indent.info.  But that would mean we'd have to add
>>> dependencies to the info package for all packages coming with an info
>>> page.  Analog for packages containing man pages a depedeny to man-db.
>>>
>>> This might go a bit far, I guess...
>>
>> Packages with an info file don't automatically get a dependency on texinfo
>> (in the current setup).  So this must have been done manually by Jari for
>> some reason.  But I think packages with an info file do get an automatic
>> dependency on _update-info-dir, so that will bring in the new info package.
>>
>> In any case, I was thinking the new info package ought to be in the Base
>> category anyway, for the same reason that man-db is in Base.  But I don't
>> have strong feelings about this.
>
> Sure, info in Base makes sense.

OK, I've just uploaded the new packages.  I guess you or Yaakov will have to 
adjust the existing dependencies on texinfo when you get a chance.

Ken

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019