summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb
Commit message (Collapse)AuthorAgeFilesLines
* ttf-fonts: Update ttf-ubuntu-font-family recipeDaniel Gomez2020-06-261-20/+0
| | | | | | | | Current version 0.80 is no longer available with the link in the recipe. Update it to use 0.83 version. Signed-off-by: Daniel Gomez <daniel@qtec.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ttf-fonts: inherit oe-core's fontcache.bbclass instead of update-fontsAndreas Müller2013-02-161-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ttf: introduce update-fonts bbclass and change all ttf recipes to use itMartin Jansa2013-02-061-2/+2
| | | | | | | | * without this ttf.inc had to set RRECOMMENDS and postinst/postrm without PN suffix to cover all subpackages created in ttf recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ttf-ubuntu-font-family: added license stuff and updated to 0.80 versionMarcin Juszkiewicz2012-10-101-0/+20
Dropped Serif handling code - there is no Ubuntu Serif. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>