Skip to content

eddelbuettel/pkg-fonts-jetbrains-mono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkg-fonts-jetbrains-mono

Unofficial Debian packaging for Jetbrains Mono fonts

About

This repository provides a simple way to create a .deb package with TTF files for Jetbrains Mono

Example

Here is a simple screenshot showing Emacs 26 on (an earlier version of) this README.md, along with the font selector.

Installation

After cloning the repository run

dpkg-buildpackage -rfakeroot -us -uc -tc

to create a Debian binary using the common fakeroot suid accessor, without signing changes or control file as we are not uploading anywhere, and cleaning up. More easily, just run

./runMe.sh

and either one of these two will create a .deb package containing the desired fonts.

Status

This is a somewhat ad-hoc package for personal use which I am not even putting onto my PPA. It takes a shortcut in packaging / building as the actual fonts are downloaded rather than made from their sources. That is not exactly how Debian does things; some discussion (for a different font) is at this bug report.

See Also

My similar repositories for creating packages for Fira, Source Code Pro, IBM Plex and a few other package matching pkg-fonts-* in my github repo.

Author

Dirk Eddelbuettel

License

The packaging is provided under the GPL (version 2 or later). The underlying fonts (which are not included in this repository) are licensed under the Apache 2.0 License.

About

(Unofficial) Debian packaging for Jetbrains Mono fonts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published