From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29463 invoked by alias); 18 Apr 2017 18:50:56 -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 29403 invoked by uid 89); 18 Apr 2017 18:50:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=chips, controller, UD:php, index.php X-HELO: mail-lf0-f52.google.com Received: from mail-lf0-f52.google.com (HELO mail-lf0-f52.google.com) (209.85.215.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 18 Apr 2017 18:50:53 +0000 Received: by mail-lf0-f52.google.com with SMTP id 75so917123lfs.2 for ; Tue, 18 Apr 2017 11:50:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=+h7EnE5vyEohZbdG92lRoP1DWUJNuEp314MdwWu4lkI=; b=mfQOppLMjD5A9isLXplNJyjqiz73OzyOBs9pv93HuYbMCsMNpPVGyROocLkHD5/a93 CmTmB4aKslJSxCnK5iaqHNP/RkIihNinYi4tLgCO9VBUsDg2ih64R3K7Qqxr9QkMugrx Ic+dQi/znVz0PhWQUB2RB+dR138sWtfYir8LDAl8GkcydyLOAoiIF0CrSA0eceqEYPoB 9dnMrg/CGDbHJJ3bCTusSu/WvvL9Xm8ajL5pJbQfKQ9evioExJ/gupfFsx3Dot7ENND5 WzVHBmjHU8EO2YpIBXbTZMTaYOEEkK5EmFFxJEFrn8s9/b84weHt3qjsV361T0YNNzkJ WJnQ== X-Gm-Message-State: AN3rC/7RdBOzgg61I2sM77G0hXRz+jFzanckqQnsLxHAUYyU1ZmaH7ES 76PFTx9Yzto7LA9B X-Received: by 10.46.75.25 with SMTP id y25mr4743290lja.60.1492541452409; Tue, 18 Apr 2017 11:50:52 -0700 (PDT) Received: from [192.168.1.117] (tb213-185-244-58.cust.teknikbyran.com. [213.185.244.58]) by smtp.googlemail.com with ESMTPSA id f35sm2723115lji.69.2017.04.18.11.50.51 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2017 11:50:51 -0700 (PDT) Subject: [ITP] libftdi1 & libconfuse To: cygwin-apps@cygwin.com References: From: =?UTF-8?Q?=c3=85ke_Rehnman?= Message-ID: Date: Tue, 18 Apr 2017 18:50:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; 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: 7bit X-IsSubscribed: yes X-SW-Source: 2017-04/txt/msg00048.txt.bz2 Hello all, One more effort to try getting some attention towards libftdi and libconfuse packages... 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 Regards /Ake Libftdi1: category: Libs requires: bash cygwin libconfuse1 libgcc1 libstdc++6 libusb1.0 libconfuse1 sdesc: "Library to control and program the FTDI USB controller" ldesc: "libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, FT2232D, FT245R, FT232H and FT230X including the popular bitbang mode. The library is linked with your program in userspace, no kernel driver required. libFTDI works perfectly with Linux, Windows, MacOS X and BSD variants thanks to libusb." Libconfuse: category: Libs requires: cygwin libintl8 sdesc: "Library for parsing configuration files" ldesc: "libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C." Files available here: https://stm8-binutils-gdb.sourceforge.io/cygwin/