clutter: clean builds for clutter 1.0
authorAndreas Mueller <schnitzeltony@gmx.de>
Tue, 7 Sep 2010 08:07:54 +0000 (10:07 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 7 Sep 2010 08:07:54 +0000 (10:07 +0200)
commit8d64681eb7e2fa74be5dfd2f5a945f57d61113b9
tree8fcba04a1f89f10cd065f2f3b80fc023efaafba5
parent2eca1eb59ccb0890e4db078a4af456c9f2d194ad
clutter: clean builds for clutter 1.0

* 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>
21 files changed:
recipes/clutter/clutter-0.8/enable-tests-r2990.patch [moved from recipes/clutter/clutter/enable-tests-r2990.patch with 100% similarity]
recipes/clutter/clutter-0.8_git.bb [moved from recipes/clutter/clutter_0.8+git.bb with 100% similarity]
recipes/clutter/clutter-0.9_git.bb [deleted file]
recipes/clutter/clutter-1.0_1.0.10.bb [deleted file]
recipes/clutter/clutter-box2d.inc
recipes/clutter/clutter-box2d/example-data-location.patch [new file with mode: 0644]
recipes/clutter/clutter-box2d_0.10.0.bb
recipes/clutter/clutter-common.inc [new file with mode: 0644]
recipes/clutter/clutter-fpu.inc [deleted file]
recipes/clutter/clutter-gst-0.9_git.bb [deleted file]
recipes/clutter/clutter-gst.inc
recipes/clutter/clutter-gst_1.2.0.bb [new file with mode: 0644]
recipes/clutter/clutter-gtk-0.10.2/gtk-deprecated.patch [new file with mode: 0644]
recipes/clutter/clutter-gtk.inc
recipes/clutter/clutter-gtk_0.10.2.bb [new file with mode: 0644]
recipes/clutter/clutter-gtk_git.bb [deleted file]
recipes/clutter/clutter.inc
recipes/clutter/clutter/sample.desktop [new file with mode: 0644]
recipes/clutter/clutter/test-conformance-run [new file with mode: 0644]
recipes/clutter/clutter_1.0.10.bb [new file with mode: 0644]
recipes/clutter/files/enable_tests.patch [deleted file]