X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=tVYZFjPN0Mg7fsXz gMhQbiUoXw/Hv0seIgkuHHNOfJ+8UqkyvvXlzpzUMZDUcGYX2HwIMTCiCTicUByn lp9ChBnjMRA/115/nPE7vVuFH+29qJBQiAgABoQEDBf18+kSqUR3EHZe2API3oX1 idlczFPXnGLAqXW7NokmzUlP2Z0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=cm8lUwDrdvz8oWA+gKLwhb 5JwRA=; b=FNdYm8rUCSoN5yVHmShay2gNPc42u4Su+5I5eYBRvrlU9fUz60/K5D mJh0ihsNvRBg5YbSz/pgcEEd+FvreB2BfB9ethnTc4rsRGxW287C5ZCjVTtQmSRz +MbyO15+tOM4/S+psDglYm58k/0XpXOOYU1RniwM9BBu86dOisehA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=H*UA:Bat!, H*x:Bat!, H*Ad:D*se, H*r:sk:postmas X-HELO: smtp.ht-systems.ru Date: Wed, 6 Apr 2016 02:12:37 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <612665985.20160406021237@yandex.ru> To: thoni56 , cygwin AT cygwin DOT com Subject: Re: How can I try a newly build package locally? In-Reply-To: <1459893529576-126009.post@n5.nabble.com> References: <1459893529576-126009 DOT post AT n5 DOT nabble DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, thoni56! > I'm a maintainer of a program that I'd might like to propose for inclusion in > the Cygwin distribution. > We use CMake so there is a packager available, and it's easy to create a > .bz2 package. > Once I've created the package, how can I try it locally? In Linux this can > easily be done with dpkg, but is there a way to use the Cygwin package > installer so that it picks up a local package? > I've read [the package contribution documentation][1] and related pages but > can't find an answer. Just setup local repository (either HTTP or plain directory) and try installing your pkg. The directory layout is rather simple and easy to reproduce. -- With best regards, Andrey Repin Wednesday, April 6, 2016 02:11:05 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