On Tuesday 31 August 2010 10:36:01 am Koen Kooi wrote: > It is used to seperate the clutter api/abi change. 0.8 is parallel > installable with 1.0 (0.9 is 1.0rc), so the naming is there to support > both kinds of clutter. > What I wanted to do, but didn't find time for: > > 1) name the clutter 0.8 series clutter-*-0.8 > 2) name the post 0.8 series clutter-* > > That should be safe to do since clutter 1.2 is supposed to be compatible > with 1.0. I would like to take care for this. Before I dive into it how about this schedule:
1. remove very old recipes: clutter*svn*. As far as I saw are the o-hand svn-sources for clutter no more available. Replace DEPENDS on clutter-cairo to clutter & cairo. 2a. all recipes with v >=0.9 rename to clutter*_v 2b. all recipes with v < 0.9 rename to clutter-*-0.8 2c. recipes depending on clutter*: Those depending on v >= 0.9 will get DEPENDS on clutter* / those depending on v < 0.9 ( think it will only be recipes/gnome/libchamplain-gtk_0.2.8.bb ) get DEPENDS on clutter*-0.8 ( maybe this can be changed later to clutter* ) 3. Add the recipes I made for latest stable versions What do you think? Andreas _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
