Source: libxaw3dxft
Priority: extra
Maintainer: Jean-Pierre Demailly <jean-pierre.demailly@ujf-grenoble.fr>
Build-Depends: debhelper (>= 8.0.0), autotools-dev
Standards-Version: 3.9.2
Section: libs
Homepage: http://sourceforge.net/projects/sf-xpaint/

Package: libxaw3dxft-dev
Section: libdevel
Architecture: any
Depends: libxaw3dxft (= ${binary:Version})
Description: Xaw3dxft widget set development package
 Xaw3dxft is an extended version of the Xaw3d Athena 3-D widget
 library, with support for UTF8 input and UTF8 encoding of text,
 and rendering text with the Freetype library and anti-aliased
 Truetype fonts.
 .
 This is the development package (i.e. include files and static library)

Package: libxaw3dxft
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: An extended version of Xaw3d with support for UTF8
 Xaw3dxft is an extended version of the Xaw3d Athena 3-D widget
 library, with support for UTF8 input and UTF8 encoding of text,
 and rendering text with the Freetype library and anti-aliased
 Truetype fonts.
 .
 It should be mostly compatible with the original Xaw3d library,
 except for font management: everything using the old X11 core
 font routines should be replaced by their freetype equivalents.
