Date: Mon, 11 May 2020 19:59:02 +0900 From: Hiroki Tagato <tagattie@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, Emanuel Haupt <ehaupt@FreeBSD.org>, Luca Pizzamiglio <pizzamig@freebsd.org> Subject: Re: svn commit: r534329 - head/x11-themes/papirus-icon-theme Message-ID: <d98ea0aa-a764-da58-5259-c77908a3dfde@FreeBSD.org> In-Reply-To: <20200511085522.tqfrtgjl2w3eqkwa@ivaldir.net> References: <202005080714.0487EKkx075628@repo.freebsd.org> <20200511085522.tqfrtgjl2w3eqkwa@ivaldir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020/05/11 17:55, Baptiste Daroussin wrote: > On Fri, May 08, 2020 at 07:14:20AM +0000, Hiroki Tagato wrote: >> Author: tagattie >> Date: Fri May 8 07:14:19 2020 >> New Revision: 534329 >> URL: https://svnweb.freebsd.org/changeset/ports/534329 >> >> Log: >> Fix plist to generate icon cache >> >> Approved by: ehaupt (mentor) >> > Why are you doing that instead of using directly the framework? Because the framework (INSTALLS_ICONS=yes) assumes the pkg-plist is available prior to the post-install target, in which the port dynamically generates the pkg-plist. So just using the framework, the port cannot generate icon cache. Best regards, Hiroki
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d98ea0aa-a764-da58-5259-c77908a3dfde>