Source: grcompiler
Build-Depends: debhelper (>= 12), debhelper-compat (= 12), docbook2x, pkg-config, libicu-dev (>= 4.2)
Build-Conflicts: libgtkhtml3.2-dev, libgtkhtml3.6-dev
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders: Daniel Glassey <wdg@debian.org>, Martin Hosken <martin_hosken@sil.org>
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/fonts-team/grcompiler
Vcs-Git: https://salsa.debian.org/fonts-team/grcompiler.git
Homepage: https://github.com/silnrsi/grcompiler

Package: grcompiler
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libgraphite2-3, pango-graphite, gnome-www-browser | firefox-esr, libreoffice
Description: Compiler of smart (graphite) fonts
 SILGraphite is a system that can be used to create and use "smart
 fonts" capable of displaying writing systems with various complex
 behaviors, such as: contextual shaping, ligatures, reordering, split
 glyphs, bidirectionality, stacking diacritics and complex positioning.
 .
 This library was designed and developed by the NRSI (Non-Roman Script
 Initiative) within SIL International (www.sil.org) to act as a
 complement to other smart font rendering technologies with limited
 practical local extensibility. Its purpose is to help meet the needs of
 a very large number of "minority language" communities for local
 extensibility of complex script behaviors.
 .
 The behavior of the SILGraphite rendering engine for a given writing
 system is specified through extra tables added to a TrueType font. These
 tables are generated by compiling a GDL (Graphite Description Language)
 source file into a font using grcompiler.
 .
 This package contains the graphite compiler.
