From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16129 invoked by alias); 5 Jan 2014 20:48:55 -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 16110 invoked by uid 89); 5 Jan 2014 20:48:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-bk0-f50.google.com Received: from mail-bk0-f50.google.com (HELO mail-bk0-f50.google.com) (209.85.214.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 05 Jan 2014 20:48:53 +0000 Received: by mail-bk0-f50.google.com with SMTP id e11so5380129bkh.23 for ; Sun, 05 Jan 2014 12:48:49 -0800 (PST) X-Received: by 10.204.165.134 with SMTP id i6mr136246bky.78.1388954929823; Sun, 05 Jan 2014 12:48:49 -0800 (PST) Received: from [192.168.2.109] (p5B298A43.dip0.t-ipconnect.de. [91.41.138.67]) by mx.google.com with ESMTPSA id np8sm51125598bkb.11.2014.01.05.12.48.48 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 05 Jan 2014 12:48:48 -0800 (PST) Message-ID: <52C9C51A.6020607@gmail.com> Date: Sun, 05 Jan 2014 20:48:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: Do I need to upload setup.hint? References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00022.txt.bz2 Il 1/5/2014 9:27 PM, waterlan ha scritto: > Hi, > > In the web page that describes the new upload method there is no mention > of setup.hint. Is it not required to upload setup.hint? How are > requires, categories, and descriptions defined? > setup.hint's are need, of course as they are the base for building setup.ini Categories are defined on the guide http://cygwin.com/setup.html For descriptions you choose. "Requires" are an easy outcome if you use cygport for building and packaging. Regards Marco