Skip to content

ansidev/fonts-roboto

Repository files navigation

Fonts-Roboto

Font Roboto is a Roboto font family

Disclaimer

This is not an official package from Google.

Current version: 1.0

Prerequisites

Building requires command dpkg-buildpackage and dh_make. You must install git to clone source or get it via HTTPS

Building the source code

If you are newbie, this is guide for quick build.

First checkout the code from the git repo:

git clone git@github.com:ansidev/fonts-roboto.git fonts-roboto-1.0

Build the binary:

Change to directory fonts-roboto-1.0

cd fonts-roboto-1.0

And then generate file fonts-roboto_{$VERSION}.orig.tar.xz (you must install package dh-make first):

dh_make --createorig

Start build package:

dpkg-buildpackage -uc -us -b

Finally, test package:

lintian ../fonts-roboto_{$VERSION}_all.deb

Install package into the Ubuntu/Debian system

sudo dpkg -i ../fonts-roboto_{$VERSION}_all.deb

About

Source for unofficial font-roboto Debian package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published