Source: agg
Priority: optional
Maintainer: John Horigan <john@glyphic.com>
Build-Depends: autoconf,
               automake,
               debhelper (>= 9),
               libfreetype6-dev,
               libsdl1.2-dev,
               libtool,
               libx11-dev,
               pkg-config
Standards-Version: 4.0.1
Section: libs
Homepage: http://www.antigrain.com

Package: libagg-dev
Section: libdevel
Conflicts: libagg23-dev
Architecture: any
Depends: ${misc:Depends}
Description: AntiGrain Geometry graphical toolkit (development files)
 Anti-Grain Geometry (AGG) is a general purpose graphical toolkit written
 completely in standard and platform independent C++. It can be used in many
 areas of computer programming where high quality 2D graphics is an essential
 part of the project.
 .
 This package contains the development files for building applications using
 agg.
