X-Recipient: archive-cygwin@delorie.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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=pkeAaKX
	tbThGYzW/VledSPkeoHwqT/InSxNUmvYvTRS+nagKkAneXBzDS2KsfVdu4JR/QJE
	Nm6Wm1UOBpdVafPw4JlhEDqaf1qI5M+oh2ESXoPh8X8ZyUvZ17ux65qKQZ9yQ2jW
	PYnZhtORpTUlsKZeQx7ylC+hJg6r4gqkhQZU=
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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=t4Aw7r1/ssoEB
	0yWQ8n2AIWLV2Y=; b=mc0rYK2X6mSwjF6OmsbUZ4t9i5WmFqKYC/y0nvujvF7ZS
	CDHqeZq6OTnFGx3OhchasWstg0411Ms3+LKUt1mUYKivfU/9b5Qj8DdoVFDoYPqT
	IVrY4jYqklTlqaGAcUD/Q7lcFF6LBmKOmxbG1c8VB1ByFDbmO8qBg7SseYVHO0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-wi0-f173.google.com
X-Received: by 10.180.101.200 with SMTP id fi8mr6513135wib.77.1420289130658; Sat, 03 Jan 2015 04:45:30 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <946e28a6f38de35f8ff3a2be5155d857.squirrel@webmail.xs4all.nl>
References: <946e28a6f38de35f8ff3a2be5155d857.squirrel@webmail.xs4all.nl>
From: Doug Henderson <djndnbvg@gmail.com>
Date: Sat, 3 Jan 2015 05:45:10 -0700
Message-ID: <CAJ1FpuPnVh_-V0YiQaJM4FWCFG-r=giVyt9x+fmDD9GcfY6wYg@mail.gmail.com>
Subject: Re: A list of installed packages (no dependencies) -- this may help
To: cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On 2 January 2015 at 18:56, Houder  wrote:
>
> > Is there in Cygwin a command to recover a list of installed packages chosen by
> > the user without the dependencies?
>
> I replied to your entry in an earlier attempt, but my reply got stuck in the machinery
> at sourceware.org (my message had a shell script and a .bat file attached).
>
> Below (I hope) you will find a script, that may be of help to you ...
>
> It computes the "top vertices" of the forest (i.e. the dependency graph), i.e. the pkgs
> that no other pkg depends on (within the context of a specific installation of Cygwin).


The cygcheck-dep package contains a script which can find the leaves
of the dependency graph, along with several other operations.

Doug
-- 
Doug Henderson, Calgary, Alberta, Canada

--
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

