summaryrefslogtreecommitdiff
blob: c232dc3b2e1f082d6b5cb4fce26f786209e6450e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
<longdescription>
	The Fast Light ToolKit is a cross-platform C++ user interface
	toolkit for X and OpenGL. FLTK (pronounced "fulltick") provides GUI
	functionality and supports 3D graphics via OpenGL and its built-in
	GLUT emulation. FLTK also includes a UI builder called FLUID that
	can be used to create applications.
</longdescription>
<use>
	<flag name="games">Builds and installs some extra games</flag>
</use>
</pkgmetadata>