Source: fontship
Section: fonts
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders: Jerome Benoit <calculus@rezozer.net>
Build-Depends:
 debhelper-compat (= 14),
 autoconf-archive,
 pkgconf,
 dh-cargo,
 cargo,
 rustc,
 python3,
 librust-clap-dev,
 librust-clap-derive-dev,
 librust-clap-help-dev,
 librust-clap-complete-dev,
 librust-clap-mangen-dev,
 librust-config-0.14-dev,
 libstd-rust-dev,
 librust-console-dev,
 librust-fluent-dev,
 librust-fluent-fallback-dev,
 librust-fluent-langneg-dev,
 librust-futures-dev,
 librust-git2-dev,
 librust-indicatif-dev,
 librust-inflector-dev,
 librust-itertools-dev,
 librust-lazy-static-dev,
 librust-num-cpus-dev,
 librust-rayon-dev,
 librust-regex-dev,
 librust-rust-embed-dev,
 librust-rustc-hash-dev,
 librust-subprocess-dev,
 librust-unic-langid-dev,
 librust-unic-langid-impl-dev,
 librust-vergen-8-dev,
 jq,
 bash-completion,
 python3-babelfont,
 python3-cffsubr,
 python3-pcpp,
 python3-ufo2ft,
 python3-ufolib2,
 python3-skia-pathops,
 python3-sfdlib,
 python3-sfdnormalize,
 fontconfig,
 font-v,
 fontmake,
 fonttools,
 gftools,
 psautohint,
 sfnt2woff-zopfli,
 woff2,
 ufonormalizer,
 python3-vttlib,
 fish,
 zsh
Standards-Version: 4.7.4
Homepage: https://github.com/theleagueof/fontship
Vcs-Git: https://salsa.debian.org/fonts-team/fontship.git
Vcs-Browser: https://salsa.debian.org/fonts-team/fontship

Package: fontship
Architecture: any
Depends:
 fontship-common (= ${source:Version}),
 make,
 python3,
 python3-babelfont,
 python3-cffsubr,
 python3-pcpp,
 python3-ufo2ft,
 python3-ufolib2,
 python3-skia-pathops,
 python3-sfdlib,
 python3-sfdnormalize,
 fontconfig,
 font-v,
 fontmake,
 fonttools,
 gftools,
 psautohint,
 sfnt2woff-zopfli,
 woff2,
 ufonormalizer,
 python3-vttlib,
 ${misc:Depends},
 ${shlibs:Depends}
Description: toolkit for generating fonts
 Fontship is a toolkit for generating fonts and tooling for a collaborative
 workflow.
 .
 Developed at The League of Moveable Type with the needs of open-source font
 projects in mind, Fontship automates the process of turning your design
 sources into production ready font files and bundling them for publishing.
 Yes you could take all the same steps manually. Yes you could write your own
 scripts to get the same work done. What Fontship brings to the table is
 a complete bundle of all the tooling you need to gather with most bits wired
 up already.
 .
 One building fonts from sources is completely automated, automatic builds
 from CI and publishing releases is just a small step away. As an added bonus,
 everything is carefully organized to make asynchronous remote collaboration
 via version control systems (such as Git) as easy as possible. Designers
 don't even need to be using the same design tools!
 .
 Almost every aspect of the build steps and workflow can be tweaked on
 a per-project basis, but out of the box settings should work to build
 most font projects.

Package: fontship-common
Architecture: all
Multi-Arch: foreign
Depends: zsh, ${misc:Depends}
Suggests: fish
Description: toolkit for generating fonts -- common material
 Fontship is a toolkit for generating fonts and tooling for a collaborative
 workflow.
 .
 Developed at The League of Moveable Type with the needs of open-source font
 projects in mind, Fontship automates the process of turning your design
 sources into production ready font files and bundling them for publishing.
 Yes you could take all the same steps manually. Yes you could write your own
 scripts to get the same work done. What Fontship brings to the table is
 a complete bundle of all the tooling you need to gather with most bits wired
 up already.
 .
 One building fonts from sources is completely automated, automatic builds
 from CI and publishing releases is just a small step away. As an added bonus,
 everything is carefully organized to make asynchronous remote collaboration
 via version control systems (such as Git) as easy as possible. Designers
 don't even need to be using the same design tools!
 .
 Almost every aspect of the build steps and workflow can be tweaked on
 a per-project basis, but out of the box settings should work to build
 most font projects.
 .
 This package contains the common fonship files shared by all architectures.
