[kde-freebsd] [SVN Commit] branches/kde-4.9/KDE/deskutils/kdepim4

Max Brazhnikov makc at freebsd.org
Thu Aug 23 10:09:59 UTC 2012


On Wed, 22 Aug 2012 20:37:27 +0200 Alberto Villa wrote:
> On Wed, Aug 22, 2012 at 8:18 PM, Raphael Kubo da Costa
> <rakuco at freebsd.org> wrote:
> > I'd argue that we only do that when the dependencies are necessary.
> > libinotify looks like something that should have been part of the
> > kernel, not in a separate library
> 
> Actually, we add all required and optional dependencies (and make them
> OPTIONal when they are intrusive, which is not the case of libinotify
> - 33 kB and no dependencies), if they are of any use for the port.

Keep in mind that libinotify is not fully compatible with linux 
implementation. The code in kdepim uses IN_OPEN event, which is not 
implemented in libinotify yet. btw, kdelibs suffers from the same problem too.

Max


More information about the kde-freebsd mailing list