Source: font-manager
Section: graphics
Priority: optional
Maintainer: Alessio Treglia <alessio@debian.org>
Uploaders:
 Andrea Colangelo <warp10@ubuntu.com>
Build-Depends:
 autotools-dev (>= 20100122.1~),
 debhelper (>= 7.0.50~),
 dh-autoreconf,
 libfontconfig-dev,
 libfreetype6-dev,
 libglib2.0-dev,
 libpango1.0-dev,
 libsqlite3-dev,
 python-all-dev (>= 2.6.6-3)
X-Python-Version: >= 2.6
Standards-Version: 3.9.3
Homepage: http://code.google.com/p/font-manager/
Vcs-Git: git://git.debian.org/collab-maint/font-manager.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/font-manager.git

Package: font-manager
Architecture: any
Depends:
 python-dbus,
 python-gobject,
 python-gtk2,
 python-libxml2,
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Suggests:
 python-reportlab
Description: font management application for the GNOME desktop
 Font Manager currently allows the user to:
  - Preview installed fonts
  - Compare installed fonts
  - Easily install or remove fonts
  - Easily activate and de-activate installed fonts
  - Specify different directories to search for fonts
  - Group fonts into "Collections", and easily activate or
    de-activate groups of fonts
  - Export "Collections" to an archive for easy backup, sharing, etc.
  - Provides quick access to all GNOME font utilities.
 .
 Font Manager suggests the installation of python-reportlab to allow users
 to export font collections in the PDF format.
