Source: xpaint Section: graphics Priority: optional Maintainer: Josue Abarca Build-Depends: debhelper (>= 9), libxpm-dev, libxaw7-dev, libtiff-dev, libpng-dev, xutils-dev, libxft-dev, bison, flex (>= 2.5.31-16), libxmu-dev, libxt-dev, libsm-dev, libice-dev, libxext-dev, libx11-dev, x11proto-core-dev, x11proto-xext-dev Standards-Version: 3.9.5 Vcs-Git: https://anonscm.debian.org/git/collab-maint/xpaint.git Vcs-Browser: https://anonscm.debian.org/git/collab-maint/xpaint.git Homepage: https://sourceforge.net/projects/sf-xpaint/ Package: xpaint Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: gv, netpbm, lpr, x-terminal-emulator, editor, imagemagick, ocrad Description: simple paint program for X XPaint is suitable for producing simple graphics. It does offer some advanced features such as image processing functions and gradient fill. . In the C Script Editor of XPaint, the External editor in the File menu will invoke x-terminal-emulator -e sensible-editor. . The gv package will be needed for PDF/PS reading, netpbm will be needed for external conversion, lpr for printing. Package: xpaint-dev Section: libdevel Architecture: any Depends: libxaw3dxft6 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libxmu-dev, libxt-dev, libsm-dev, libice-dev, libxext-dev, libx11-dev, libxpm-dev, libxft-dev, libc-dev, xutils-dev, x11proto-core-dev, x11proto-xext-dev Description: simple paint program for X (development files) XPaint is a program suitable for producing simple graphics. This package contains the headers and other development files not included in the main xpaint package. Install this if you wish to compile programs that use the libxaw3dxft library. Package: libxaw3dxft6 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 Xaw3d, developed as part of xpaint with support for UTF8 input and UTF8 encoding of text, and rendering text with the Freetype library and 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.