Source: fontforge
Section: fonts
Priority: optional
Maintainer: Package Maintainer <releases@fontforge.org>
Uploaders: Frank Trampe <frank.trampe@gmail.com>,
           Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>,
           Christian Perrier <bubulle@debian.org>,
           Davide Viti <zinosat@tiscali.it>,
           Rogério Brito <rbrito@ime.usp.br>,
           Hideki Yamane <henrich@debian.org>,
           Daniel Kahn Gillmor <dkg@fifthhorseman.net>
XS-Python-Version: all
Build-Depends: autoconf,
               automake1.11,
               autotools-dev,
               bzip2,
               chrpath,
               debhelper (>= 9),
               git,
               libcairo2-dev,
               libfreetype6-dev,
               libgif-dev,
               libjpeg-dev,
               libltdl-dev,
               libpango1.0-dev,
               libpng-dev,
               libspiro-dev,
               libtiff-dev,
               libtool (>= 1.9),
               libuninameslist-dev,
               libxml2-dev,
               libxt-dev,
               python-dev (>= 2.7)
Standards-Version: 3.9.5
Homepage: http://fontforge.github.io/
Vcs-Git: git://github.com/fontforge/fontforge/
Vcs-Browser: http://github.com/fontforge/fontforge/

Package: fontforge
Architecture: any
Multi-Arch: foreign
Depends: fontforge-common (= ${source:Version}),
         libfontforge1 (= ${binary:Version}),
         libgdraw4 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Conflicts: defoma, fontforge-nox
Suggests: autotrace, fontforge-doc, fontforge-extras, potrace, python-fontforge
Description: font editor
 Besides being a font editor, FontForge is also a font format
 converter, and can convert among PostScript (ASCII & binary Type 1,
 some Type 3s, some Type 0s), TrueType, and OpenType (Type2),
 CID-keyed, SVG, CFF and multiple-master fonts.
 .
 This package also provides these programs and utilities:
  fontimage - produce a font thumbnail image;
  fontlint  - checks the font for certain common errors;
  sfddiff   - compare two font files.

Package: fontforge-nox
Architecture: any
Multi-Arch: foreign
Depends: fontforge-common (= ${source:Version}),
         libfontforge1 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Conflicts: defoma, fontforge
Description: font editor - non-X version
 Besides being a font editor, FontForge is also a font format
 converter, and can convert among PostScript (ASCII & binary Type 1,
 some Type 3s, some Type 0s), TrueType, and OpenType (Type2),
 CID-keyed, SVG, CFF and multiple-master fonts.
 .
 This package also provides these programs and utilities:
  fontimage - produce a font thumbnail image;
  fontlint  - checks the font for certain common errors;
  sfddiff   - compare two font files.
 .
 This package contains a version of FontForge compiled with support for
 scripting but no GUI, and not require the graphics library.

Package: fontforge-common
Architecture: all
Depends: ${misc:Depends}
Breaks: fontforge (<< ${binary:Version}), fontforge-nox (<< ${binary:Version})
Description: font editor (common files)
 Besides being a font editor, FontForge is also a font format
 converter, and can convert among PostScript (ASCII & binary Type 1,
 some Type 3s, some Type 0s), TrueType, and OpenType (Type2),
 CID-keyed, SVG, CFF and multiple-master fonts.
 .
 This package contains common arch-independent files.

Package: libfontforge-dev
Section: libdevel
Architecture: any
Depends: libcairo2-dev,
         libfontforge1 (= ${binary:Version}),
         libgdraw4 (= ${binary:Version}),
         libpango1.0-dev,
         python-dev (>= 2.7),
         ${misc:Depends}
Description: font editor - runtime library (development files)
 Besides being a font editor, FontForge is also a font format
 converter, and can convert among PostScript (ASCII & binary Type 1,
 some Type 3s, some Type 0s), TrueType, and OpenType (Type2),
 CID-keyed, SVG, CFF and multiple-master fonts.
 .
 This package contains the runtime library's development files.

Package: libfontforge1
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: fontforge (<< ${binary:Version}),
        libfontforge-dev (<< ${binary:Version})
Replaces: fontforge (<< ${binary:Version}),
          libfontforge-dev (<< ${binary:Version})
Description: font editor - runtime library
 Besides being a font editor, FontForge is also a font format
 converter, and can convert among PostScript (ASCII & binary Type 1,
 some Type 3s, some Type 0s), TrueType, and OpenType (Type2),
 CID-keyed, SVG, CFF and multiple-master fonts.
 .
 This package contains the runtime library.

Package: libgdraw4
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: fontforge (<< ${binary:Version})
Replaces: fontforge (<< ${binary:Version})
Description: font editor - runtime graphics and widget library
 Besides being a font editor, FontForge is also a font format
 converter, and can convert among PostScript (ASCII & binary Type 1,
 some Type 3s, some Type 0s), TrueType, and OpenType (Type2),
 CID-keyed, SVG, CFF and multiple-master fonts.
 .
 This package contains the graphics and widget runtime library.

Package: python-fontforge
Architecture: any
Depends: libfontforge1 (= ${binary:Version}),
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends}
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Section: python
Description: font editor - Python bindings
 Besides being a font editor, FontForge is also a font format
 converter, and can convert among PostScript (ASCII & binary Type 1,
 some Type 3s, some Type 0s), TrueType, and OpenType (Type2),
 CID-keyed, SVG, CFF and multiple-master fonts.
 .
 This package provides the Python modules (the libraries fontforge and
 psMat) to access a FontForge program for font manipulations.

Package: fontforge-dbg
Section: debug
Architecture: any
Priority: extra
Depends: fontforge (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for fontforge
 Besides being a font editor, FontForge is also a font format
 converter, and can convert among PostScript (ASCII & binary Type 1,
 some Type 3s, some Type 0s), TrueType, and OpenType (Type2),
 CID-keyed, SVG, CFF and multiple-master fonts.
 .
 This package contains the debugging symbols for fontforge.
