delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/14/01:17:48

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:reply-to:subject:references:to:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=fZKWjsHmDzOSi9If
H9daBDjl7XPXiWQKwyEzbMThakRG3A73RS1LvYuVu6L9Wr3rDL2fKyPeMAi4UAdl
5TpTzqYyocpqvnvxgHZqnIu0NhgEI9khujjp7Ns1acYkzWgLZxanzcw5d7zGILUn
U8es34nelOugYndOHoFRF1Tpmy0=
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:reply-to:subject:references:to:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=Iu7RF+XPp0rngCZ+6FHlYj
YPtJ0=; b=abUD0KpebVbeTMQHXoSD/D7o52FKTdUCntl+KOIWYr76puACpBCum8
2v3tV8L6D27FQHHkBlsuMgEtHrvyoD448PFf5SLxqpA1GfIPL9LVHPx1zKDUT6WC
rt/5y1CPX39VPmV2ubMnHDcOdgT8sAPYkJznxGfDfoQ2ehHg63scs=
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_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:ip*192.168.1.100, 5.2, Hx-spam-relays-external:!192.168.1.100!, H*RU:!192.168.1.100!
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.2 cv=UpATD64B c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=NEAV23lmAAAA:8 a=w_pzkKWiAAAA:8 a=gWHQVCIS9zRpCPeDGdsA:9 a=QEXdDO2ut3YA:10 a=sRI3_1zDfAgwuvI8zelB:22
Reply-To: Brian DOT Inglis AT Shaw DOT ca
Subject: Re: State of HTML Tidy package?
References: <532778552 DOT 20170513200748 AT yandex DOT ru> <12f293bf-5a7d-1509-d8c5-bb4f091204ee AT gmail DOT com> <1012592729 DOT 20170514021135 AT yandex DOT ru>
To: cygwin AT cygwin DOT com
From: Brian Inglis <Brian DOT Inglis AT Shaw DOT ca>
Message-ID: <51d875a7-93d8-3650-9ed7-f3c7b7bbcba2@Shaw.ca>
Date: Sat, 13 May 2017 23:17:13 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <1012592729.20170514021135@yandex.ru>
X-CMAE-Envelope: MS4wfKZ41oyF0TOBUyTSqR4MGK19xXNX5BRM3N9llI3qzzU3KZb3Go9NHfwG1HDDKZYD5ENdmbYSXIu8qB2NlZby3i7SAmK0akZbIpeRbJCn2Kk1E4CVynPb U6PUD1RCMSwcuzA+XyHYfvhIjQNjOiRMz1N3v7Z+kep6Q/XHkZK30Gt0

On 2017-05-13 17:11, Andrey Repin wrote:
> Greetings, Marco Atzeri!
>>> What is the current state of Tidy in cygwin?
>> 20090325-1
>> (Same of Debian jessie, more or less)
> More like less.
> PHP 7.1 uses 5.4 on Windows.
> There's 5.2+ versions readily available for Debian distros
> (particularly from Ondřej Surý).
> I know it wasn't in development for a long time, but things change
> and Tidy is again actively developed for quite some time now.
> All I want to know is if there's a current maintainer for Cygwin
> package or should I go ask developers if they would be interested in
> adopting an orphan?
>>> I'm stumbling upon different results in different libs and I'd
>>> like to match underlying libraries to some common point.
>>> Latest Tidy release is
>>> https://github.com/htacg/tidy-html5/tree/release/5.4 as far as I
>>> can tell.

See https://cygwin.com/cygwin-pkg-maint for current maintainers:

$ curl -LSs https://cygwin.com/cygwin-pkg-maint | grep ^tidy
tidy                                         Yaakov Selkowitz

You could download the source package, update tidy.cygport VERSION
and SRC_URI, install cygport, run cygport on it, and see if it builds.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

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