summaryrefslogtreecommitdiff
path: root/recipes/clutter/clutter-gst-0.9_git.bb
AgeCommit message (Collapse)AuthorFiles
2010-09-07clutter: clean builds for clutter 1.0Andreas Mueller1
* all 0.9 recipes (are actually 1.0rc) & files referenced were removed * all 0.8 recipes were renamed to clutter*-0.8 to ensure parallel installation with later versions * clutter-common.inc as container for helpers was created (also from clutter-fpu.inc) * clutter-1.0_1.0.10.bb was renamed to clutter_1.0.10.bb * clutter-gst_1.2.0.bb introduced the first ever buildable in GLES environment without further effords * clutter-gtk_0.10.2.bb is the latest version which supports clutter 1.0.x (later ones complain on configure for clutter 1.2.x) * clutter* examples / tests are build properly and packed in extra packages. For clutter-interactive tests menu entries (graphics) are added / test-conformance-run runs all conformance tests (crashing tests do not abort) Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-02-07clutter-gst-0.9: fix dependencies, remove clutter-0.8 depKoen Kooi1
2009-08-13clutter-0.9: move SRCREV a bit forward so that GLES builds againKoen Kooi1
2009-06-20clutter(-gst)-0.9: fix GLES buildKoen Kooi1
2009-06-05clutter-gst-0.9: fix buildKoen Kooi1
2009-06-01clutter-gst: add 0.9Koen Kooi1
* only works with proper GL, the clutter folks broke GLES