summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps/pinpoint
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Add missing pkgconfig dependenciesRichard Purdie2014-07-151-1/+1
| | | | | | | These recipes were all missing pkgconfig dependencies. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pinpoint: add gdk-pixbuf loaders to runtime recommendationsRoss Burton2013-11-181-0/+1
| | | | | | | | A pinpoint that can't load images isn't really useful, so recommend the PNG and JPEG loaders. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pinpoint: add missing build dependency on coglRoss Burton2013-11-181-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pinpoint: fix and updatePaul Eggleton2013-06-271-3/+3
| | | | | | | | | * Fix for update and PN change of clutter in OE-Core * Fix SRC_URI * Update to latest upstream git revision Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pinpoint: add new recipePaul Eggleton2012-10-091-0/+20
Add new recipe for the latest git version of pinpoint, the hacker-friendly presentation tool. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>