Source: freeglut
Section: graphics
Priority: optional
Maintainer: Jamie Wilkinson <jaq@debian.org>
Build-Depends: debhelper (>= 4.0.0), libx11-dev, libxt-dev, libxext-dev, xlibmesa-gl-dev | mesag-dev | libgl-dev, libglu1-xorg-dev | xlibmesa-glu-dev | libglu-dev, libusbhid-dev [kfreebsd-i386 kfreebsd-amd64], automake1.8, autoconf, libtool
Standards-Version: 3.6.2

Package: freeglut3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Provides: libglut, libglut3, glutg3
Conflicts: libglut3 (<= 3.7-23), glutg3 (<= 3.7-14)
Replaces: libglut3 (<=3.7-23), glutg3 (<= 3.7-14)
Description: OpenGL Utility Toolkit
 GLUT is a window system independent toolkit for writing OpenGL programs,
 implementing a simple windowing API, which makes learning about and
 exploring OpenGL programming very easy.
 .
 GLUT is designed for constructing small to medium sized OpenGL programs,
 however it is not a full-featured toolkit, so large applications requiring
 sophisticated user interfaces are better off using native window system
 toolkits like GTK or Motif.

Package: freeglut3-dev
Section: libdevel
Architecture: any
Depends: freeglut3 (= ${Source-Version}), xlibmesa-gl-dev | mesag-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev, libxt-dev, libxext-dev
Provides: freeglut-dev, libglut-dev, libglut3-dev, glutg3-dev, glut-doc
Conflicts: libglut3-dev (<= 3.7-23), glutg3-dev (<= 3.7-14), glut-doc (<= 3.7-23), freeglut-dev, libglut-dev
Replaces: libglut3-dev (<= 3.7-23), glutg3-dev (<= 3.7-14), glut-doc (<= 3.7-23)
Description: OpenGL Utility Toolkit development files
 GLUT is a window system independent toolkit for writing OpenGL programs.
 It implements a simple windowing API, which makes learning about and
 exploring OpenGL programming very easy.
 .
 GLUT is designed for constructing small to medium sized OpenGL programs,
 however it is not a full-featured toolkit, so large applications requiring
 sophisticated user interfaces are better off using native window system
 toolkits like GTK or Motif.
 .
 This package contains libraries, and headers suitable for software development
 with GLUT.

Package: freeglut3-dbg
Section: libdevel
Architecture: any
Depends: freeglut3 (= ${Source-Version})
Description: OpenGL Utility Toolkit debugging information
 GLUT is a window system independent toolkit for writing OpenGL programs.
 It implements a simple windowing API, which makes learning about and
 exploring OpenGL programming very easy.
 .
 GLUT is designed for constructing small to medium sized OpenGL programs,
 however it is not a full-featured toolkit, so large applications requiring
 sophisticated user interfaces are better off using native window system
 toolkits like GTK or Motif.
 .
 This package contains debugging symbols useful for tracing bugs in the
 freeglut3 package.
