wok view fltk/description.txt @ rev 22042

gcc83-lib-base: do NOT provide gcc-lib-base
Currently BOTH gcc-lib-base and gcc83-lib-base are installed on my SliTaz system. So, with the current (and longstanding) tazpkg limitations I can't update just gcc-lib-base: tazpkg always updates gcc83-lib-base for me instead. Now I can't run Firefox, Vivaldi, Chrome, etc. I think because of gcc-lib-base, but I not sure 1bsolutely.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 22 12:55:54 2019 +0300 (2019-10-22)
parents 1001e5c1911c
children 46a25aedecec
line source
1 FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux
2 (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality
3 without the bloat and supports 3D graphics via OpenGL and its built-in GLUT
4 emulation.
6 This package provides Fluid, an interactive GUI designer for FLTK, allowing
7 graphical development of FLTK-based user interfaces. It natively works with
8 (textual) `.fl` files, but also includes rough support for reading `.fd` files
9 produced by fdesign.