aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/ilixi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* ilixi: update homepageMarkus Kowalewski2018-09-021-1/+1
|
* treewide: Make more complicated configureFlags listsJohn Ericson2018-08-031-3/+6
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-211-1/+2
| | | | Only acts on one-line dependency lists.
* ilixi: mark as brokenBjørn Forsman2014-09-131-0/+1
| | | | | | | | | | | | It's broken since the directfb 1.6.3 -> 1.7.6 update, commit bb7138e9a983f8393116af192db38ec2954de401 ("directfb: Update to 1.7.6"). [...] building libilixi_graphics_la-Surface.lo CXX libilixi_graphics_la-Surface.lo Surface.cpp: In member function 'void ilixi::Surface::setGeometry(int, int, int, int)': Surface.cpp:157:44: error: in C++98 'r' must be initialized by constructor, not by '{...}' DFBRectangle r = { x, y, width, height };
* ilixi: new packageBjørn Forsman2014-02-011-0/+27
ilixi is a lightweight C++ GUI toolkit for embedded Linux systems. http://ilixi.org/