1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: fontcustom
Section: fonts
Priority: optional
Maintainer: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 11~),
gem2deb
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/debian/fontcustom.git
Vcs-Browser: https://salsa.debian.org/debian/fontcustom
Homepage: https://github.com/FontCustom/fontcustom
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: fontcustom
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
python,
ruby-thor,
ruby-json,
ruby-listen,
woff-tools,
woff2,
fontforge,
${misc:Depends},
${shlibs:Depends}
Description: custom icon webfonts from the comfort of the command line
Generate cross-browser icon fonts and supporting files
(@font-face CSS, etc.) from a collection of SVGs.
|