summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fltk/fltk.inc
Commit message (Collapse)AuthorAgeFilesLines
* fltk: upgrade 1.3.4-2 -> 1.3.5Andreas Müller2019-04-271-5/+4
| | | | | | | | | | * upstream tries pkconfig first to check for freetype -> patch can be removed * looks like a bugfix release [1] [1] https://raw.githubusercontent.com/fltk/fltk/25b947aa7d28d60a8ab41c21e4fa07bdcb614c7f/CHANGES Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fltk: Upgrade to 1.3.4-2Mingli Yu2018-06-271-3/+3
| | | | | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fltk: rework completelyAndreas Müller2017-04-181-0/+21
* Use cmake as build system. Projects also using cmake and depending on fltk would not find all required components. Note that FindFLTK.cmake is part of cmake. * Add a native recipe and split out common - we need fluid (Fast Light User Interface Designer) as working binary Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>