From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 103172 invoked by alias); 28 Jun 2019 11:20:08 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 103154 invoked by uid 89); 28 Jun 2019 11:20:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.1 spammy=H*UA:Bat!, english, packaging, packaged X-HELO: forward104j.mail.yandex.net Received: from forward104j.mail.yandex.net (HELO forward104j.mail.yandex.net) (5.45.198.247) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 28 Jun 2019 11:20:05 +0000 Received: from mxback1o.mail.yandex.net (mxback1o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::1b]) by forward104j.mail.yandex.net (Yandex) with ESMTP id 5C1A04A2533; Fri, 28 Jun 2019 14:20:02 +0300 (MSK) Received: from smtp2o.mail.yandex.net (smtp2o.mail.yandex.net [2a02:6b8:0:1a2d::26]) by mxback1o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id G7NnfOyvMt-K2vqr1aY; Fri, 28 Jun 2019 14:20:02 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1561720802; bh=c6JaLQThvTY+S9NH0JUj2ZKkBOrVowxJzxdWA2UA/kc=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=h0Qgrdx/VBmWy1wNLWiiJQfQHo5vAYkstaohW/XF14BZcUGzaQFgOkTVnkzmYIpfI odrXN/iFjpRjtg6XGD0Shik+XmRSNr7LKSWZMk6//AP6HnzBFfTiLcjsC371Xhi09P 8mnN9nNrTyjvAJorL8voDg9YPYCR1ekNRIcAPPxw= Authentication-Results: mxback1o.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by smtp2o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id Xn450FWAXx-K0lGxt9m; Fri, 28 Jun 2019 14:20:00 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Fri, 28 Jun 2019 11:13:00 -0000 Date: Fri, 28 Jun 2019 11:20:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <142985540.20190628141300@yandex.ru> To: Arjen Markus , cygwin@cygwin.com Subject: Re: Question about packaging and cygport In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-06/txt/msg00223.txt.bz2 Greetings, Arjen Markus! > Hello, > In the context of the PLplot project (plplot.sf.net) we are interested > in the details of how software is packaged for Cygwin, in particular > how CMake is packaged (development of this package is rather fast and > we attempt to keep up with it, so that we can clean up the various > workarounds). > To better understand the process, we would like to know, how packaging > is arranged - is that via "cygport" files? And if so, what is the > authorative location of these files (notably cmake.cygport)? If some > other method is used, could you enllighten us about the actual > process? .cygport file is an instruction about assembling (and publishing) Cygwin package. Why do you need to package cmake ? If not, what cmake.cygport does in your question? -- With best regards, Andrey Repin Friday, June 28, 2019 14:11:43 Sorry for my terrible english... -- 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