summaryrefslogtreecommitdiff
path: root/meta/packages/clutter/clutter.inc
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-57/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter: remove unneeded gettext dependancyJoshua Lock2010-01-041-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter: add gettext to DEPENDSJoshua Lock2009-12-171-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter: Fix packaging of examples packages for 0.6 and 0.8 versionsRichard Purdie2009-07-271-3/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* clutter: As standard DEPEND on virtual/libgl, not mesaRichard Purdie2009-05-171-1/+1
|
* classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2008-12-301-5/+1
| | | | recipes using standard autotools
* clutter: Convert from svn to gitRichard Purdie2008-12-181-1/+5
|
* netbook: changed platform name from eee901 to netbookSamuel Ortiz2008-10-211-4/+4
| | | | | | We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin.
* - This adds clutter-{gst,gtk,cairo}-0.8 recipes and ↵Robert Bragg2008-10-021-0/+2
| | | | | | | | | | | | clutter-{gst,gtk,cairo}-0.6 recipes. - It removes the 0.4 recipes. - It renames things so that the major.minor revision is now part of the package name. This lets us correctly specify SRCREVs for each branch, and allows parallell install. - All the SRCREVs have been updated to the heads of their corresponding branches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5384 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter: added libxi to dependenciesMarcin Juszkiewicz2008-10-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5360 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix a typo in the COMPATIBLE_MACHINE listJoshua Lock2008-09-301-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5355 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: use eglnative on 3430sdpRoss Burton2008-09-261-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5287 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Adds eee901 specific support into clutter.inc and adds a new virtual/libglRobert Bragg2008-09-221-1/+5
| | | | | | | for clutter to depend on which all mesa build variants provide. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5229 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: revert the zoom board to eglnative, and eglx is so brokenRoss Burton2008-09-031-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5126 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: Fix typosRichard Purdie2008-08-121-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5058 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: Add ipodtouch to compatible machines listRichard Purdie2008-08-121-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5055 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: Set COMPATIBLE_MACHINE and default to mesa/glx for unknown ↵Richard Purdie2008-08-111-2/+4
| | | | | | platforms allowing qemuarm/x86 to at least build for build testing purposes. It is *NOT* expected to run well git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5052 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter: Use elgx flavour with omap3Richard Purdie2008-08-111-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5045 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: package redhand.pngRoss Burton2008-08-081-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5040 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: add depends for 3430-ldpRoss Burton2008-07-211-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4913 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: Add omap-3430sdp optionsRichard Purdie2008-06-121-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4629 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter: Use gtk-doc.bbclassRichard Purdie2008-05-151-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4480 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update Clutter to 0.6Robert Bradford2008-03-041-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3897 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: Add mx31ads supportRichard Purdie2007-12-181-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3336 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter.inc: Add gtk+ to DEPENDS (for now)Richard Purdie2007-11-301-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3273 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter: Fix so 0.4 versions are default (which matches distro config ↵Richard Purdie2007-11-061-2/+1
| | | | | | SRCREVs) and fix up svn trunk versions too. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3084 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter: mx31litekit support addedMarcin Juszkiewicz2007-10-101-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2856 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pango, atk, libglade, clutter: Fix gtk-doc DEPENDSRichard Purdie2007-10-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2836 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter: Refresh clutter to a 0.4 versionSamuel Ortiz2007-09-261-1/+6
| | | | | | | We can now use poky's clutter to build zylonite clutter images. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2803 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter: Package examples separatelyRichard Purdie2007-07-101-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2148 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add clutter, clutter-cairo, clutter-gst, aaina and table, excluded from ↵Richard Purdie2007-07-101-0/+27
world builds for now git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2143 311d38ba-8fff-0310-9ca6-ca027cbcb966