Source: devil
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper (>= 9),
 autotools-dev,
 freeglut3-dev,
 liballegro4-dev,
 libgl1-mesa-dev | libgl-dev,
 libjpeg-dev,
 liblcms2-dev,
 libmng-dev,
 libpng-dev,
 libsdl1.2-dev,
 libtiff-dev,
 zlib1g-dev
Standards-Version: 3.9.6
Homepage: http://openil.sourceforge.net/

Package: libdevil1c2
Section: libs
Architecture: any
Replaces:
 libdevil1
Conflicts:
 libdevil1
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Cross-platform image loading and manipulation toolkit
 Developer's Image Library (DevIL) is a programmer's toolkit which can load,
 save and convert a wide variety of image formats. It also offers basic
 manipulation and filtering capabilities.
 .
 DevIL presents a simple programming interface similar to OpenGL's, which is
 easy for a developer to learn and use. Ultimate control of the images is
 left to the developer.

Package: libdevil-dev
Section: libdevel
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 libdevil1c2 (= ${binary:Version}),
 liblcms2-dev,
 libtiff-dev,
 ${misc:Depends}
Description: Cross-platform image loading and manipulation toolkit
 Developer's Image Library (DevIL) is a programmer's toolkit which can
 load, save and convert a wide variety of image formats.  It also offers
 basic manipulation and filtering capabilities.
 .
 DevIL presents a simple programming interface similar to OpenGL's, which is
 easy for a developer to learn and use.  Ultimate control of the images is
 left to the developer.
 .
 This package contains the development files.
