A Dissabte, 26 de març de 2011, Marcel Wiesweg va escriure: > > > kgamma > > if(X11_FOUND) > > > > #X11_xf86vmode discovery is done by FindX11 > > macro_log_feature(X11_xf86vmode_FOUND "X11 Video Mode Extension > > (xf86vm)" > > > > "An X11 extension providing access to detailed timings of video modes > > currently in use, and a means to modify them" "http://www.x.org" FALSE "" > > "X11 xvidmode extensions are needed to build kgamma.") > > endif(X11_FOUND) > > > > This is missing from kgamma repo, should it be added? > > Thanks. Fixed.
Removed from svn. > > > kdegraphics-strigi-analyzers (*) > > > kdegraphics-thumbnailers > > This uses the mobipocket code, so can not be shipped from git. > Mobipocket subdirs are disabled from building. I know, that is exactly why the code from git can not be used. > > > libkdcraw > > > > svn has > > > > #require by libs/libkdcraw, gwenview, and okular > > find_package(JPEG REQUIRED) > > > > macro_optional_find_package(LCMS) > > macro_log_feature(LCMS_FOUND "Little CMS" "Color Management library" > > "http://www.littlecms.com/" FALSE "" "Required to build libkdcraw and raw > > thumbnailer") > > > > That is not in the git repo of libkdcraw. Do we need it? > > Thanks, good point. > I have added it. Removed from svn. Albert > > > _______________________________________________ > Kde-graphics-devel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-graphics-devel _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
