From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15212 invoked by alias); 12 Apr 2016 12:58:19 -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 15199 invoked by uid 89); 12 Apr 2016 12:58:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=UD:org.uk, GPL, gpl, Hx-languages-length:797 X-HELO: out4-smtp.messagingengine.com Received: from out4-smtp.messagingengine.com (HELO out4-smtp.messagingengine.com) (66.111.4.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 12 Apr 2016 12:58:08 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id BF0B920C28 for ; Tue, 12 Apr 2016 08:58:06 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Tue, 12 Apr 2016 08:58:06 -0400 Received: from [192.168.1.102] (host86-141-128-158.range86-141.btcentralplus.com [86.141.128.158]) by mail.messagingengine.com (Postfix) with ESMTPA id 69644C00020 for ; Tue, 12 Apr 2016 08:58:06 -0400 (EDT) From: Jon Turney Subject: [ITP] msitools, gcab To: cygwin-apps@cygwin.com Message-ID: <570CF0DD.6080504@dronecode.org.uk> Date: Tue, 12 Apr 2016 12:58:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-04/txt/msg00020.txt.bz2 This packages msitools, tools for building and examining .msi installer packages, and it's prerequisite gcab. These can be used, for example, to build .msi packages containing cross-built MinGW-w64 applications. This is in Fedora and Debian. cygport files: https://github.com/jon-turney/gcab-cygport/blob/HEAD/gcab.cygport https://github.com/jon-turney/msitools-cygport/blob/HEAD/msitools.cygport package files: http://www.dronecode.org.uk/cygwin/x86_64/release/gcab/ http://www.dronecode.org.uk/cygwin/x86_64/release/msitools/ http://www.dronecode.org.uk/cygwin/x86/release/gcab/ http://www.dronecode.org.uk/cygwin/x86/release/msitools/ You man find "wget -r -np -nH -R'index*'" convenient for retrieving these files. license: gcab is LGPL v2.1 msitools is GPL v2