On Tuesday 08 May 2007, Anne-Marie Mahfouf wrote: > For the kdeedu module I intend to add a text file called > Dependencies.txt (or anything else if you have a better name) > which will list the libs each app needs and for what functionality. > For example, it'll say: > > Open-Babel: Kalzium Molecule Viewer > Version 2.1 > URL: > http://downloads.sourceforge.net/openbabel/openbabel-2.1.0.tar.gz?modtime=1175958364&big_mirror=0 > > What do you think about extending that for all modules?
Hmm it's already part of the cmake output (with the macro_log_feature() stuff) ... why duplicate this information? Sounds like a high risk for it to go out of sync - and the cmake output is much more visible. -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
