Alien::libui - Build and Install libui: A portable GUI library
use Alien::libui;
libui is a simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
The library is built with meson
and ninja
both of which may, in turn, be
provided by Aliens.
In addition to those, platform requirements include:
- Windows - Windows Vista SP2 with Platform Update or newer
- *nix - GTK+ 3.10 or newer (you must install this according to your platform)
- OS X - OS X 10.8 or newer
Copyright (C) Sanko Robinson.
This library is free software; you can redistribute it and/or modify it under the terms found in the Artistic License 2. Other copyrights, terms, and conditions may apply to data transmitted through this module.
Sanko Robinson sanko@cpan.org