[Kde-pim] KDE/kdepimlibs

Tom Albers tomalbers at kde.nl
Mon Feb 18 22:12:00 GMT 2008


Op Monday 18 February 2008 23:02 schreef u:
> On Monday 18 February 2008, Tom Albers wrote:
> > Because we decided people with KDE 4.0 packages should be able to work on
> > KDEPIM/KDEPIMLIBS. 
> 
> That's nice for the developers (seriously), but does it actually match with 
> the rest of KDE development, especially for kdepimlibs ?

Up to now it does. I'm not saying we can keep it that way up to the 4.1 release, but it would be good to maintain it for a while more.

> It is required for building kdebase, and as such it must be able to build 
> against trunk I'd say.

Sure. But also with 4.0 ;-)

> No, then the windows developers can't really work, and 4.1 is supposed to be 
> also released on windows. They bugged me long enough, since July or so ;-)
> 
> I think you can put something like the following in kdepimlibs/CMakeLists.txt:
> 
>  find_package(KDE4)
> +# Remove the following lines once we depend on kdelibs trunk again
> +if (NOT DEFINED INSTALL_TARGETS_DEFAULT_ARGS)
> +   set(INSTALL_TARGETS_DEFAULT_ARGS RUNTIME DESTINATION "${BIN_INSTALL_DIR}"
> +                                    LIBRARY DESTINATION "${LIB_INSTALL_DIR}"
> +                                    ARCHIVE DESTINATION "${LIB_INSTALL_DIR}")
> +endif (NOT DEFINED INSTALL_TARGETS_DEFAULT_ARGS)
> 
> I guess we should add INSTALL_TARGETS_DEFAULT_ARGS also to the 4.0 branch, but 
> we don't have to use it there (but so other things, like kdepimlibs) can use 
> it if they require e.g. at least 4.0.2.

Ok. Voodoo to me, but if it works, that's fine for me. 

Toma
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list