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=DayuQ3gAn2XH/sEJhr8HmtsidRn5D/mvXItFk7mTjBD bsp++KNSbKJ5BdOAeoZkC+6mb2SbMdHR8P6lM/v8dPKuGG5zrwlglnDfBQkl0m6m fooYMxc38XZ680C8NoBZN5G7FzzQsd1yvhWE/Wj+gjdcBCCtad28LiCt1VpToW1w = 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=VJBP08ws/xEtw8/s7gsBJzlMdlE=; b=FN8dC3VrdWN4j2dLx NzKlf2ceGMxXA9pAMH0jzTQcYfA9e6QMMnpC7W0BUnxCl80hZLbgHcjpDdvPiiX9 3x6649XTqFnU7J25aLghrratK4eGjAtRp8kQV8qqvLQNOFDXc9P66CdNrpEwQi2r 6Aj9cwQtqeu+i8ZBFe61xETPOk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <5453E987.2080102@cygwin.com> Date: Fri, 31 Oct 2014 14:56:55 -0500 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.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> <5453E47D DOT 40308 AT cornell DOT edu> In-Reply-To: <5453E47D.40308@cornell.edu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2014-10-31 14:35, Ken Brown wrote: > On 10/31/2014 12:59 PM, Steven Penny wrote: >> On Fri, Aug 9, 2013 at 12:17 PM, Steven Penny wrote: >>> Because of this dependency line >> >> This issue is back again, now with >> >> bash >> _update-info-dir >> texinfo >> perl > > This is a side effect of the fact that I switched to cygport for > packaging when I took over as texinfo maintainer. cygport (correctly) > detected perl as a dependency because texinfo provides perl scripts. In > fact, the most important program in texinfo is /usr/bin/makeinfo, which > is a symlink to a perl script. > > I'll wait for guidance from above before doing anything about this. Fedora splits out texinfo into 3 packages: 1) texinfo: makeinfo, texi2any, pod2texi, /usr/share/texinfo, /usr/share/info/texinfo* 2) info: info, infokey, install-info, /usr/share/info/info* 3) texinfo-tex: texindex, texi2dvi, texi2pdf, pdftexi2dvi, /usr/share/texmf*/tex/texinfo In this setup, only 'info' would be required by _update-info-dir and should not have any Perl dependencies. texinfo would be in 'Devel' and would have Perl dependencies, while texinfo-tex would also have texlive dependencies. Yaakov -- 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