Date: Fri, 20 Jun 2014 23:43:56 +0200 From: Christoph Moench-Tegeder <cmt@burggraben.net> To: Raphael Kubo da Costa <rakuco@FreeBSD.org> Cc: svn-ports-head@freebsd.org, Olivier Duchateau <olivierd@freebsd.org>, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r358629 - head/graphics/shotwell Message-ID: <20140620214355.GB1788@elch.exwg.net> In-Reply-To: <86a9975vf6.fsf@orwell.Elisa> References: <201406201844.s5KIinZL064401@svn.freebsd.org> <20140620210327.163b9ba8aa148014bfc47aa2@freebsd.org> <86a9975vf6.fsf@orwell.Elisa>
next in thread | previous in thread | raw e-mail | index | archive | help
## 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140620214355.GB1788>