Commit graph

5 commits

Author SHA1 Message Date
Markus Kowalewski 96dc7a1c54
ilixi: update homepage 2018-09-02 20:11:20 +02:00
John Ericson 85a9913edd treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Bjørn Forsman f6d4d5907e ilixi: mark as broken
It's broken since the directfb 1.6.3 -> 1.7.6 update, commit
bb7138e9a9 ("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 };
2014-09-13 15:15:19 +02:00
Bjørn Forsman 40de4d73b8 ilixi: new package
ilixi is a lightweight C++ GUI toolkit for embedded Linux systems.

http://ilixi.org/
2014-02-01 16:12:27 +01:00