summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/mml-widget/gtkmathview
Commit message (Collapse)AuthorAgeFilesLines
* gtkmathview: unbreak gcc-6 build and unblacklistAndreas Müller2016-09-112-0/+156
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtkmathview: Use git for SRC_URIKhem Raj2015-05-135-124/+46
| | | | | | | | Drop upstreamed patches Fix cross compile and compiling with newer g++ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtkmathview: fix build errorTrevor Woerner2014-04-201-0/+13
| | | | | | | | | | | | When building, I was seeing the following error which this patch fixes: ../../../src/frontend/common/TemplateElementIterator.hh:46:18: error: 'valid' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] Upstream-Status: Submitted [padovani .at. di .dot. unito .dot. it] Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtkmathview: fix build with gcc-4.7Martin Jansa2012-05-041-0/+48
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtkmathview: add 0.8.0Koen Kooi2011-11-211-0/+63
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>