Git tags for KDE releases
Allen Winter
winter at kde.org
Wed Aug 29 19:55:57 UTC 2012
On Thursday 16 August 2012 10:03:14 PM Ralf Jung wrote:
> Hi,
>
> >> Another problem is that some KDE
> >> modules do not properly report which dependencies they did not find (for
> >> example fontconfig and python-dev in kde-workspace or uuid-dev in
> >> kdepimlibs), and again I can't see how any tool can help me there (but I
> >> hope I can write patches for this, if I ever get the other stuff done ;-)
> >> ).
> >
> > Please send all of these problems either to me or the kde-buildsystem list. I
> > don't contribute that much these days but those kind of bugs are what i do
> > mostly.
> Well, here you go:
> kdepimlibs uses uuid-dev (for libuuid), but does not properly complain
> if it can't find the headers.
Shouldn't need to complain. It does a conditional compile on HAVE_UUID_UUID_H
If it finds uuid/uuid.h then it uses those headers, else not.
Did you find otherwise? If so, please let me know the details so I can fix.
> In kde-workspace, I found a whole bunch of "missing complaints":
> - libxcursor-dev
> - fontconfig (this was especially annoying, too me a while to find out
> why the font configuration in systemsettings was missing ;-)
> - python-dev and the KDE Python modules
> Please tell me if you need further information.
>
I can take a look in kde-workspace and try to fix some of those.
> > Btw. ich kann auch deutsch.
> Da ich die Liste ins CC genommen habe, bleibe ich mal beim Englischen ;-)
>
> Kind regards,
> Ralf
>
> PS: I am not subscribed to the list, so please keep me in CC.
> _______________________________________________
> Kde-buildsystem mailing list
> Kde-buildsystem at kde.org
> https://mail.kde.org/mailman/listinfo/kde-buildsystem
More information about the Kde-buildsystem
mailing list