Source: freealut
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Sam Hocevar <sho@debian.org>, Peter Pentchev <roam@ringlet.net>
Build-Depends: debhelper (>= 8), dh-autoreconf,
	dpkg-dev (>= 1.15.7~), libopenal-dev (>= 1:0.0.8)
Standards-Version: 3.9.1
Section: libs
Homepage: http://openal.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/freealut/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/freealut/?op=log
DM-Upload-Allowed: yes

Package: libalut0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: OpenAL Utility Toolkit
 freealut is a free implementation of OpenAL's ALUT standard. ALUT is a set of
 portable functions which remove the annoying details of getting an audio
 application started. It is the OpenAL counterpart of what GLUT is for OpenGL.

Package: libalut-dev
Section: libdevel
Architecture: any
Depends: libalut0 (= ${binary:Version}), libopenal-dev (>= 1:0.0.8),
	${misc:Depends}
Description: OpenAL Utility Toolkit development files
 freealut is a free implementation of OpenAL's ALUT standard. ALUT is a set of
 portable functions which remove the annoying details of getting an audio
 application started. It is the OpenAL counterpart of what GLUT is for OpenGL.
 .
 This package contains libraries and headers suitable for software development
 with ALUT.

