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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=HQoObdO4DVyLuJ5k
	5ruTGC/Fy92kYb9iZfWYoL1DmFXpteofILcXkO+KQDdyVOugw0Dd+ESW9Boc9YDM
	uC1YayiMx6XeCQmr4R85kbxzg8dKZ6CVThUGmGwjNY8zUK/TfSL8Lwd4OFSpX40b
	Pfyu7E71KtBiWoX6fOD7B42/8yc=
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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=qG+puKSvkTiHRR/wbVrE0G
	f6l54=; b=sDKsKWia9izsw9Fs5ycf9/h/fS/LgzUgXLGy+dcwTVXCWwh7B+gAR9
	X4q/M/guoPDNUngRT3f3ungeB+zrlbELUPsNwzuXr84eB+DhL4EiNJG66+BLovsi
	IE1KUFqjr9GOGcZXq/OJA67x036fEAMGvPjFkXklVs9rnmBYGR+HE=
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=-2.1 required=5.0 tests=AWL,BAYES_00,PLING_QUERY,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=carrier, H*F:D*org.uk, Hx-spam-relays-external:sk:mailout, H*Ad:D*org.uk
X-HELO: out5-smtp.messagingengine.com
X-ME-Sender: <xms:pgTFWsmTSQ8Pz4ezkI1I6Qk_UUas5i0GDH5O424PHaL1BZ0KtVIc_g>
Subject: Re: msmtp depends on Gnome!?
To: The Cygwin Mailing List <cygwin@cygwin.com>
References: <20180328215009.GB3763@zebra>
Cc: Stephen Paul Carrier <carrier@berkeley.edu>,
        Jari Aalto <jari.aalto@cante.net>
From: Jon Turney <jon.turney@dronecode.org.uk>
Message-ID: <1d206281-7583-de50-2cfc-76cbb521c333@dronecode.org.uk>
Date: Wed, 4 Apr 2018 18:00:21 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0
MIME-Version: 1.0
In-Reply-To: <20180328215009.GB3763@zebra>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

On 28/03/2018 22:50, Stephen Paul Carrier wrote:
> Dear cygwin people,
> 
> msmtp is billed as a light-weight SMTP client and I would like to use
> it with cron instead of ssmtp.
> 
> What's not light-weight is its dependency on libgnome-keyring0 which
> has more dependencies that eventually bring in Gnome.  This is for a
> headless workstation.
> 
> Is it possible to remove or replace this dependency so that msmtp can
> be installed without enlarging the size of the install by such a factor?
> 
> Thanks!

Thanks for pointing this out.

These dependencies just seem to be out of date.

According to [1], msmtp hasn't required gnome-keyring since 1.6.0.  It's 
capable of using libsecret instead, but our package doesn't seem to be 
built with support for that.

Additionally, 1.6.6-1 is built against libgnutls30, but libgnutls28 is 
listed as dependency.

I adjusted these dependencies on sourceware.

[1] http://msmtp.sourceforge.net/news.html

Jari,

Please check your local copy and/or double-check these going forwards.

Also, msmtp 1.6.6-1 doesn't seem to have been built for x86, at all.

Thanks.


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

