Add ebuild that allows not-installing the variable font.
This commit is contained in:
parent
4ec3f7c18b
commit
80bd165635
3 changed files with 70 additions and 0 deletions
12
media-fonts/cantarell/metadata.xml
Normal file
12
media-fonts/cantarell/metadata.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>manuel@fritteli.ch</email>
|
||||
<name>Manuel Friedli</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="staticfont">Install the static fonts.</flag>
|
||||
<flag name="variablefont">Install the variable font (may cause problems with Libreoffice and printing/PDF export).</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
Loading…
Add table
Add a link
Reference in a new issue