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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
Source: fonts-roboto
Priority: optional
Section: fonts
Build-Depends: cdbs,
licensecheck,
debhelper,
libregexp-assemble-perl,
libimage-exiftool-perl,
libfont-ttf-perl
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Uploaders: Vasudev Kamath <vasudev@copyninja.info>,
Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.6
Homepage: https://github.com/google/roboto
Vcs-Git: https://salsa.debian.org/fonts-team/fonts-roboto.git
Vcs-Browser: https://salsa.debian.org/fonts-team/fonts-roboto
Package: fonts-roboto
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
fonts-roboto-unhinted
Description: metapackage to pull in Roboto fonts
Roboto is Google's signature family of fonts, the default font in
Android and ChromeOS and the recommended font for Google's visual
language, Material Design.
.
Roboto supports all Latin, Cyrillic, and Greek characters in Unicode
7.0 as well as currency symbol for the Georgian lari, to be published
in Unicode 8.0.
Package: fonts-roboto-unhinted
Architecture: all
Multi-Arch: foreign
Breaks: fonts-roboto-hinted (<< 0~20170802~)
Depends: ${misc:Depends}
Description: Google's signature family of fonts (unhinted)
Roboto is Google's signature family of fonts, the default font in
Android and ChromeOS and the recommended font for Google's visual
language, Material Design.
.
Roboto supports all Latin, Cyrillic, and Greek characters in Unicode
7.0 as well as currency symbol for the Georgian lari, to be published
in Unicode 8.0.
.
This package contains Roboto font families which lack hinting.
|