From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126439 invoked by alias); 19 Apr 2017 15:52:34 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 126332 invoked by uid 89); 19 Apr 2017 15:52:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=patience, ISC, isc, UD:php X-HELO: out1-smtp.messagingengine.com Received: from out1-smtp.messagingengine.com (HELO out1-smtp.messagingengine.com) (66.111.4.25) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 19 Apr 2017 15:52:31 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 9FE7820F20; Wed, 19 Apr 2017 11:52:31 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Wed, 19 Apr 2017 11:52:31 -0400 X-ME-Sender: Received: from [192.168.1.102] (host86-141-129-28.range86-141.btcentralplus.com [86.141.129.28]) by mail.messagingengine.com (Postfix) with ESMTPA id 34AFD7E8B5; Wed, 19 Apr 2017 11:52:31 -0400 (EDT) Subject: Re: [ITP] libftdi1 & libconfuse References: Cc: =?UTF-8?Q?=c3=85ke_Rehnman?= To: cygwin-apps@cygwin.com From: Jon Turney Message-ID: Date: Wed, 19 Apr 2017 15:52:00 -0000 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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2017-04/txt/msg00050.txt.bz2 On 18/04/2017 19:50, Åke Rehnman wrote: > Hello all, > > One more effort to try getting some attention towards libftdi and > libconfuse packages... Thank you for your patience and sorry about the delay. > Both libftdi and libconfuse are available in ubuntu and debian + others. > Libftdi is used with openocd among others. Libconfuse is used by eeprom > programmer for libftdi. > > libftdi1 is released under LGPL 2.1 and eeprom programmer under GPL 2. > See https://www.intra2net.com/en/developer/libftdi/index.php > > libconfuse is released under ISC License. See > https://github.com/martinh/libconfuse/blob/master/LICENSE > [..] > > Files available here: https://stm8-binutils-gdb.sourceforge.io/cygwin/ libftdi1.cygport should use 'DEPEND=pkgconfig(libconfuse)' rather than hand-rolling a check for it. I guess that it should also have 'pkgconfig(libusb-1.0) swig'. With those things fixed, package looks good, so please provide a ssh key as per https://cygwin.com/package-upload.html