> For MeeGo 1.1 I'm hoping we can have Qt 4.7.0 final. The dates (still) match, > since we plan on releasing in August, before the freeze of core components > for MeeGo. > QtWebKit should be built from Qt, definitely
Why ? afaik, Qt WebKit is planned to be released before Qt 4.7.0 final. > but it will probably be upgraded by an external package later on. > Whether MeeGo will upgrade to QtWebKit 2.1 or stick to 2.0, I don't know. It > will probably not upgrade until MeeGo 1.2. I fail to see why it can't be an external package for MeeGo 1.1 as the release plan should match. > As for multimedia, it's required by Mobility. You can't compile it out. No, Multimedia isn't required by Mobility: - you can build Qt Mobility against Qt built with -no-multimedia The MultimediaKit module of Qt Mobility will be built in this case - you can build Qt Mobility against Qt built with -multimedia The MultimediaKit module of Qt Mobility will not be built in this case but you will have Multimedia module from Qt. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
