diff options
Diffstat (limited to 'packages/linux/fltk.spec')
| -rw-r--r-- | packages/linux/fltk.spec | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/linux/fltk.spec b/packages/linux/fltk.spec new file mode 100644 index 000000000..3c9a972fd --- /dev/null +++ b/packages/linux/fltk.spec @@ -0,0 +1,17 @@ +Summary: Fast Light Tool Kit +Name: fltk +Version: 1.0 +Release: 1 +Copyright: LGPL +Group: Development/GUI +Source: ftp://ftp.fltk.org/pub/fltk/1.0/fltk-1.0-source.tar.gz +URL: http://www.fltk.org +Packager: Michael Sweet <mike@easysw.com> +%description +The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd +C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r), +and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally +developed by Mr. Bill Spitzak and is currently maintained by a +small group of developers across the world with a central +repository in the US. +%files |
