svn commit: r534329 - head/x11-themes/papirus-icon-theme

Hiroki Tagato tagattie at FreeBSD.org
Mon May 11 10:59:07 UTC 2020


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


More information about the svn-ports-head mailing list