From Fedora Project Wiki
(New page: <noinclude>{{CompactHeader|fonts-sig}} </noinclude>The ''font_pkg'' macro takes the following arguments: * an optional '''-n name''' subpackage name * an optional '''-f pattern''' fontconf...) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{CompactHeader|fonts-sig}} | <noinclude>{{CompactHeader|fonts-sig}} | ||
</noinclude>The '' | </noinclude>The ''%_font_pkg'' macro takes the following arguments: | ||
* an optional '''-n name''' subpackage name | * an optional '''-n name''' subpackage name | ||
* an optional '''-f pattern''' fontconfig pattern name. The corresponding files must be installed by the packager in ''%{_fontconfig_templatedir}'' and ''%{_fontconfig_confdir}'' in the ''%install'' section. | * an optional '''-f pattern''' fontconfig pattern name. The corresponding files must be installed by the packager in ''%{_fontconfig_templatedir}'' and ''%{_fontconfig_confdir}'' in the ''%install'' section. | ||
* a '''list of font names or font name patterns'''. The corresponding files must be installed by the packager in ''%{_fontdir}'' in the ''%install'' section. | * a '''list of font names or font name patterns'''. The corresponding files must be installed by the packager in ''%{_fontdir}'' in the ''%install'' section.<noinclude> | ||
{{:Fonts_SIG_signature}}</noinclude> | {{:Fonts_SIG_signature}}</noinclude> |
Latest revision as of 13:58, 20 December 2008
The %_font_pkg macro takes the following arguments:
- an optional -n name subpackage name
- an optional -f pattern fontconfig pattern name. The corresponding files must be installed by the packager in %{_fontconfig_templatedir} and %{_fontconfig_confdir} in the %install section.
- a list of font names or font name patterns. The corresponding files must be installed by the packager in %{_fontdir} in the %install section.