./wip/fltk2, Fast Light Tool Kit for graphical user interfaces

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1git, Package name: fltk2-2.1git, Maintainer: micha

FLTK (pronounced "fulltick") is a LGPL'd C++ graphical user interface
toolkit for X (UNIX), OpenGL, and Win32. FLTK was designed to be small and
modular enough to be statically linked, but also works fine as a shared
library. FLTK also includes FLUID, an interactive user interface builder
program.

FLTK 2.0 is an experimental branch and has been declared inactive,
superseded by 3.0. Later FLTK 3.0 has been declared inactive too.

New applications should use the FLTK 1.3 API.


Required to run:
[graphics/MesaLib] [graphics/png] [graphics/jpeg] [graphics/glu] [fonts/Xft2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Package options: opengl

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2008-02-09 22:27:52 by Sergey Svishchev | Files touched by this commit (7)
Log message:
Delint.
   2006-10-29 12:23:06 by Sergey Svishchev | Files touched by this commit (70)
Log message:
Delint:
- add or fix RCS ids
- fix permission problems (USE_TOOLS etc.)
- fix MESSAGE, DESCR, COMMENT problems
- other minor tweaks (all reported by pkglint -Wall)
   2006-09-11 01:13:27 by M. Negovanovic | Files touched by this commit (12) | Imported package
Log message:
Fast Light Tool Kit for GUI, development branch.