wok-next annotate fltk/description.txt @ rev 20095
Update/add packages needed for building MATE desktop:
Add: gnome-keyring3, gtkmm3, libappindicator-gtk[23], libfakekey, libgnome-keyring3, libindicator-gtk[23], libpeas.
Update: atkmm, cairomm, gcr, glibmm, gssdp, gupnp, icon-naming-utils, libcap-ng, libspectre, libwnck3, libxklavier, pangomm, perl-xml-sax.
Add: gnome-keyring3, gtkmm3, libappindicator-gtk[23], libfakekey, libgnome-keyring3, libindicator-gtk[23], libpeas.
Update: atkmm, cairomm, gcr, glibmm, gssdp, gupnp, icon-naming-utils, libcap-ng, libspectre, libwnck3, libxklavier, pangomm, perl-xml-sax.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Oct 28 16:45:22 2017 +0300 (2017-10-28) |
parents | 1001e5c1911c |
children |
rev | line source |
---|---|
samuel_trassare@11864 | 1 FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux |
samuel_trassare@11864 | 2 (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality |
samuel_trassare@11864 | 3 without the bloat and supports 3D graphics via OpenGL and its built-in GLUT |
samuel_trassare@11864 | 4 emulation. |
al@18534 | 5 |
al@18534 | 6 This package provides Fluid, an interactive GUI designer for FLTK, allowing |
al@18534 | 7 graphical development of FLTK-based user interfaces. It natively works with |
al@18534 | 8 (textual) `.fl` files, but also includes rough support for reading `.fd` files |
al@18534 | 9 produced by fdesign. |