From owner-svn-ports-all@FreeBSD.ORG Fri Jun 20 21:43:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3BF2EF7; Fri, 20 Jun 2014 21:43:59 +0000 (UTC) Received: from smtp.burggraben.net (base.exwg.net [IPv6:2a01:4f8:140:50a2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8EA982E7C; Fri, 20 Jun 2014 21:43:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id 1BB346003CC; Fri, 20 Jun 2014 23:43:57 +0200 (CEST) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oFv+89Bvlo+T; Fri, 20 Jun 2014 23:43:56 +0200 (CEST) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7b43:1:6a05:caff:fe01:aae9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS; Fri, 20 Jun 2014 23:43:56 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id 2EC02301B7; Fri, 20 Jun 2014 23:43:56 +0200 (CEST) Date: Fri, 20 Jun 2014 23:43:56 +0200 From: Christoph Moench-Tegeder To: Raphael Kubo da Costa Subject: Re: svn commit: r358629 - head/graphics/shotwell Message-ID: <20140620214355.GB1788@elch.exwg.net> References: <201406201844.s5KIinZL064401@svn.freebsd.org> <20140620210327.163b9ba8aa148014bfc47aa2@freebsd.org> <86a9975vf6.fsf@orwell.Elisa> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86a9975vf6.fsf@orwell.Elisa> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, Olivier Duchateau , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2014 21:43:59 -0000 ## Raphael Kubo da Costa (rakuco@FreeBSD.org): > > I've already sent fix to previous maintainer (without response). But > > Shotwell needs GTK3 no GTK2. It depends of www/webkit-gtk3 (so be > > consistent) and since Vala 0.20, the only toolkit is GTK3 (GTK2 vapi > > file is still present, but causes error during compilation stage). > > My only test was building the patch with "poudriere bulk -t", and it > passed just fine. Perhaps the new maintainer can shed more light into > the whole thing. Oops, you're right - looks like the "right" dependencies (dconf and gtk30) were pulled in by webkit-gtk3, and gconf2 and gtk20 should be superflous, from looking at the resulting binary. The gconf2/dconf replacement is easy, but for gtk20 I'll have to check if librsvg2 is still needed - it pulls in gtk20. Does that match your findings? Do you already have a PR? Regards, Christoph -- Spare Space