[kde-freebsd] [SVN Commit] area51/editors/koffice-kde4

Alberto Villa villa.alberto at gmail.com
Sun Aug 16 17:38:23 CEST 2009


On Wednesday 12 August 2009 14:47:47 Dima Panov wrote:
> SVN commit 5283 by fluffy:
>
> Update to KOffice-2.0.2 release

one of the optional packages mentioned in cmake is graphics/pstoedit. i've 
seen that, if it's installed with the svg plugin (WITH_PLOTUTILS=yes), koffice 
builds an additional library with an hardcoded call to `pstoedit` (`grep -ir 
pstoedit KOFFICE_SOURCES/filters` to have a look). it means that, if you have 
pstoedit installed when you build, and then you uninstall it, karbon will 
crash if you try to import an eps/svg/whatever
since the svg plugin can be disabled in the pstoedit port, i've written this 
little patch to add a conditional dependency in koffice (something similar to 
that in kdelibs4: avahi-libdns/mdnsresponder)
i hope it's ok
-- 
Alberto Villa <villa.alberto at gmail.com>

You know you're a little fat if you have stretch marks on your car.
		-- Cyrus, Chicago Reader 1/22/82
-------------- next part --------------
A non-text attachment was scrubbed...
Name: koffice-kde4-Makefile.diff
Type: text/x-patch
Size: 731 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-freebsd/attachments/20090816/3a3c10d5/attachment.diff 


More information about the kde-freebsd mailing list