problem with kdecache when having muliple macports installations

Nicolas Pavillon nicos at macports.org
Sat Oct 27 01:26:27 PDT 2012


Thank you for spotting that. I had indeed fully missed this part when looking up the code of dbus for making something similar. I just committed the patch given in ticket to solve this.

On Oct 27, 2012, at 8:08 AM, Bradley Giesbrecht <pixilla at macports.org> wrote:

> 
> On Oct 26, 2012, at 3:08 PM, MK-MacPorts at techno.ms wrote:
> 
>> On Oct 27, 2012, at 12:06 AM, MK-MacPorts at techno.ms wrote:
>> 
>>> which means that the latest kdelibs4 doesn't respect this setting for some reason, which was causing my trouble with kdecache in the first place.
>> 
>> Here it is:
>> ---
>> post-destroot {
>> .
>> .
>> .
>>   xinstall -d -m 755 ${destroot}${startup_root}/Library/LaunchAgents
>>   ln -s ${prefix}/Library/LaunchAgents/org.macports.kdecache.plist ${destroot}${startup_root}/Library/LaunchAgents
>> }
>> ---
>> 
>> Looks like a little code is missing here to let it consider the startupitem_type!!!
> 
> 
> http://trac.macports.org/attachment/ticket/36751/patch-kde-kdelibs4.diff
> 
> 
> Regards,
> Bradley Giesbrecht (pixilla)
> 
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo/macports-dev



More information about the macports-dev mailing list