From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 8 06:25:55 2014 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7AF2CAC for ; Tue, 8 Apr 2014 06:25:55 +0000 (UTC) Received: from mail-qa0-x22d.google.com (mail-qa0-x22d.google.com [IPv6:2607:f8b0:400d:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 852F318A3 for ; Tue, 8 Apr 2014 06:25:55 +0000 (UTC) Received: by mail-qa0-f45.google.com with SMTP id cm18so329182qab.4 for ; Mon, 07 Apr 2014 23:25:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=qMRdyIFp2fLgFwR3qy0pAridfqsqY4oJpUjGSy56nBY=; b=AeQQ9RLzKRVCnBMRbtkiS+O3O6Tvpe0yB7xNU9LEvtp1KBn7WA5vHOYwtakysFbK2h r6H1ZJB8oXcNakLY1iqYNtIbb53/AGGi8DaeVan44ON7WMfyCySL2Wocnyp6LkyeoGEi k1OdunXdFhTgRJG6c80bDAg2dfT0V9izuPC9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=qMRdyIFp2fLgFwR3qy0pAridfqsqY4oJpUjGSy56nBY=; b=Lst6Ch6/6zrhCniRdOamlAV5OTjiH7T6AB6ouH0kRJp533jSu+HjSn6qrEtvPYqMD1 6JmFO+Bg44pW3jEy8l4liamZzLDYBMqNUlvZWNi5KgV2Mw3flhGYGC/Vg0zQoj2peflu A3YgCM51wzVTCa3aWrMzOqVljNxo81Tl+ZSU1jSms2BEx2TNE0mefv72PYmL2chyUlAd uACNoe+t7OBSOHpWg/xtviPqTyusnWWMI8XyQvL/JIKXQnl1tR5XrsgXAMf/jx3jfhpX nYAkp7CWR7730bEcG5GzX33dCWHa6Xf7ckvQ2oANIqw+IEfCfFuiIZkaHYafle6Ix0Ma 2y4g== X-Gm-Message-State: ALoCoQnn3acifAKGmSrrNMev4JTFUT3zXO0jH4m5zi48maATTAzwxpvFa4gmfX5MXjMazqM17DmL X-Received: by 10.140.31.6 with SMTP id e6mr1786939qge.101.1396938354685; Mon, 07 Apr 2014 23:25:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.147.225 with HTTP; Mon, 7 Apr 2014 23:25:24 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Mon, 7 Apr 2014 23:25:24 -0700 Message-ID: Subject: Re: mail/evolution missing gweather plugin dep To: gnome@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2014 06:25:55 -0000 On 27 February 2014 20:32, Eitan Adler wrote: > Hi gnome, > > The evolution port currently fails with: > > checking for LIBGWEATHER... no > configure: error: gweather >= 2.25.3 is required for the > calendar-weather plugin. Use --disa$ > le-weather to exclude the plugin. > ===> Script "configure" failed unexpectedly. > > Adding --disable-weather to CONFIGURE_ARGS works for me. This is still an issue for me. It is fairly easily fixable but I don't want to step on gnome@'s toes or cause issues with the next import. -- Eitan Adler