summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/mx
Commit message (Collapse)AuthorAgeFilesLines
* mx: add dependenciesPaul Eggleton2012-03-141-1/+1
| | | | | | | | | * Add dependency on startup-notification, which is optional but without it mx applications will not send startup notifications. * Add dependencies on gdk-pixbuf and libxrandr which are usually taken care of, but are required and thus should be stated explicitly. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* mx: ensure gettext and dbus are presentJoshua Lock2012-02-101-3/+5
| | | | | | | | | | | Upstream informs me that D-bus isn't really optional as it's required to make some of the API work such as the single instance MxApplication. Therefore ensure we're building with it enabled. Gettext macros are used in the configure.ac so inherit gettext to ensure the required dependencies are present. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* mx: update to 1.4.2Joshua Lock2012-02-102-4/+111
| | | | | | | Patch in a copy of introspection.m4 so that we can continue to easily and cleanly disable introspection. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* mx: add mx toolkit 1.3.2Joshua Lock2011-11-081-0/+17
A widget toolkit built on Clutter Signed-off-by: Joshua Lock <josh@linux.intel.com>